Commit Graph

  • cbda9ee075 Add Django 1.11 to Travis CI Maxim Kukhtenkov 2017-05-15 10:36:19 -0400
  • 0f814f3918 Merge b22c34dfa2 into 13863991ca Girish 2017-05-15 12:27:22 +0000
  • 13863991ca Merge pull request #321 from mpuhacz/polish-translation mario 2017-05-14 21:52:27 +0200
  • eae745c255 allow registration with empty email when email field is not required Egor Poderyagin 2017-05-12 21:53:35 +0300
  • a08155a481 allow return detail user on registration Egor Poderyagin 2017-05-12 14:12:44 +0300
  • f48d19b3ba refactor unittest Egor Poderyagin 2017-05-08 08:49:31 +0300
  • ac4fdfcb84 update docs Egor Poderyagin 2017-05-08 07:46:29 +0300
  • 60bc0d447e add support get user details on login Egor Poderyagin 2017-05-08 07:42:02 +0300
  • 052094d43c Pass context to user defined USER_DETAILS_SERIALIZER Vladislav Manchev 2017-04-26 23:20:10 +0200
  • 6b57aa896b Merge eb57477607 into 8c58782e30 Noel Martin Llevares 2017-04-17 03:30:05 +0000
  • 66ac719925 Merge 6c9fca5081 into 8c58782e30 Michail Brynard 2017-04-16 17:11:01 +0000
  • 29192e0928 typo fix (djangorestframework-jwt) Grigoriy Beziuk 2017-03-30 13:43:21 +0700
  • c18771aa85 adapted test case and added DRF as pip requirement for tests Philippe Luickx 2017-03-23 13:54:22 +0200
  • 9f62933af1 Merge branch 'master' of github.com:philippeluickx/django-rest-auth Philippe Luickx 2017-03-23 11:41:14 +0200
  • fb774109a0 Checking for pre-existing accounts from a different flow when using social connect Philippe Luickx 2016-05-27 14:26:44 +0300
  • 8c58782e30 Change requirements in setup.py: allauth is only required for tests Maxim Kukhtenkov 2017-03-20 19:26:44 -0700
  • dd3eb3e8c6 fix: few fixes for #312 mario 2017-03-19 21:21:32 +0100
  • e665b95643 Merge pull request #312 from swstack/custom-registration-permissions mario 2017-03-19 13:24:31 +0100
  • bf96f6ab8e polish translation mpuhacz 2017-03-11 15:50:27 +0100
  • d0d348bf6b polish translation mpuhacz 2017-03-11 12:33:25 +0100
  • 50325ddb4f polish translation mpuhacz 2017-03-11 12:10:55 +0100
  • 819fbf768f Update configs and changelog for version 0.9.1 v0.9.1 Maxim Kukhtenkov 2017-03-05 22:05:08 -0800
  • 469e4af82b Compile translations Maxim Kukhtenkov 2017-03-05 22:02:28 -0800
  • 5b94deb5c5 Merge pull request #300 from Cahersan/master Maxim Kukhtenkov 2017-03-05 21:55:25 -0800
  • 48dba428d8 Merge pull request #308 from joaoricardo000/master Maxim Kukhtenkov 2017-03-05 21:45:56 -0800
  • 955ff3a280 Change retrieving user details serializer to avoid import error Maxim Kukhtenkov 2017-03-05 21:37:14 -0800
  • 3f7035eb68 Added French translations Antoine d'Otreppe 2017-02-14 13:28:42 +0100
  • be17865b00 registration: allow custom permission classes Stephen Stack 2017-02-12 17:35:28 -0600
  • 9cf4c4e730 deps: dev-requirements.txt to install developer dependencies Stephen Stack 2017-02-12 16:47:03 -0600
  • 49eaf0feea deps: require django-allauth>=0.25.0 Stephen Stack 2017-02-12 16:41:11 -0600
  • 60a12107ba Add djangorestframework-jwt on test_require Joao Ricardo 2017-01-29 13:18:44 -0200
  • 60a585339b Fix typo on test variable name Joao Ricardo 2017-01-29 13:17:33 -0200
  • c5bc4255d7 Merge ad61169dfa into beb073f35f Daniel Stanton 2017-01-26 19:11:08 +0000
  • ad61169dfa removed APIClient dupe Daniel Stanton 2017-01-26 19:11:07 +0000
  • eb2684fd2e Stuggling with the logout tests... Daniel Stanton 2017-01-26 18:44:31 +0000
  • 5961c48a07 Added some knox tests Daniel Stanton 2017-01-26 18:44:09 +0000
  • bab9a18bcb Wrong serializer and key Daniel Stanton 2017-01-26 18:28:16 +0000
  • 84aa8965d7 Added logout all URL for tests Daniel Stanton 2017-01-26 18:27:41 +0000
  • fb8adc0aac Simplified logic for selections based on REST_USE_KNOX Daniel Stanton 2017-01-26 18:27:13 +0000
  • 5e790098ed Bash shouldn't be there Daniel Stanton 2017-01-26 12:15:49 +0000
  • 869de7d4bb Add missing dependencies for test setup Daniel Stanton 2017-01-26 12:15:01 +0000
  • 638f53c65e Ignore Virtual Environment files Daniel Stanton 2017-01-26 12:14:31 +0000
  • 2059de79db Installed Knox for tests Daniel Stanton 2017-01-25 18:03:23 +0000
  • acb6a0d342 Missed a KnoxTokenSerializer to KnoxSerializer, Daniel Stanton 2017-01-25 18:02:55 +0000
  • b3d85f23b2 Added configuration and installation documentation Daniel Stanton 2017-01-25 18:01:39 +0000
  • c341b1b0ff Renamed KnoxTokenSerializer to KnoxSerializer Daniel Stanton 2017-01-25 18:00:02 +0000
  • 1ce7b850d7 Updated API endpoints documentation Daniel Stanton 2017-01-25 17:29:16 +0000
  • c1df248dbb Use custom User serializer with Knox as well as JWT Daniel Stanton 2017-01-25 16:19:02 +0000
  • abb0ae963e Include User Details for Knox responses Daniel Stanton 2017-01-25 16:00:58 +0000
  • 89dd206128 Extend to Append Daniel Stanton 2017-01-25 15:43:26 +0000
  • cb3c859919 KnoxTokenAuthentication won't exist unless REST_USE_KNOX Daniel Stanton 2017-01-25 13:20:51 +0000
  • cc37193efd Import settings Daniel Stanton 2017-01-25 13:14:28 +0000
  • cddfc3d2ff It was missing a comma Daniel Stanton 2017-01-25 13:13:13 +0000
  • f7cbbb0843 Added logoutall to main urls list Daniel Stanton 2017-01-25 13:11:05 +0000
  • b56e542e01 Made Logout All clearer Daniel Stanton 2017-01-25 13:10:51 +0000
  • aa0b3caa8b Extend urlpatterns Daniel Stanton 2017-01-25 13:04:21 +0000
  • a262e59b02 LogoutAllView deletes all Knox tokens Daniel Stanton 2017-01-25 13:00:42 +0000
  • 053be68cdc Removed blank line Daniel Stanton 2017-01-25 12:39:54 +0000
  • fab9a7baa7 Try/except Knox Logout Daniel Stanton 2017-01-25 12:24:26 +0000
  • 0db8c0dd95 Knox Login/Logout Daniel Stanton 2017-01-25 12:04:42 +0000
  • b6c267cafc Import KnoxTokenSerializer into views Daniel Stanton 2017-01-25 10:50:33 +0000
  • 9588627414 Missed a revert to REST_USE_KNOX Daniel Stanton 2017-01-25 10:50:15 +0000
  • e1dffa4ef7 Reverted use of REST_AUTH_TOKEN_APP Daniel Stanton 2017-01-25 10:44:31 +0000
  • 6f2319e20e Pass Knox serializer appropriate data format and separate from default Daniel Stanton 2017-01-24 14:54:14 +0000
  • a2aa430d4a KnoxTokenSerializer should be serializers.Serializer Daniel Stanton 2017-01-24 14:49:46 +0000
  • c27286170c KnoxTokenSerializer should just return the generated token Daniel Stanton 2017-01-24 14:48:24 +0000
  • 544c45f84a Knox model stores token_key, not token Daniel Stanton 2017-01-24 14:42:53 +0000
  • 3ac64f99dd Knox tokens should be created, not retrieved Daniel Stanton 2017-01-24 14:37:46 +0000
  • 83f4db64a4 Added create_knox_token Daniel Stanton 2017-01-24 14:34:06 +0000
  • e9c4ecbc07 Use REST_AUTH_TOKEN_APP and remove REST_USE_JWT Daniel Stanton 2017-01-24 14:20:41 +0000
  • b49bb2a1aa Remove KnoxTokenSerializer import from views Daniel Stanton 2017-01-24 13:59:17 +0000
  • b926291fdc Replaced tabs with spaces Daniel Stanton 2017-01-24 13:56:23 +0000
  • d76b685c36 try/except Knox AuthToken model import Daniel Stanton 2017-01-24 13:53:06 +0000
  • 0c9c9b5a5a Use TokenModel in Knox serializer Daniel Stanton 2017-01-24 13:52:19 +0000
  • 41b5cca6db Removed bad commas Daniel Stanton 2017-01-24 13:01:17 +0000
  • b9aadef031 Remove KnoxTokenSerializer import Daniel Stanton 2017-01-24 12:52:50 +0000
  • a8c6248134 DefaultTokenSerializer depends on REST_USE_KNOX Daniel Stanton 2017-01-24 12:51:29 +0000
  • ca0cbd88e6 Use Knox AuthToken as default Token Model if REST_USE_KNOX is True Daniel Stanton 2017-01-24 12:47:46 +0000
  • ea9bdec6ca Use self.token instead of user.auth_token Daniel Stanton 2017-01-24 12:44:03 +0000
  • 64b241c93f Added KnoxTokenSerializer to app_settings Daniel Stanton 2017-01-24 12:36:19 +0000
  • e4487dc029 Added serializer for Knox AuthToken Daniel Stanton 2017-01-24 12:31:29 +0000
  • 09a30742f7 Added Spanish translations Carlos 2017-01-13 11:49:02 +0100
  • beb073f35f Update travis.yml and add latest Django 1.10 to tests Maxim Kukhtenkov 2016-12-31 12:59:49 -0800
  • 971072ae37 Add sensitive_post_parameters decorator to several views Maxim Kukhtenkov 2016-12-31 12:55:19 -0800
  • c285754ad8 Update index.rst iloveyo123u1 2016-12-25 23:12:19 +0800
  • ce58da58b2 Update configs and changelog for version 0.9.0 v0.9.0 Maxim Kukhtenkov 2016-12-22 13:29:51 -0800
  • 951f3ce284 Compile translations and small text fixes Maxim Kukhtenkov 2016-12-22 11:57:23 -0800
  • ed335590fd Merge 1fc84ce03e into aa677d51c0 rubengrill 2016-12-21 22:25:36 +0000
  • aa677d51c0 PEP8 cleanup and small text fixes Maxim Kukhtenkov 2016-12-21 14:08:56 -0800
  • 5bcf31f545 Remove redundant required=True from serializer fields Maxim Kukhtenkov 2016-12-21 13:47:24 -0800
  • 9df9608631 Add get_queryset method to UserDetailsView due to issue with Swagger Maxim Kukhtenkov 2016-12-21 11:40:18 -0800
  • e81ed716ec Add verification e-mail sent message Maxim Kukhtenkov 2016-12-21 11:31:04 -0800
  • a673db87f8 Merge pull request #200 from mariuccio/master Maxim Kukhtenkov 2016-12-21 11:12:59 -0800
  • 21968bbe98 Merge 82e2d710da into 592ea78edc rubengrill 2016-12-21 19:05:32 +0000
  • 592ea78edc Merge pull request #289 from squallcs12/refactor/allow-VerifyEmailView-work-with-swagger Maxim Kukhtenkov 2016-12-21 11:05:28 -0800
  • 5ec3b73dec Merge pull request #284 from Akay7/RussianLanguage Maxim Kukhtenkov 2016-12-10 13:52:13 -0500
  • e7cf1528e7 Merge 49ddf00d57 into d20a601fdd Egor 2016-12-09 15:49:12 +0000
  • d20a601fdd Merge pull request #286 from Tivix/jwt-serializer-with-custom-user-model Maxim Kukhtenkov 2016-12-09 10:12:52 -0500
  • d2917e9f3f refactor allow VerifyEmailView display data field in swagger Bang Dao 2016-12-09 16:53:09 +0700
  • f200b8d6f0 Remove redundant required=True from serializer fields Maxim Kukhtenkov 2016-12-07 21:47:07 -0500