mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 13:24:52 +00:00
Use email-user and binding in ccnet instead of userprofile in seahub
* Remove UserProfile from profile/models. * Disable ccnet user id binding in profile page
This commit is contained in:
@@ -145,4 +145,4 @@ else:
|
||||
LOGIN_URL = SITE_ROOT + 'accounts/login'
|
||||
|
||||
# profile
|
||||
AUTH_PROFILE_MODULE = "profile.UserProfile"
|
||||
#AUTH_PROFILE_MODULE = "profile.UserProfile"
|
||||
|
Reference in New Issue
Block a user