Maxim Kukhtenkov
|
951f3ce284
|
Compile translations and small text fixes
|
2016-12-22 11:57:23 -08:00 |
|
Maxim Kukhtenkov
|
f79537de77
|
Update API endpoints docs and docstring
https://github.com/Tivix/django-rest-auth/issues/280
|
2016-12-07 19:12:01 -05:00 |
|
Maxim Kukhtenkov
|
cef8d67968
|
Move note under info on accepted params
|
2016-11-30 19:38:47 -08:00 |
|
Maxim Kukhtenkov
|
42ae22152a
|
Remove dependency on allauth for logout on GET
|
2016-11-30 17:39:57 -08:00 |
|
Maxim Kukhtenkov
|
7fc875a4f5
|
Change handling for logout on GET
+ Make it require allauth
+ Add a note to docs that it’s not a recommended setting
|
2016-11-27 03:37:05 -08:00 |
|
Maxim Kukhtenkov
|
37375461df
|
Add info to docs and comments
+ Add comments by @chubz regarding django-allauth hmac pattern from PR #233
+ Cleanup
|
2016-10-24 14:23:44 -07:00 |
|
Syam Mohan
|
acf15b6360
|
Added missing variable "token"
|
2016-07-29 18:24:49 +05:30 |
|
mariodev
|
ef56efc0c8
|
Merge pull request #152 from caruccio/logout-on-get
Allow logout on GET
|
2016-02-26 13:38:01 +01:00 |
|
Maciej Jaworski
|
b6e991e787
|
Merge pull request #154 from tevinjoseph/master
Added a Serializer for Twitter oauth
|
2016-02-23 12:04:38 +00:00 |
|
Tevin Joseph K O
|
8f05f20051
|
Updated api_endpoints.rst with twitter login
|
2016-02-23 17:18:30 +05:30 |
|
Billy Ferguson
|
37c49e0c86
|
Adds token to logout API documentation
|
2016-02-08 17:35:37 -05: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 |
|
mario
|
54eb54ad65
|
Cleaned up LoginSerializer codebase
|
2016-01-06 01:18:13 +01:00 |
|
mario
|
99c4dc9d05
|
Brought back pass verification + added test
|
2016-01-05 14:56:11 +01:00 |
|
Roman Gorbil
|
10ae7acac9
|
Rewrite registration logic
|
2015-11-24 17:11:46 +07:00 |
|
Bhaarat Sharma
|
296a49a04b
|
Don't log the user out after change password - Django 1.7
|
2015-10-18 00:20:50 -04:00 |
|
Mateusz Sikora
|
1cdbc95dbb
|
Merge pull request #85 from iraycd/patch-1
Added old password to Password Change
|
2015-08-14 13:59:53 +02:00 |
|
Philippe Luickx
|
74f2ffec7f
|
now also accepting authorization codes from social login (e.g. facebook)
|
2015-08-07 13:26:57 +03:00 |
|
Ray Ch
|
ce81906f59
|
Note for old_password.
|
2015-05-23 01:28:40 +05:30 |
|
Ray Ch
|
f4160f6577
|
Added old password to Password Change
|
2015-05-23 01:17:06 +05:30 |
|
Mateusz Sikora
|
059b0dcbab
|
make all endpoints browsable
|
2014-11-12 10:33:29 +01:00 |
|
Mateusz Sikora
|
5fd7ea5596
|
update demo project - still not finished
|
2014-10-15 17:32:19 +02:00 |
|
Mateusz Sikora
|
478d10017c
|
update documentation
|
2014-10-09 14:16:39 +02:00 |
|
Mateusz Sikora
|
cf19e58dc8
|
draft version of documentation
|
2014-10-09 13:01:47 +02:00 |
|