Jon Gregorowicz
|
f8a9cc152d
|
Merge branch 'master' into jwt-support
# Conflicts:
# docs/configuration.rst
# rest_auth/registration/views.py
# rest_auth/tests/test_api.py
# rest_auth/utils.py
# rest_auth/views.py
|
2016-02-15 23:35:32 -05:00 |
|
Jon Gregorowicz
|
19e234d1dc
|
* Added support for REST_USE_JWT
* Added JWTSerializer
* Added JWT encoding support, based on django-rest-framework-jwt
* Tests for JWT authentication
|
2016-01-04 12:45:33 -05:00 |
|
Mateus Caruccio
|
c9d55f768c
|
Add support for custom Token model
|
2016-01-02 15:59:06 -02:00 |
|
mjaworski
|
9803d9f941
|
adding static code analysis
|
2015-04-28 10:04:20 +02:00 |
|
Mateusz Sikora
|
e8a7b0bdf4
|
add old_password field in PasswordChangeSerializer, disabled by default
|
2014-11-12 11:51:22 +01:00 |
|
Mateusz Sikora
|
989f3fa7af
|
minor fixes
|
2014-10-09 11:41:52 +02:00 |
|
Mateusz Sikora
|
6ecb6a7847
|
fix setting name
|
2014-10-09 10:49:20 +02:00 |
|
Mateusz Sikora
|
2b5942c4ac
|
custom serializers settings
|
2014-10-08 13:19:34 +02:00 |
|