mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +00:00
Merge pull request #1743 from haiwen/master-sharing-groups
[ share-repo ] can share repo to any groups
This commit is contained in:
@@ -1960,6 +1960,7 @@ def sys_settings(request):
|
||||
'USER_PASSWORD_STRENGTH_LEVEL', 'SHARE_LINK_PASSWORD_MIN_LENGTH',
|
||||
'ENABLE_USER_CREATE_ORG_REPO', 'FORCE_PASSWORD_CHANGE',
|
||||
'LOGIN_ATTEMPT_LIMIT', 'FREEZE_USER_ON_LOGIN_FAILED',
|
||||
'ENABLE_SHARE_TO_ALL_GROUPS'
|
||||
]
|
||||
|
||||
if HAS_TWO_FACTOR_AUTH:
|
||||
|
Reference in New Issue
Block a user