taiga-back/taiga/auth
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