mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
* Some notes
* Placeholder menu editor module
This commit is contained in:
parent
521710e6ec
commit
30b98e9e3b
4 changed files with 29 additions and 1 deletions
|
@ -79,7 +79,7 @@ function getDefaultConfig() {
|
|||
|
||||
users : {
|
||||
usernameMin : 2,
|
||||
usernameMax : 16,
|
||||
usernameMax : 16, // Note that FidoNet wants 36 max
|
||||
usernamePattern : '^[A-Za-z0-9~!@#$%^&*()\\-\\_+]+$',
|
||||
passwordMin : 6,
|
||||
passwordMax : 128,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue