1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-15 05:33:38 +00:00
seahub/thirdpart/registration
2012-10-15 19:09:53 +08:00
..
backends Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
locale Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
management Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
tests Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
__init__.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
admin.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
auth_urls.py Add notification at info-bar, and fix bug in visiting register/login page when user is already logged in. 2012-06-04 21:27:32 +08:00
forms.py Fiexed long username bug when login 2012-10-15 19:09:53 +08:00
models.py Use user.set_password to change user password, instead of using raw rpc 2012-08-16 14:31:37 +08:00
signals.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
urls.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
views.py Add unregistered user to group 2012-09-19 19:52:35 +08:00