django-oidc-provider/oidc_provider
Juan Ignacio Fiorentino 4c9dfefedd Merge pull request #52 from pabluk/creatersakey-command-py3
Fix creatersakey management command support for Python 3.x
2015-10-19 17:10:42 -03:00
..
lib Merge from ByteInternet:refresh-tokens 2015-09-30 12:59:08 -03:00
management Append binary file mode to write RSA exported key needed by Python 3 2015-10-19 21:46:25 +02:00
migrations Store refresh token 2015-09-30 12:42:04 +02:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Add a basic test for the creatersakey management command 2015-10-19 21:46:25 +02:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
admin.py Remove UserInfo from admin.py. 2015-08-05 13:21:17 -03:00
models.py Fix Unicode bug in Client model. 2015-10-19 16:38:41 -03:00
settings.py Add custom user info model feature. 2015-08-11 15:58:52 -03:00
urls.py Add logout view to enable minimal session mgmt 2015-07-24 11:36:45 +02:00
views.py Fix #49 updating pyjwkest version to 1.0.6 2015-10-17 23:49:59 +02:00