Commit graph

979 commits

Author SHA1 Message Date
Juan Ignacio Fiorentino 9b9ea56449 Merge pull request #124 from erickgnavar/v0.4.x
Fix import in example project
2016-09-27 22:20:52 -03:00
Erick Navarro 18de0b7b22 Fix import
django.conf.urls.patterns is removed in Django 1.10
2016-09-27 19:57:24 -05:00
Ignacio Fiorentino ddb8015987 Fix docs. 2016-09-27 13:07:39 -03:00
Ignacio Fiorentino 510a54a0d5 Fix docs. 2016-09-27 12:56:26 -03:00
Ignacio Fiorentino ac6fc66770 Improve docs. 2016-09-26 17:15:32 -03:00
Juan Ignacio Fiorentino 652dd979af Merge pull request #123 from yasserisa/v0.4.x
FIX id_token, field iss set to type str
2016-09-21 13:06:56 -03:00
yasserisa 1c3bd7579b FIX id_token, field iss set to type str 2016-09-21 10:20:03 -03:00
Juan Ignacio Fiorentino ea4609c08c Fix typo in docs. 2016-09-20 15:29:35 -03:00
Ignacio Fiorentino 72bdeb0b3c Update docs. 2016-09-19 18:05:29 -03:00
Ignacio Fiorentino 976f254524 Improve Docs. 2016-09-19 17:38:17 -03:00
Juan Ignacio Fiorentino 20c63fe133 Update README.md 2016-09-13 14:50:29 -03:00
Juan Ignacio Fiorentino 68c88d2175 Update README.md 2016-09-12 15:29:11 -03:00
Juan Ignacio Fiorentino 1873a882d6 Update README.md 2016-09-12 14:34:08 -03:00
Juan Ignacio Fiorentino d8bbb69407 Update README.md 2016-09-12 13:28:48 -03:00
Juan Ignacio Fiorentino 746dfbb04d Update README.md 2016-09-12 13:26:24 -03:00
Ignacio Fiorentino f882efbad3 Bump version v0.4.0. 2016-09-12 13:19:35 -03:00
Ignacio Fiorentino a0f95446bb Fix docs. 2016-09-12 13:07:12 -03:00
Ignacio Fiorentino d125ed3955 Edit docs. 2016-09-12 12:38:44 -03:00
Ignacio Fiorentino 4971449684 Create migration again. 2016-09-12 11:09:21 -03:00
Ignacio Fiorentino e83a0199c0 Edit CHANGELOG. 2016-09-09 15:59:17 -03:00
Ignacio Fiorentino 1973ce1108 Add more attr to Client object. 2016-09-09 15:57:25 -03:00
Ignacio Fiorentino c14d2f055a Remove Params() object from endpoints classes. 2016-09-09 14:49:41 -03:00
Ignacio Fiorentino 8a63c83514 Refactoring create_id_token function. 2016-09-09 13:10:12 -03:00
Ignacio Fiorentino 5836774f6b Add user email into id_token. Fix missing OIDC_TOKEN_EXPIRE setting. 2016-09-09 11:43:28 -03:00
Ignacio Fiorentino 4dc0faed0c Edit CHANGELOG. 2016-09-08 17:34:46 -03:00
Ignacio Fiorentino 2c5019af3e Improve docs. 2016-09-08 17:32:57 -03:00
Ignacio Fiorentino 439774aeeb Add test for Hybrid flow. Plus refactoring. 2016-09-08 17:15:25 -03:00
Ignacio Fiorentino f8dbfa5c04 Add Hybrid flow login in view and models. 2016-09-08 16:21:48 -03:00
Ignacio Fiorentino 55c53b4bc7 Change templates of example project. 2016-09-07 16:02:31 -03:00
Ignacio Fiorentino dd7d703ecb Edit CHANGELOG. 2016-09-07 12:32:03 -03:00
Ignacio Fiorentino d7b06ee3b4 Fix bug when creating first time client public. 2016-09-07 12:30:20 -03:00
Ignacio Fiorentino 8bfbc60877 Add more doc. 2016-09-06 15:38:52 -03:00
Ignacio Fiorentino 68d982369e Add CORS fix to userinfo view. 2016-09-06 15:37:23 -03:00
Ignacio Fiorentino a583648be2 Add Access-Control-Allow-Origin to ProviderInfoView. 2016-09-06 13:21:29 -03:00
Ignacio Fiorentino 6cb706fe0f Edit CHANGELOG. 2016-09-06 11:36:19 -03:00
Juan Ignacio Fiorentino 8e1eec0c43 Merge pull request #117 from wojtek-fliposports/polish_translations
Polish translations.
2016-09-06 11:28:42 -03:00
Wojciech Bartosiak 9e6928c6a9 Polish translation 2016-09-06 13:15:40 +02:00
Wojciech Bartosiak 6f2204f78f Merge pull request #6 from juanifioren/v0.3.x
Fetch lates version
2016-09-06 12:20:57 +02:00
Juan Ignacio Fiorentino 238a2eaaf5 Update README.md 2016-09-02 15:29:22 -03:00
Ignacio Fiorentino 916bec2356 Merge branch 'v0.3.x' of https://github.com/juanifioren/django-oidc-provider into v0.3.x 2016-09-02 12:06:05 -03:00
Ignacio Fiorentino bb6fa54cf2 Change theme. 2016-09-02 12:05:46 -03:00
Juan Ignacio Fiorentino cfb3c0a1b2 Update CHANGELOG.md 2016-08-31 16:57:41 -03:00
Ignacio Fiorentino 9bf0c44fb4 Edit CHANGELOG and fix docs. 2016-08-30 12:46:44 -03:00
Ignacio Fiorentino d6a59b2a88 Improve docs. 2016-08-17 11:35:01 -03:00
Juan Ignacio Fiorentino d159a63dc1 Merge pull request #114 from fjouatte/develop
[FIX] #113: Claim Name SHOULD be omitted from the JSON object when not returned
2016-08-17 09:56:54 -03:00
Florent Jouatte 2872d2e10b #113: tiny improvement 2016-08-17 12:24:00 +02:00
Florent Jouatte 2c1d582475 #113: omit claim when empty 2016-08-17 12:13:33 +02:00
Ignacio Fiorentino fc39296610 Merge branch 'grahamu-fix-import-all' into v0.3.x 2016-08-12 12:09:42 -03:00
Ignacio Fiorentino d35f16eeae Merge branch 'fix-import-all' of https://github.com/grahamu/django-oidc-provider into grahamu-fix-import-all 2016-08-12 12:02:48 -03:00
Graham Ullrich 84e80df3a8 Allow test suite specification 2016-08-11 16:19:10 -06:00