Commit graph

  • 41f88b23c7 Merge pull request #77 from nmohoric/remove-deprecated-patterns Juan Ignacio Fiorentino 2016-02-03 14:37:34 -0300
  • be5ffde03b Remove patterns which will be deprecated in 1.10 Nick Mohoric 2016-02-02 17:57:23 -0500
  • 584e0c951b Adding missing migrations. juanifioren 2016-02-02 16:46:22 -0300
  • 7cef7ab11a Change .rst to .md. juanifioren 2016-02-02 13:18:40 -0300
  • 6646bdb92a Add OIDC_SKIP_CONSENT_ALWAYS setting. juanifioren 2016-02-01 14:34:39 -0300
  • 649179b34d Remove old setting from DOC. Juan Ignacio Fiorentino 2016-01-27 11:19:15 -0300
  • 0ce3c5c4a1 Edit example project templates. juanifioren 2016-01-26 14:03:42 -0300
  • 21a7aafd1c Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x juanifioren 2016-01-25 18:02:03 -0300
  • 32555eb660 Remove old OIDC_RSA_KEY_FOLDER setting from example project and tests. juanifioren 2016-01-25 18:01:54 -0300
  • 61b8f93a2a Update DOC.md Juan Ignacio Fiorentino 2016-01-25 18:00:54 -0300
  • 449dd54be9 Edit CHANGELOG. juanifioren 2016-01-25 17:53:57 -0300
  • 998ea5fcd1 Implementation of RSA Keys using Models. Also providing DOC. juanifioren 2016-01-25 17:52:24 -0300
  • 9f86a47cce Update urls.py because of a RemovedInDjango110Warning. juanifioren 2016-01-25 14:19:57 -0300
  • 622882ada5 Update settings.py because of a RemovedInDjango110Warning. juanifioren 2016-01-25 14:19:41 -0300
  • c4bbb98791 Update example project README. Juan Ignacio Fiorentino 2016-01-24 01:07:08 -0300
  • 242acd6fda Merge pull request #74 from dmlb2000/v0.2.x Juan Ignacio Fiorentino 2016-01-24 00:58:17 -0300
  • ae42c4cf34 add docker file to the example project dmlb2000 2016-01-23 17:04:34 -0800
  • 412687216c Update DOC.md Juan Ignacio Fiorentino 2016-01-21 13:04:04 -0300
  • 6a08ad5e47 Edit CHANGELOG. juanifioren 2016-01-20 17:19:23 -0300
  • 50d14b037b Add nonce to the decide form. juanifioren 2016-01-20 17:10:15 -0300
  • 41dc9bf4a9 Add "Allow-Origin" header to jwks endpoint. juanifioren 2016-01-20 17:08:47 -0300
  • 61460de32c Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x juanifioren 2016-01-20 14:13:22 -0300
  • 74add8d35f Bump version v0.2.4. juanifioren 2016-01-20 14:11:19 -0300
  • 5a412f4a84 Update DOC.md Juan Ignacio Fiorentino 2016-01-20 14:02:12 -0300
  • 96c4f86b34 Update CHANGELOG.md Juan Ignacio Fiorentino 2016-01-19 17:47:43 -0300
  • 5f01183159 Update CHANGELOG.md Juan Ignacio Fiorentino 2016-01-19 17:46:48 -0300
  • 02d957c85f Update DOC.md Juan Ignacio Fiorentino 2016-01-19 17:46:15 -0300
  • 73ece1bf64 Make OIDC_AFTER_USERLOGIN_HOOK to be lazy imported by string. juanifioren 2016-01-19 17:37:32 -0300
  • 889eb47c16 Update DOC.md Juan Ignacio Fiorentino 2016-01-19 16:24:44 -0300
  • 44a32a55ad Add tests for Implicit Flow. juanifioren 2016-01-19 16:08:13 -0300
  • c6534db693 Add nonce validation for Implicit Flow. juanifioren 2016-01-19 16:05:34 -0300
  • 814a24a4ba Update CHANGELOG.md Juan Ignacio Fiorentino 2016-01-18 10:32:56 -0300
  • 660b9c6ea1 Merge pull request #73 from pabluk/fix-get_issuer Juan Ignacio Fiorentino 2016-01-17 14:03:01 -0300
  • 9204c478ed Fix #72 get_issuer() returns a wrong value Pablo SEMINARIO 2016-01-16 11:35:26 +0100
  • 0a1eecd345 Update DOC. Juan Ignacio Fiorentino 2016-01-12 16:10:33 -0300
  • 0c2be9e7a5 Update DOC. Juan Ignacio Fiorentino 2016-01-12 16:07:54 -0300
  • 83840722fd Edit CHANGELOG. juanifioren 2016-01-12 15:26:08 -0300
  • ccd9836edb Make OIDC_IDTOKEN_SUB_GENERATOR to be lazy imported by the location of the function. juanifioren 2016-01-12 15:17:22 -0300
  • 497123d37f Update DOC.md Juan Ignacio Fiorentino 2016-01-11 18:22:47 -0300
  • 7f373b89b9 Update CHANGELOG.md Juan Ignacio Fiorentino 2016-01-11 16:11:03 -0300
  • 6e1f0822aa Auto-generate client_id and client_secret in the admin. juanifioren 2016-01-11 16:04:04 -0300
  • d30fdeb5f7 Update django to 1.9 in example_project. juanifioren 2016-01-11 15:46:54 -0300
  • bd8c1bcdb6 Update CHANGELOG.md Juan Ignacio Fiorentino 2016-01-10 22:01:21 -0300
  • 5a1af41b3e Merge pull request #71 from wojtek-fliposports/v0.2.x Juan Ignacio Fiorentino 2016-01-10 21:57:55 -0300
  • 45b0f2e5d1 Fixed generating key in wrong folder - ignoring value of OIDC_RSA_KEY_FOLDER Wojciech Bartosiak 2016-01-10 20:58:11 +0000
  • 7caa12640f Merge pull request #68 from wojtek-fliposports/v0.2.x Juan Ignacio Fiorentino 2016-01-09 14:37:16 -0300
  • fdcbecbead Added information about AWS compatibility Wojciech Bartosiak 2016-01-08 12:12:33 +0000
  • 4e9a364fc7 Update DOC.md Juan Ignacio Fiorentino 2016-01-08 00:38:36 -0300
  • 4af8c0554e Update DOC.md Juan Ignacio Fiorentino 2016-01-08 00:33:12 -0300
  • 305b08ce03 Update README.rst Juan Ignacio Fiorentino 2016-01-08 00:31:11 -0300
  • d9c3eef63b Update DOC.md Juan Ignacio Fiorentino 2016-01-06 16:36:52 -0300
  • f50b9f3917 Add Django 1.9 to travis. juanifioren 2016-01-06 14:30:36 -0300
  • 7b3582989a Add tests for Django 1.9. juanifioren 2016-01-06 14:28:26 -0300
  • 893201c283 Bump version v0.2.3. juanifioren 2016-01-06 14:18:15 -0300
  • 54070f4a77 Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x juanifioren 2015-12-04 14:05:51 -0300
  • b6429ab5c5 Update setup.py Juan Ignacio Fiorentino 2015-12-04 14:07:35 -0300
  • bab829912c Update CHANGELOG.md Juan Ignacio Fiorentino 2015-12-04 14:07:19 -0300
  • 4aa32f792c Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x juanifioren 2015-12-04 13:57:31 -0300
  • f102d11a77 Clean and edit example project templates. juanifioren 2015-12-04 13:56:01 -0300
  • ae9ecb2dde Add new app configuration file. juanifioren 2015-12-04 13:55:34 -0300
  • cd45f29403 Improve admin models. juanifioren 2015-12-04 13:55:04 -0300
  • 153730e5f9 Fix posible bug with pyjwkest==1.0.8. Revert to version 1.0.6. Ignacio 2015-12-03 13:29:57 -0300
  • 81bdff5eb3 Edit CHANGELOG. juanifioren 2015-12-02 17:30:28 -0300
  • 121f7f22cb Fix in tests when using JWS.verify_compact. Need allow_none set to True. juanifioren 2015-12-01 14:42:39 -0300
  • 146752b7d9 Merge pull request #62 from nmohoric/master Juan Ignacio Fiorentino 2015-12-01 12:06:30 -0300
  • 4b15610df9 Allowing urls without slashes Nick Mohoric 2015-12-01 09:51:54 -0500
  • 2595748c2a Update DOC.md Juan Ignacio Fiorentino 2015-11-13 14:40:07 -0300
  • 3cc6e86a7a Edit CHANGELOG. juanifioren 2015-11-12 17:16:28 -0300
  • d64e19e8bc Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x juanifioren 2015-11-12 17:12:27 -0300
  • 8b0d869f7b Replace django redirect with custom HttpResponse object. juanifioren 2015-11-12 17:12:18 -0300
  • 7378f8b075 Update CHANGELOG.md Juan Ignacio Fiorentino 2015-11-11 16:06:33 -0300
  • 2d1e246b2c Merge pull request #58 from Sjord/userconsent-unique-client-user Juan Ignacio Fiorentino 2015-11-10 14:43:09 -0300
  • 2fc4c138b3 Make (user, client) unique on UserConsent Sjoerd Langkemper 2015-11-10 11:29:05 +0100
  • 12e2dddb2a Update CHANGELOG. juanifioren 2015-11-02 17:05:50 -0300
  • 589b389445 Merge pull request #53 from nmohoric/master Juan Ignacio Fiorentino 2015-11-02 16:48:56 -0300
  • 16208c1092 Fix incorrect mixture of %s and format Nick Mohoric 2015-11-02 11:19:03 -0500
  • ee91db6be8 Bump version 0.2.1. juanifioren 2015-10-21 17:26:29 -0300
  • 3df991233a Edit CHANGELOG. juanifioren 2015-10-19 17:10:42 -0300
  • 4c9dfefedd Merge pull request #52 from pabluk/creatersakey-command-py3 Juan Ignacio Fiorentino 2015-10-19 17:10:42 -0300
  • db977f65a6 Append binary file mode to write RSA exported key needed by Python 3 Pablo SEMINARIO 2015-10-17 23:12:15 +0200
  • b89115165c Fix use of deprecated Exception.message in Python 3 Pablo SEMINARIO 2015-10-17 23:06:41 +0200
  • daee582207 Remove unused CommandError import Pablo SEMINARIO 2015-10-17 23:02:37 +0200
  • 36f8bcbb5d Add a basic test for the creatersakey management command Pablo SEMINARIO 2015-10-17 22:58:34 +0200
  • 20cc2a1b20 Fix Unicode bug in Client model. juanifioren 2015-10-19 16:38:41 -0300
  • 2006791efd Edit CHANGELOG. juanifioren 2015-10-19 16:38:16 -0300
  • aa51ab36ad Merge pull request #50 from pabluk/update-pyjwkest-1.0.6 Juan Ignacio Fiorentino 2015-10-19 11:55:07 -0300
  • 6ff48091e5 Fix #49 updating pyjwkest version to 1.0.6 Pablo SEMINARIO 2015-10-17 23:49:59 +0200
  • aac15dbbc4 Update CHANGELOG. juanifioren 2015-09-30 13:09:51 -0300
  • c11bee06fc Merge branch 'ByteInternet:refresh-tokens' into v0.2.x juanifioren 2015-09-30 13:00:14 -0300
  • 9a685a7afa Merge from ByteInternet:refresh-tokens juanifioren 2015-09-30 12:59:08 -0300
  • bb40475da3 Merge pull request #48 from ByteInternet/upgrade-pyjwkest Juan Ignacio Fiorentino 2015-09-30 12:57:37 -0300
  • 893a877b76 Upgrade pyjwkest to version > 1.0.3 Maarten van Schaik 2015-09-30 17:31:49 +0200
  • f4dfa7303f Forget old token when a refresh token is used Maarten van Schaik 2015-09-30 16:46:33 +0200
  • 8d672cc1ba Add support for refresh_token to token endpoint Maarten van Schaik 2015-09-30 14:55:48 +0200
  • 03d2770f5e Store refresh token Maarten van Schaik 2015-09-30 12:42:04 +0200
  • c76f73eb7e Bump version 0.2.0. juanifioren 2015-09-25 17:24:58 -0300
  • 62f72b7ef5 Edit DOC. juanifioren 2015-09-03 16:56:30 -0300
  • 9f26dc456a Update example project README. Juan Ignacio Fiorentino 2015-08-28 18:46:40 -0300
  • 77f32e7ec5 Add example project statics. juanifioren 2015-08-24 17:45:17 -0300
  • 137c99f8d5 Fix templates in example project. juanifioren 2015-08-21 16:27:51 -0300