1
0
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:
zming
2017-08-10 17:35:39 +08:00
parent d62a63ba24
commit 5d04ce0de2
10 changed files with 123 additions and 11 deletions

View File

@@ -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: