django-rest-auth/rest_auth
Peter Bassem Sobhi 8f16c5ddc7 Add settings attribute to check if inactive user login is allowed
This will help if 'AllowAllUsersModelBackend' is used or any other authentication backend that allow inactive user login is used.
2018-01-28 00:50:15 +02:00
..
locale polish translation 2017-03-11 15:50:27 +01:00
registration Flake8 fix - unused import 2018-01-20 20:25:58 -05:00
tests Update configs and changelog for version 0.9.3 + additional fixes 2018-01-19 19:44:31 -05:00
__init__.py First commit. 2014-04-30 12:52:05 -07:00
admin.py First commit. 2014-04-30 12:52:05 -07:00
app_settings.py Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00
models.py Add support for custom Token model 2016-01-02 15:59:06 -02:00
serializers.py Add settings attribute to check if inactive user login is allowed 2018-01-28 00:50:15 +02:00
social_serializers.py Refactor social connect views and serializers 2018-01-18 21:08:41 -05:00
urls.py closes PR #134 and adds same syntax to demo 2016-01-04 16:29:47 -08:00
utils.py Compile translations and small text fixes 2016-12-22 11:57:23 -08:00
views.py Handle extra args and kwargs in all POST endpoints 2017-10-24 20:14:12 -04:00