django-oidc-provider/oidc_provider
Juan Ignacio Fiorentino 41f88b23c7 Merge pull request #77 from nmohoric/remove-deprecated-patterns
Remove patterns which will be deprecated in 1.10.
2016-02-03 14:37:34 -03:00
..
lib Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
management Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
migrations Adding missing migrations. 2016-02-02 16:46:22 -03:00
templates/oidc_provider Add nonce to the decide form. 2016-01-20 17:10:15 -03:00
tests Add OIDC_SKIP_CONSENT_ALWAYS setting. 2016-02-01 14:34:39 -03:00
__init__.py Improve admin models. 2015-12-04 13:55:04 -03:00
admin.py Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
apps.py Add new app configuration file. 2015-12-04 13:55:34 -03:00
models.py Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
settings.py Add OIDC_SKIP_CONSENT_ALWAYS setting. 2016-02-01 14:34:39 -03:00
urls.py Remove patterns which will be deprecated in 1.10 2016-02-02 17:57:23 -05:00
views.py Add OIDC_SKIP_CONSENT_ALWAYS setting. 2016-02-01 14:34:39 -03:00