django-oidc-provider/oidc_provider
2015-04-17 13:21:32 -07:00
..
lib Important fix in recursive function. 2015-03-31 15:31:17 -03:00
migrations Delete 0001_initial.py 2015-03-12 14:38:55 -03:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Fix in tests when setting a hook. 2015-03-30 15:37:48 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
admin.py Adding models into the admin 2015-04-17 13:21:32 -07:00
models.py Make address_formatted a property inside UserInfo model. 2015-04-15 14:54:42 -03:00
settings.py Add OIDC_AFTER_USERLOGIN_HOOK setting. 2015-03-19 14:04:32 -03:00
urls.py Add Provider Configuration Information endpoint. 2015-03-04 16:24:41 -03:00
views.py Add OIDC_AFTER_USERLOGIN_HOOK setting. 2015-03-19 14:04:32 -03:00