Commit Graph

  • f79537de77 Update API endpoints docs and docstring Maxim Kukhtenkov 2016-12-07 19:12:01 -0500
  • 6812deeeb4 Rename variable for clarity Maxim Kukhtenkov 2016-12-02 16:35:13 -0800
  • f09bbaf877 Merge pull request #283 from DigiCred/master Maxim Kukhtenkov 2016-12-02 16:08:13 -0800
  • ca62f44061 Append more information to comment Maxim Kukhtenkov 2016-11-30 20:03:34 -0800
  • 45bda640e5 Add note to docs for defining custom REGISTER_SERIALIZER Maxim Kukhtenkov 2016-11-30 19:49:25 -0800
  • ebf6a92b17 Merge pull request #288 from Tivix/logout_on_get Maxim Kukhtenkov 2016-11-30 19:41:14 -0800
  • cef8d67968 Move note under info on accepted params Maxim Kukhtenkov 2016-11-30 19:38:03 -0800
  • 42ae22152a Remove dependency on allauth for logout on GET Maxim Kukhtenkov 2016-11-30 17:39:57 -0800
  • 139dd4a4e4
    refactor: remove redundant check as suggested by @maxim-kht Ankit Popli 2016-11-28 11:42:06 +0530
  • dd6db3563f Allow using custom UserDetailsSerializer with JWTSerializer - update Maxim Kukhtenkov 2016-11-27 17:57:55 -0800
  • 7fc875a4f5 Change handling for logout on GET Maxim Kukhtenkov 2016-11-27 03:35:11 -0800
  • 49ddf00d57 update messages in agreement to comment of pull request Egor Poderyagin 2016-11-27 09:37:25 +0300
  • 89b48ce053 update language file Egor Poderyagin 2016-11-27 09:25:48 +0300
  • a9c6900e26 Merge branch 'RussianLanguage' of https://github.com/Akay7/django-rest-auth into RussianLanguage Egor Poderyagin 2016-11-27 08:05:30 +0300
  • 4599adf92b
    fix: social login using auth code flow Ankit Popli 2016-11-25 20:33:43 +0530
  • 667e70c40f Update configs and changelog for version 0.8.2 v0.8.2 Maxim Kukhtenkov 2016-11-01 11:10:15 -0700
  • a989de8624 Merge pull request #277 from Tivix/demo-site-swagger Maxim Kukhtenkov 2016-11-01 10:56:14 -0700
  • a907efc06b Allow using custom UserDetailsSerializer with JWTSerializer Maxim Kukhtenkov 2016-10-31 20:45:33 -0700
  • 70d03e3e9b Update docstring for UserDetailsView and cleanup Maxim Kukhtenkov 2016-10-31 15:01:06 -0700
  • 8a8479e53b Merge f0483f0be7 into 37375461df William Zhou 2016-10-31 00:03:18 +0000
  • 5330e0cfb1 Add swagger API docs to demo project Maxim Kukhtenkov 2016-10-27 17:42:07 -0700
  • 37375461df Add info to docs and comments Maxim Kukhtenkov 2016-10-24 14:23:44 -0700
  • 35fe1ae590 Return pk in /rest-auth/user/ instead of id Maxim Kukhtenkov 2016-10-17 10:27:03 -0700
  • e662736e4a Merge pull request #256 from briva/patch-1 Maxim Kukhtenkov 2016-10-17 10:26:22 -0700
  • 0472b44241 Merge pull request #273 from Tivix/revert-209-patch-1 Maxim Kukhtenkov 2016-10-17 10:11:18 -0700
  • 83e200e576 Revert "allows registration throttle control" Maxim Kukhtenkov 2016-10-17 10:11:04 -0700
  • 6c0e2d45bb Return all serializer field values in RegisterSerializer#get_cleaned_data Ruben Grill 2016-10-14 16:42:40 +0200
  • 1fc84ce03e Fix errors when authenticated user has no associated email address Ruben Grill 2016-10-14 10:25:59 +0200
  • 26b264adac Add tests for email verification edge cases with missing associated email address Ruben Grill 2016-10-14 10:58:31 +0200
  • 82e2d710da Make VerifyEmailView viewable in rest framework API browser Ruben Grill 2016-10-13 16:12:55 +0200
  • f793447bae Return ID user on /rest-auth/user/ Le Pogam Brivael 2016-09-05 12:44:17 +0200
  • 5367c488df Fix error django 1.9.7 Le Pogam Brivael 2016-09-02 18:15:38 +0200
  • 3b80fcbca9 fix: removed --use-mirrors from pip mario 2016-08-31 18:09:01 +0200
  • 4246511fb1 Merge pull request #235 from syamvilakudy/patch-1 mario 2016-08-31 00:05:32 +0200
  • 53094041b8 Merge pull request #236 from greenstatic/master mario 2016-08-31 00:01:33 +0200
  • 8365d729ac Merge pull request #248 from jberends/master mario 2016-08-31 00:01:01 +0200
  • f07429c252 Merge pull request #244 from Akay7/FixImportAllauthError mario 2016-08-30 23:58:15 +0200
  • 4a4f02f46a fix bug in defualt serializer validation when user object had no email related to it get 500 error mohammad 2016-08-29 23:27:44 +0430
  • 388e0f5027 Merge remote-tracking branch 'upstream/master' mohammad 2016-08-29 23:00:30 +0430
  • 8949b1ffde Refactored the settings of the demo to confirm to the use of TEMPLATE_* settings in django. jberends 2016-08-29 14:58:47 +0200
  • daabb7a171 Merge branch 'master' of github.com:philippeluickx/django-rest-auth Philippe Luickx 2016-08-17 15:56:47 +0300
  • a2f9ca73ee Checking for pre-existing accounts from a different flow when using social connect Philippe Luickx 2016-05-27 14:26:44 +0300
  • 2546b17067 fix import allauth error Poderyagin Egor 2016-08-12 10:46:25 +0300
  • 5086eebfdb Merge pull request #5 from Tivix/master Egor 2016-08-01 09:00:38 +0400
  • 2d54117863 added russian language Poderyagin Egor 2016-08-01 07:51:44 +0300
  • abc72e88f0 changed login into logout in the templates logout_form.html greenstatic 2016-07-29 21:23:52 +0200
  • acf15b6360 Added missing variable "token" Syam Mohan 2016-07-29 18:24:49 +0530
  • e9215f4105 Bump to v0.8.1 v0.8.1 mario 2016-07-28 22:45:39 +0200
  • 18f8178ce6 More release changes (0.8.0) v0.8.0 mario 2016-07-28 21:16:35 +0200
  • 5afb6062af Merge d1339e8517 into 9df528f482 Borislav Petrović 2016-07-28 19:12:10 +0000
  • 9df528f482 Changed confirm email url path + test fixes mario 2016-07-28 20:14:26 +0200
  • d1339e8517 adding notes about pattern change as well as a better reference to fb-login example Borislav Petrovic 2016-07-27 17:32:26 +0200
  • 0ffc573482 Merge pull request #209 from vsevolod-kolchinsky/patch-1 mariodev 2016-07-18 08:14:11 +0200
  • ff641cf31c Throttling documentation added vsevolod kolchinsky 2016-07-18 09:09:51 +0300
  • 235efa4ec1 Dropping django 1.7 support mario 2016-07-18 07:20:02 +0200
  • d26661400d Merge pull request #230 from omidraha/patch-1 mariodev 2016-07-18 07:07:19 +0200
  • c5e0382d25 Increased test coverage (#229) mariodev 2016-07-18 07:06:28 +0200
  • 8635cec373 Fix patterns function name on the installation pgae. Omid Raha 2016-07-16 16:37:49 +0430
  • f2360d6845 Added more tests for twitter social login mariodev 2016-07-05 22:10:04 +0200
  • d34bea1f11 pep8 mariodev 2016-07-04 22:36:42 +0200
  • d6e97cc037 Refactored login process mariodev 2016-07-04 22:28:53 +0200
  • 6e940e08aa Fixes missing backend attr issue mariodev 2016-07-04 22:16:24 +0200
  • f139a4f06a pep8 mario 2016-07-01 08:22:50 +0200
  • 5276227b82 Added twitter login test mariodev 2016-06-30 23:25:58 +0200
  • 976b3bbe4d Merge pull request #220 from hkraal/docs-installation-include-django-sites mariodev 2016-06-28 23:05:47 +0200
  • 8812ba11af Added `django.contrib.sites and SITE_ID setting requirements of allauth` to installation instructions Henk Kraal 2016-06-09 11:03:59 +0200
  • c4e7bdc77f pep8 mariodev 2016-06-28 20:20:53 +0200
  • 118b173282 Merge remote-tracking branch 'origin/master' mariodev 2016-06-28 20:14:26 +0200
  • 8a004bb48a Increased test coverage mariodev 2016-06-28 20:14:05 +0200
  • 2c4f7c2ec5 Merge pull request #202 from frewsxcv/patch-1 mariodev 2016-06-27 20:22:04 +0200
  • 8ffb292b70 Update Travis CI config to run on Python 3.5. Corey Farwell 2016-04-11 14:18:27 -0400
  • f0483f0be7 Fix some bug about custom model CodeMeow5 2016-05-30 18:50:39 +0800
  • 569765639d Checking for pre-existing accounts from a different flow when using social connect Philippe Luickx 2016-05-27 14:26:44 +0300
  • 6c9fca5081 Fix REST_AUTH_REGISTRATION_SERIALIZERS configuration setting to match documentation. Michail 2016-05-22 21:53:46 +0200
  • 2a0fa1ab4e allows registration throttle control vsevolod kolchinsky 2016-05-05 09:03:34 +0300
  • 3189a5c7a0 Merge pull request #187 from marsam/master mariodev 2016-04-14 19:08:18 +0200
  • 5e4d85bca9 Merge pull request #191 from EnTeQuAk/bugfix/fix-social-login-test mariodev 2016-04-14 17:15:16 +0200
  • 22667230bb passing on the context/request to serializer Girish 2016-04-14 12:54:50 +0100
  • f9b6a6cd9f 'detail' keyword in success response messages mariuccio 2016-03-31 10:58:14 +0200
  • 9647d8030c Fix #198 Error when registering a user that uses a custom user model Bruno Soares da Silva 2016-03-22 01:31:52 -0300
  • 50087549e8 Fix social-adatper tests for allauth>=0.25.0 Christopher Grebs 2016-03-14 13:19:06 +0100
  • 49ccfe92a9 Merge pull request #190 from rpatterson/master mariodev 2016-03-11 10:31:50 +0100
  • 4463fb8afa Fix docs settings default value Ross Patterson 2016-03-10 14:12:24 -0800
  • adf22bcc78 Fix reference to missing extras_require Ross Patterson 2016-03-09 11:51:52 -0800
  • 9e9d69f074 Merge 34b714b604 into e8cd780ae2 Girish 2016-03-07 23:35:34 +0000
  • e8cd780ae2 Remove unreachable code in LogoutView Maxim Kukhtenkov 2016-03-07 18:21:11 -0500
  • f95c42036b Merge pull request #188 from EnTeQuAk/patch-1 mariodev 2016-03-07 18:48:00 +0100
  • a661f02b8f Fix typo in configuration.rst Christopher Grebs 2016-03-07 18:43:18 +0100
  • 0737da0077 Capture OAuthError in TwitterLoginSerializer Mario Rodas 2016-03-02 14:59:01 -0500
  • 86a487fe21 Import allauth.socialaccount only when declared in INSTALLED_APPS Mario Rodas 2016-03-02 14:33:27 -0500
  • 34b714b604 Merge pull request #4 from girishkumarkh/patch-4 Girish 2016-03-01 21:33:49 +0000
  • 5b89da1ee5 Merge 7413abfba0 into e3fc4e64e9 Girish 2016-03-01 16:36:31 +0000
  • 7413abfba0 Merge pull request #3 from Tivix/master Girish 2016-03-01 16:36:30 +0000
  • e3fc4e64e9 Merge pull request #178 from jasinai/UnignoreMoFiles Maciej Jaworski 2016-03-01 12:00:57 +0000
  • 2572475971 fixed code quality mjaworski 2016-03-01 11:51:01 +0000
  • 8bbefa6b97 Merge pull request #2 from Tivix/master Girish 2016-03-01 11:28:13 +0000
  • d18475ecce added SOCIAL_LOGIN_SERIALIZER in docs Girish 2016-03-01 11:25:07 +0000
  • 80adbae73a Update views.py Girish 2016-03-01 11:23:12 +0000
  • 92c840a0ef Merge pull request #1 from girishkumarkh/patch-3 Girish 2016-03-01 11:21:07 +0000
  • 5a3c84fed6 added SocialLoginSerializer in Views Girish 2016-03-01 11:19:48 +0000