mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-21 11:27:18 +00:00
[ share-repo ] can share repo to any groups
This commit is contained in:
@@ -1939,6 +1939,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