1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-14 21:23:50 +00:00
seahub/thirdpart/auth
2013-03-13 19:22:17 +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
locale/zh_CN/LC_MESSAGES improve the tip of open-local 2013-01-10 11:47:05 +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 users' repo decrypt passwords from server when log out 2012-11-22 14:26:39 +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 Added email sending settings 2013-01-09 17:30:31 +08:00
i18n.sh.template Modified translations and i18n for auth 2012-10-30 14:42:21 +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 Fixed password reset bug 2013-03-13 19:22:17 +08:00
urls.py Add auth module to thirdpart 2012-04-07 20:08:56 +08:00
views.py Added email sending settings 2013-01-09 17:30:31 +08:00