This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
django-oidc-provider
Watch
1
Star
0
Fork
You've already forked django-oidc-provider
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
48fcb1da93
django-oidc-provider
/
oidc_provider
History
juanifioren
48fcb1da93
Move validate_params function to views (on POST authorize).
2015-06-15 17:34:36 -03:00
..
lib
Move validate_params function to views (on POST authorize).
2015-06-15 17:34:36 -03:00
migrations
Add missing previously removed migration.
2015-04-21 17:43:00 -03:00
templates
/oidc_provider
Remove unnecessary tag in authorize template.
2015-03-19 14:10:30 -03:00
tests
Clean logging on test settings.
2015-06-15 17:23:47 -03:00
__init__.py
Change name of the package.
2015-02-18 15:07:22 -03:00
admin.py
Bump version 0.0.4.
2015-04-22 11:53:19 -03:00
models.py
add __str__ and __unicode__ methods to models so they look better in the admin pages
2015-05-30 21:54:04 +10: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
Move validate_params function to views (on POST authorize).
2015-06-15 17:34:36 -03:00