From rswindell@VERT to CVS commit on Tue Apr 7 19:53:48 2020
src/sbbs3 newuser.cpp 1.86 1.87
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv26018
Modified Files:
newuser.cpp
Log Message:
Allow more new user information prompts to be disabled by setting the prompt text to an empty strings ("") in the ctrl/text.dat file, even the Name/Alias prompt! Now this does mean that only terminal protocols where the username
is provided as part of the negotiation could be used to create new user accounts (i.e. not Telnet), which I suppose could be fine for an RLogin-only game server
.
If no user name is supplied by either protocol or prompt, an error is logged and the function fails.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Rob Swindell@VERT to Git commit to sbbs/master on Sat Oct 3 16:30:58 2020