Maxim Kukhtenkov
|
ce58da58b2
|
Update configs and changelog for version 0.9.0
|
2016-12-22 13:29:51 -08:00 |
|
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
|
45bda640e5
|
Add note to docs for defining custom REGISTER_SERIALIZER
#198
|
2016-11-30 19:49:25 -08: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
|
667e70c40f
|
Update configs and changelog for version 0.8.2
|
2016-11-01 11:10:15 -07: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 |
|
Maxim Kukhtenkov
|
83e200e576
|
Revert "allows registration throttle control"
|
2016-10-17 10:11:04 -07:00 |
|
Syam Mohan
|
acf15b6360
|
Added missing variable "token"
|
2016-07-29 18:24:49 +05:30 |
|
mario
|
18f8178ce6
|
More release changes (0.8.0)
|
2016-07-28 21:16:35 +02:00 |
|
mariodev
|
0ffc573482
|
Merge pull request #209 from vsevolod-kolchinsky/patch-1
allows registration throttle control
|
2016-07-18 08:14:11 +02:00 |
|
vsevolod kolchinsky
|
ff641cf31c
|
Throttling documentation added
|
2016-07-18 09:09:51 +03:00 |
|
Omid Raha
|
8635cec373
|
Fix patterns function name on the installation pgae.
It's `patterns`,
That used as `from django.conf.urls import patterns`
|
2016-07-16 16:37:49 +04:30 |
|
Henk Kraal
|
8812ba11af
|
Added `django.contrib.sites and SITE_ID setting requirements of allauth ` to installation instructions
Fixes #218
|
2016-06-28 22:01:01 +02:00 |
|
Ross Patterson
|
4463fb8afa
|
Fix docs settings default value
|
2016-03-10 14:12:24 -08:00 |
|
Ross Patterson
|
adf22bcc78
|
Fix reference to missing extras_require
|
2016-03-09 11:51:52 -08:00 |
|
Christopher Grebs
|
a661f02b8f
|
Fix typo in configuration.rst
|
2016-03-07 18:43:18 +01:00 |
|
Jon Gregorowicz
|
9baeb2883b
|
Docs comment
|
2016-02-29 08:02:50 -05:00 |
|
Jon Gregorowicz
|
4ba9841bc5
|
Merge changes
|
2016-02-29 08:01:39 -05: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 |
|
Nicola
|
42b860b8bf
|
Change the variable name in the doc
|
2016-02-25 21:37:08 +01:00 |
|
Maciej Jaworski
|
f01ed78d59
|
Update changelog.rst
|
2016-02-23 15:30:53 +00:00 |
|
Maciej Jaworski
|
bb7b1270b7
|
Adjusted phrasing and layout of social integration examples
|
2016-02-23 12:16:24 +00: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
|
ee9e848694
|
URL for twitter login added.
|
2016-02-23 17:31:11 +05:30 |
|
Tevin Joseph K O
|
8f05f20051
|
Updated api_endpoints.rst with twitter login
|
2016-02-23 17:18:30 +05:30 |
|
Tevin Joseph K O
|
e6c5be4b69
|
Updated index.rst with twitter login
|
2016-02-23 17:15:57 +05:30 |
|
Maciej Jaworski
|
b34ef24dd7
|
Merge pull request #167 from fergyfresh/master
Adds logout to API endpoints demo project
|
2016-02-23 11:07:26 +00:00 |
|
Maciej Jaworski
|
40ac97b847
|
Update index.rst
|
2016-02-23 10:20:52 +00: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 |
|
Billy Ferguson
|
37c49e0c86
|
Adds token to logout API documentation
|
2016-02-08 17:35:37 -05:00 |
|
mario
|
af9dcbd79b
|
Added FAQ issue.
|
2016-01-14 22:36:58 +01:00 |
|
Mateus Caruccio
|
70a4dc9a13
|
Allow logout on GET
|
2016-01-09 01:11:35 -02:00 |
|
Mateus Caruccio
|
ccc261d57f
|
Merge branch 'master' of https://github.com/Tivix/django-rest-auth
|
2016-01-07 19:56:33 -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
|
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 |
|
Jon Gregorowicz
|
317db1b811
|
Bump version
|
2016-01-04 13:57:38 -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 |
|
Matt d'Entremont
|
1d9c2d647e
|
#86: Add missing dependencies to setup.py
- Add django-allauth as an extra, and update documentation
- Ensure django-allauth and responses are present when running tests
|
2016-01-04 10:29:50 -04:00 |
|
Mateus Caruccio
|
c9d55f768c
|
Add support for custom Token model
|
2016-01-02 15:59:06 -02:00 |
|
mario
|
ec91620550
|
Merge branch 'master' into pr/130
|
2016-01-02 17:32:40 +01:00 |
|
Will
|
411cc298b3
|
Update demo.rst
With requirements file of django >= 1.7.0, change command of `syncdb` to `migrate` (`syncdb` is deprecated).
|
2015-12-21 11:01:41 -05:00 |
|
ron8mcr
|
f848c8b6fa
|
Merge remote-tracking branch 'Tivix/django-rest-auth/master'
|
2015-12-15 17:06:47 +07:00 |
|
Tom Counsell
|
fb435fbea4
|
Update installation.rst
|
2015-12-11 18:08:39 +07:00 |
|