1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 07:47:32 +00:00
seahub/thirdpart/auth
2012-06-04 21:27:32 +08:00
..
fixtures Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
handlers Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
management Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
tests Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
__init__.py Remove sending email after registration, and clean code 2012-04-21 11:05:59 +08:00
admin.py Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
backends.py Remove auth and site from app, clean auth modual 2012-04-26 20:35:15 +08:00
context_processors.py Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
create_superuser.py Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
decorators.py Using ccnet EmailUser table instead of seahub auth_user table. 2012-04-11 19:48:20 +08:00
forms.py Remove auth and site from app, clean auth modual 2012-04-26 20:35:15 +08:00
middleware.py Using ccnet EmailUser table instead of seahub auth_user table. 2012-04-11 19:48:20 +08:00
models.py Remove auth and site from app, clean auth modual 2012-04-26 20:35:15 +08:00
tokens.py Using ccnet EmailUser table instead of seahub auth_user table. 2012-04-11 19:48:20 +08:00
urls.py Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
views.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