-
- Downloads
Implement duplicate new-user email address checking (optional)
If a sysop wants to prevent new users from using an email address of an existing user, they can set SCFG->System->New User Values->Question Toggles->Force Unique E-mail/NetMail to "Yes". This partially addresses issue #127, at least for the terminal server.
parent
bdb08f66
No related branches found
No related tags found
Showing
- exec/load/sbbsdefs.js 1 addition, 0 deletionsexec/load/sbbsdefs.js
- src/sbbs3/newuser.cpp 5 additions, 2 deletionssrc/sbbs3/newuser.cpp
- src/sbbs3/sbbsdefs.h 1 addition, 1 deletionsrc/sbbs3/sbbsdefs.h
- src/sbbs3/scfg/scfgsys.c 18 additions, 12 deletionssrc/sbbs3/scfg/scfgsys.c
- src/sbbs3/text.h 1 addition, 1 deletionsrc/sbbs3/text.h
- src/sbbs3/text_defaults.c 2 additions, 1 deletionsrc/sbbs3/text_defaults.c
Loading
Please register or sign in to comment