This website requires JavaScript.
Explore
Help
Sign In
taiga
/
taiga-back
Watch
1
Star
0
Fork
You've already forked taiga-back
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f37de85961
taiga-back
/
taiga
/
auth
History
David Barragán Merino
99244b8393
Re-do github login
2014-11-18 15:35:42 +01:00
..
__init__.py
Move contents from __init__.py to backends.py with much more docstrings.
2014-04-21 17:27:22 +02:00
api.py
[HUGE CHANGE] Changed the permissions system
2014-07-24 12:19:06 +02:00
backends.py
Removing cancel_token and using django.core.signing stuff
2014-10-10 09:29:51 +02:00
permissions.py
Now supersusers can view everything
2014-08-18 10:20:37 +02:00
serializers.py
Refactor user profile form and
fix
#1098
2014-09-25 20:05:34 +02:00
services.py
Re-do github login
2014-11-18 15:35:42 +01:00
signals.py
Sending a custom signal when users are registered
2014-10-08 01:46:31 +02:00
tokens.py
Fixing error when recovering the user token and the key doesn't exist
2014-10-20 09:40:51 +02:00