mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 10:15:55 +02:00
* WIP on user groups
* Minor changes to user credential prompt
This commit is contained in:
parent
ca3453ecfb
commit
a7f9e3846e
8 changed files with 145 additions and 37 deletions
|
@ -86,6 +86,7 @@ function getDefaultConfig() {
|
|||
passwordMax : 128,
|
||||
requireActivation : true, // require SysOp activation?
|
||||
invalidUsernames : [],
|
||||
defaultGroups : [ 'users' ]
|
||||
},
|
||||
|
||||
defaults : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue