1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-28 19:51:34 +00:00
seahub/thirdpart/auth
2012-09-01 13:36:15 +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 to app 2012-08-07 19:50:10 +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 Refactor auth and rename CcnetUser to User 2012-08-07 16:48:26 +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 [api] clean code for http errors 2012-09-01 13:36:15 +08:00
forms.py Refactor auth and rename CcnetUser to User 2012-08-07 16:48:26 +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 Refactor auth and rename CcnetUser to User 2012-08-07 16:48:26 +08:00