mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-28 08:06:56 +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:
@@ -1,4 +1,4 @@
|
||||
from django.contrib import admin
|
||||
from profile.models import UserProfile
|
||||
#from profile.models import UserProfile
|
||||
|
||||
admin.site.register(UserProfile)
|
||||
#admin.site.register(UserProfile)
|
||||
|
Reference in New Issue
Block a user