feat(preferences): Add SOGoCreateIdentitiesDisabled domain option which disables identity creation for users in preferences

This commit is contained in:
smizrahi
2023-04-18 16:57:31 +02:00
parent 5500ce7085
commit af6202bee6
6 changed files with 126 additions and 24 deletions
@@ -810,6 +810,9 @@ specified as an array of dictionaries.
|S |SOGoJWTSecret
|JWT secret according to RFC-7519. Default value is `SOGo`.
|D |SOGoCreateIdentitiesDisabled
|Disable identity creation for users in preferences. If `YES`, users won't be able to add new identities and will allow to change only full name, signature and default identity. Default value is `NO`.
|=======================================================================