Commit graph

  • 94ccfc54cf Change "DOP" with "OIDC" in settings. juanifioren 2015-02-26 16:14:36 -0300
  • 9bcdc0e37a Remove tests_require in setup.py. juanifioren 2015-02-26 16:13:55 -0300
  • 9962210cb6 Add pip dist folder to gitignore. juanifioren 2015-02-26 16:12:58 -0300
  • 96d1109079 Merge pull request #14 from jvazquez/code_changes Juan Ignacio Fiorentino 2015-02-23 15:17:07 -0300
  • cc9ac6889f Merge branch 'master' into code_changes Jorge Vazquez 2015-02-23 15:07:32 -0300
  • 0b10f94a06 Adding removed fields that are required by the specs Jorge Vazquez 2015-02-23 15:02:26 -0300
  • e40a62cecc Add doc to tests. juanifioren 2015-02-20 14:33:18 -0300
  • e64612cc40 Merge branch 'master' of https://github.com/juanifioren/django-openid-provider juanifioren 2015-02-19 15:57:20 -0300
  • dedc70b05a Edit tests. juanifioren 2015-02-19 15:45:51 -0300
  • b1e0c9681a Update setup.py Nicco 2015-02-19 14:29:27 -0300
  • 8975e52e3a Merge pull request #13 from jvazquez/code_changes Juan Ignacio Fiorentino 2015-02-18 16:58:24 -0300
  • c44309c540 Model definition changes Jorge Vazquez 2015-02-18 16:23:00 -0300
  • 9b3b45e1b5 Resolve Merge conflict. juanifioren 2015-02-18 15:08:40 -0300
  • 2bac30361e Change name of the package. juanifioren 2015-02-18 15:07:22 -0300
  • 33ed4bb3b7 Update README. Juan Ignacio Fiorentino 2015-02-18 14:37:09 -0300
  • a88a3567c3 Merge branch 'master' of https://github.com/juanifioren/django-openid-provider juanifioren 2015-02-13 16:24:36 -0300
  • 7b5c191b90 Merge pull request #12 from jvazquez/code_changes Juan Ignacio Fiorentino 2015-02-13 15:00:12 -0300
  • 10c07f472f We have a bug with this model definition, forcing nullable Jorge Vazquez 2015-02-13 14:55:05 -0300
  • 76a8564994 Merge branch 'master' of https://github.com/juanifioren/django-openid-provider juanifioren 2015-02-13 10:47:06 -0300
  • d526352e28 Start test for Auth Code Flow. juanifioren 2015-02-13 10:44:09 -0300
  • 8dfdf35918 Remove img from README. Juan Ignacio Fiorentino 2015-02-12 21:14:37 -0300
  • b4fb646f4d Using urllib module to create url. juanifioren 2015-02-12 16:56:35 -0300
  • 3df4042155 Merge branch 'master' of https://github.com/juanifioren/django-openid-provider juanifioren 2015-02-12 15:05:29 -0300
  • 7583ac403b Add more test for the Auth Code Flow. juanifioren 2015-02-12 15:04:58 -0300
  • 46e72113b0 Merge pull request #11 from jvazquez/code_changes Juan Ignacio Fiorentino 2015-02-12 14:58:09 -0300
  • 3161aec2a2 Fixing birthdate field Jorge Vazquez 2015-02-12 14:54:38 -0300
  • a3c1317766 Add another test for Code Flow. juanifioren 2015-02-11 17:38:37 -0300
  • 09fbaa7b3d Add some tests. juanifioren 2015-02-11 15:37:51 -0300
  • 010e27a007 Remove unused imports in views. juanifioren 2015-02-09 17:51:58 -0300
  • 7c49df7988 Remove unnecessary arguments for redirect_to_login. juanifioren 2015-02-09 17:36:29 -0300
  • 7792ff3450 Merge pull request #6 from jvazquez/code_changes Jorge Omar Vázquez 2015-02-06 14:32:18 -0300
  • 296a4fecc8 Auto now Jorge Vazquez 2015-02-06 14:26:34 -0300
  • c5e37e9fdb Add access_token if token in response_type param. juanifioren 2015-02-02 17:39:01 -0300
  • 77d1bf86e8 Merge branch 'master' of https://github.com/juanifioren/django-openid-provider juanifioren 2015-01-30 17:21:07 -0300
  • 790c12a53c Add custom scope claims feature. juanifioren 2015-01-30 17:20:36 -0300
  • 04b927e6fd Fix README. Juan Ignacio Fiorentino 2015-01-29 23:32:20 -0300
  • 0b6fca3a12 Edit README. Juan Ignacio Fiorentino 2015-01-29 16:19:48 -0300
  • 564dd29d27 Clean authorize template. Separate hidden inputs. juanifioren 2015-01-29 14:03:17 -0300
  • 8e78e2dc9e Wrong naming in classmethods. Sorry. juanifioren 2015-01-29 12:54:13 -0300
  • 998032ea52 Edit README. juanifioren 2015-01-29 12:03:43 -0300
  • c2d9f0c00d merging with remote branch.. Nicolas 2015-01-29 11:12:08 -0300
  • 92754e555f adding JsonResponse of django 1.7 to lib utils Nicolas 2015-01-29 10:45:27 -0300
  • 2c37fc5a8c Fix README. juanifioren 2015-01-28 17:44:38 -0300
  • 711de36ae7 optimizing imports Nicolas 2015-01-28 17:01:40 -0300
  • 97eef517b0 A few changes in settings. Add more variables to it. juanifioren 2015-01-28 17:00:04 -0300
  • 49ce86997e workaround..JsonResponse import error on django < 1.7 Nicolas 2015-01-28 15:41:05 -0300
  • be741e79e3 Pull request PEP8 compliant from nicchub:master. juanifioren 2015-01-28 15:19:36 -0300
  • 7cada8a55a PEP8 compliant Nicolas 2015-01-28 14:51:25 -0300
  • c323b0829b Add default package settings. Edit README. juanifioren 2015-01-28 14:50:14 -0300
  • 737db08fa6 test.. Nicolas 2015-01-28 14:31:16 -0300
  • e268c1c047 Changes login redirect in authorize view. juanifioren 2015-01-19 15:25:16 -0300
  • 61f6ae8e97 Changes in models. juanifioren 2015-01-19 15:24:34 -0300
  • 68fa525f59 Fix bug in default_redirect_uri property. juanifioren 2015-01-16 15:03:41 -0300
  • 18541b80ea Change tabs with spaces. Sorry. juanifioren 2015-01-16 10:49:54 -0300
  • 7d6272b668 Remove unnecessary decorator. Add doc. juanifioren 2015-01-16 10:37:47 -0300
  • b79c68fd7b Remove tabs in authorize template. juanifioren 2015-01-15 18:06:36 -0300
  • 9280e8bff6 Clean authorize template. juanifioren 2015-01-15 18:05:06 -0300
  • 59e1e90d35 Clean error template. juanifioren 2015-01-15 17:33:07 -0300
  • 4602905314 Delete client creation stuff. (should not be in the package) juanifioren 2015-01-15 16:29:19 -0300
  • 36f8f7939b Add client creation. Remove user from client model. juanifioren 2015-01-14 18:27:46 -0300
  • 2b55e8dd8e Add client list and detail. juanifioren 2015-01-13 18:46:57 -0300
  • bf27696137 Fix scope in userinfo endpoint. juanifioren 2015-01-13 18:46:22 -0300
  • 3483e3f163 Delete migration files. Juan Ignacio Fiorentino 2015-01-13 13:58:33 -0300
  • 09cc47afc5 Update README. Juan Ignacio Fiorentino 2015-01-13 01:34:13 -0300
  • 21732e0f5c Merge branch 'master' of https://github.com/juanifioren/django-openid-provider juanifioren 2015-01-12 19:14:42 -0300
  • 02c2ae99f7 Refactoring. Add views for client creation. juanifioren 2015-01-12 19:13:48 -0300
  • 05a53a6ee2 Edit README. Juan Ignacio Fiorentino 2015-01-09 18:10:48 -0300
  • f10d307fa4 Merge branch 'master' of https://github.com/juanifioren/django-openid-provider juanifioren 2015-01-09 15:11:17 -0300
  • 977a5cf7be Add custom template errors. (ClientID and RedirectURI) juanifioren 2015-01-09 14:59:23 -0300
  • 06a40ba428 Fix README. Juan Ignacio Fiorentino 2015-01-08 21:25:52 -0300
  • c24f0ccc29 Add Implicit flow support. juanifioren 2015-01-08 17:55:24 -0300
  • a95d41a386 Fix state in errors.py. Juan Ignacio Fiorentino 2015-01-06 19:51:47 -0300
  • 6469466546 Small refactoring in grants. Add more doc. juanifioren 2015-01-06 16:29:31 -0300
  • 453902f5df Edit README. juanifioren 2015-01-05 17:40:40 -0300
  • 1ccf3d752d Edit README. juanifioren 2015-01-05 17:32:58 -0300
  • 8b0e6761b7 Edit gitignore. juanifioren 2015-01-05 16:47:43 -0300
  • 9202b37f29 Edit README. juanifioren 2014-12-19 12:59:11 -0300
  • a638e023c5 Add package requirements to setup. juanifioren 2014-12-19 12:45:19 -0300
  • 9def141582 Initial commit. juanifioren 2014-12-19 12:27:43 -0300