mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Admin panel:
Only invited user can register in strict mode, Set mail server in admin panel, Switch strict mode in admin panel, Invite people to system in admin panel
This commit is contained in:
parent
29fdfb9c88
commit
1dfb6ef477
20 changed files with 638 additions and 10 deletions
|
@ -119,6 +119,8 @@
|
|||
"allowIsBoardMember": true,
|
||||
"allowIsBoardMemberByCard": true,
|
||||
"Emoji": true,
|
||||
"Checklists": true
|
||||
"Checklists": true,
|
||||
"Settings": true,
|
||||
"InvitationCodes": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue