Joao Ricardo
|
60a585339b
|
Fix typo on test variable name
|
2017-01-29 13:17:33 -02:00 |
|
mario
|
9df528f482
|
Changed confirm email url path + test fixes
|
2016-07-28 20:14:26 +02:00 |
|
mariodev
|
c5e0382d25
|
Increased test coverage (#229)
* Added twitter login test
* pep8
* Fixes missing backend attr issue
* Refactored login process
* pep8
* Added more tests for twitter social login
|
2016-07-18 07:06:28 +02:00 |
|
mariodev
|
c4e7bdc77f
|
pep8
|
2016-06-28 20:20:53 +02:00 |
|
mariodev
|
8a004bb48a
|
Increased test coverage
+ minor fixes
|
2016-06-28 20:14:05 +02:00 |
|
mjaworski
|
2572475971
|
fixed code quality
|
2016-03-01 11:51:01 +00:00 |
|
Jon Gregorowicz
|
e3901516cb
|
Merge branch 'master' into jwt-support
# Conflicts:
# docs/changelog.rst
# rest_auth/registration/views.py
|
2016-02-29 07:45:43 -05:00 |
|
mariodev
|
ef56efc0c8
|
Merge pull request #152 from caruccio/logout-on-get
Allow logout on GET
|
2016-02-26 13:38:01 +01:00 |
|
Jon Gregorowicz
|
8b5e5173d0
|
Added newline to pip file
|
2016-02-16 00:43:19 -05:00 |
|
Jon Gregorowicz
|
e3a1ba520e
|
Added tests for JWT, fixed merge issues
|
2016-02-16 00:42:18 -05:00 |
|
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 |
|
mariodev
|
00415301d6
|
Merge pull request #145 from mdentremont/topic/131
#131: Do not raise 400 when resetting password for non-existing account
|
2016-01-14 23:53:31 +01:00 |
|
mario
|
ae8a26b708
|
Return token only when verification is mandatory
|
2016-01-11 22:33:14 +01:00 |
|
Mateus Caruccio
|
70a4dc9a13
|
Allow logout on GET
|
2016-01-09 01:11:35 -02:00 |
|
mariodev
|
334a29c4d9
|
Merge pull request #151 from Tivix/pr/130
Refactored registration logic
|
2016-01-06 18:26:47 +01:00 |
|
mariodev
|
d63232224e
|
Merge pull request #150 from Tivix/pr/141
Ability to login using e-mail (without allauth)
|
2016-01-06 18:16:51 +01:00 |
|
mario
|
b12ed79bb1
|
Merge branch 'master' into pr/141
|
2016-01-05 22:32:38 +01:00 |
|
Tabatha Memmott
|
55fb36ec91
|
url change for tests
|
2016-01-05 11:46:01 -08:00 |
|
mario
|
073dd3e765
|
Fixed flake8 warnings
|
2016-01-05 15:09:31 +01:00 |
|
mario
|
99c4dc9d05
|
Brought back pass verification + added test
|
2016-01-05 14:56:11 +01: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 |
|
Matt d'Entremont
|
d36a9bc1cb
|
#131: Do not raise 400 when resetting password for non-existing account
- Do not raises validation error if email doesn't exist
- Update unit test
|
2016-01-04 10:17:47 -04:00 |
|
mario
|
ec91620550
|
Merge branch 'master' into pr/130
|
2016-01-02 17:32:40 +01:00 |
|
mariodev
|
4a56a9e7e5
|
Merge pull request #140 from Akay7/TestResetPass
Test reset pass
|
2015-12-22 11:57:01 +01:00 |
|
mario
|
4c8db510b0
|
Fixed test exception.
|
2015-12-22 09:28:35 +01:00 |
|
ron8mcr
|
f848c8b6fa
|
Merge remote-tracking branch 'Tivix/django-rest-auth/master'
|
2015-12-15 17:06:47 +07:00 |
|
Poderyagin Egor
|
bb2fb65f7d
|
Auth by email
|
2015-12-13 23:43:33 +03:00 |
|
Poderyagin Egor
|
a93b7f5cec
|
Added test case for reset by email in different case
|
2015-12-13 22:24:27 +03:00 |
|
mario
|
72062408aa
|
Reorganized test files
|
2015-12-04 09:32:03 +01:00 |
|