Juan Ignacio Fiorentino
|
0c365891b2
|
Merge pull request #18 from presencelearning/adding_admin
Adding models into the admin.
|
2015-04-17 17:56:33 -03:00 |
|
Francois Gaudin
|
c521e81722
|
Adding models into the admin
|
2015-04-17 13:21:32 -07:00 |
|
Juan Ignacio Fiorentino
|
4c4677af8e
|
Update Docs.
|
2015-04-16 16:02:24 -03:00 |
|
Juan Ignacio Fiorentino
|
b107724b9a
|
Fix Docs.
|
2015-04-15 21:53:52 -03:00 |
|
juanifioren
|
04b417f744
|
Bump version 0.0.3.
|
2015-04-15 16:47:02 -03:00 |
|
Juan Ignacio Fiorentino
|
be573adea6
|
Update CHANGELOG.
|
2015-04-15 16:29:26 -03:00 |
|
juanifioren
|
63cb8351b8
|
Make address_formatted a property inside UserInfo model.
|
2015-04-15 14:54:42 -03:00 |
|
Juan Ignacio Fiorentino
|
d92948ef28
|
Update CHANGELOG.
|
2015-03-31 15:45:45 -03:00 |
|
juanifioren
|
a1df576d1c
|
Important fix in recursive function.
|
2015-03-31 15:31:17 -03:00 |
|
juanifioren
|
07e80d5d5c
|
Fix in tests when setting a hook.
|
2015-03-30 15:37:48 -03:00 |
|
juanifioren
|
d3824bbe97
|
Edit CHANGELOG.
|
2015-03-27 15:07:49 -03:00 |
|
juanifioren
|
0df97dfb72
|
Add choices to gender in UserInfo.
|
2015-03-27 14:42:41 -03:00 |
|
juanifioren
|
dd366479d4
|
Add folder to gitignore.
|
2015-03-27 12:22:56 -03:00 |
|
juanifioren
|
3820811c0a
|
Merge branch 'master' of https://github.com/juanifioren/django-openid-provider
|
2015-03-25 18:16:19 -03:00 |
|
juanifioren
|
91896ec89b
|
Update version in setup.
|
2015-03-25 18:13:23 -03:00 |
|
juanifioren
|
44d0e9c31c
|
Update CHANGELOG.
|
2015-03-25 18:11:34 -03:00 |
|
Juan Ignacio Fiorentino
|
363b654a58
|
Update Docs.
|
2015-03-25 14:54:11 -03:00 |
|
Juan Ignacio Fiorentino
|
724dcfdc1d
|
Update README.
|
2015-03-25 14:49:08 -03:00 |
|
Juan Ignacio Fiorentino
|
8dbd586f42
|
Update Docs.
|
2015-03-25 11:35:59 -03:00 |
|
juanifioren
|
b7d4c4377d
|
Reuse the scope function in models.
|
2015-03-20 14:38:28 -03:00 |
|
juanifioren
|
8c458fb028
|
Update CHANGELOG.
|
2015-03-20 12:48:46 -03:00 |
|
juanifioren
|
45c5fe7a86
|
Add example app.
|
2015-03-19 17:10:00 -03:00 |
|
juanifioren
|
4e53ee7fa9
|
Merge branch 'master' of https://github.com/juanifioren/django-openid-provider
|
2015-03-19 14:19:36 -03:00 |
|
juanifioren
|
f85a4c1d7f
|
No need of that naming in authorize tests.
|
2015-03-19 14:19:27 -03:00 |
|
Juan Ignacio Fiorentino
|
91c9c4158c
|
Remove unnecessary tag in authorize template.
|
2015-03-19 14:10:30 -03:00 |
|
juanifioren
|
2d3bf16b58
|
Add OIDC_AFTER_USERLOGIN_HOOK setting.
|
2015-03-19 14:04:32 -03:00 |
|
Juan Ignacio Fiorentino
|
8578528f91
|
Update CHANGELOG.
|
2015-03-13 17:50:24 -03:00 |
|
juanifioren
|
11a790e90a
|
Fix setup and revert MANIFEST.
|
2015-03-13 17:42:32 -03:00 |
|
juanifioren
|
3b47318ec3
|
Merge branch 'master' of https://github.com/juanifioren/django-openid-provider
|
2015-03-13 16:40:43 -03:00 |
|
juanifioren
|
09249afdf5
|
Fix MANIFEST.
|
2015-03-13 16:39:47 -03:00 |
|
Juan Ignacio Fiorentino
|
5c415c8da7
|
Delete 0001_initial.py
|
2015-03-12 14:38:55 -03:00 |
|
juanifioren
|
1ec93d480f
|
Add test_token_endpoint.
|
2015-03-12 12:43:21 -03:00 |
|
juanifioren
|
46f57ae7f2
|
Unnecessary assignment in test_authorize_endpoint.
|
2015-03-12 12:42:52 -03:00 |
|
juanifioren
|
7e690f4e68
|
Move Grant Code creation logic into a functon.
|
2015-03-12 12:40:36 -03:00 |
|
juanifioren
|
6e317bc75c
|
Merge branch 'master' of https://github.com/juanifioren/django-openid-provider
|
2015-03-11 14:37:17 -03:00 |
|
juanifioren
|
dda38fd451
|
Fix in authorize endpoint tests.
|
2015-03-11 14:36:52 -03:00 |
|
Juan Ignacio Fiorentino
|
01fc8ee43d
|
Fix README.
|
2015-03-06 17:50:10 -03:00 |
|
juanifioren
|
5ee9633658
|
Rename docs file.
|
2015-03-06 14:15:22 -03:00 |
|
Juan Ignacio Fiorentino
|
46daf6612c
|
Fix CHANGELOG.
|
2015-03-06 14:15:54 -03:00 |
|
Juan Ignacio Fiorentino
|
be29ed34ff
|
Update CHANGELOG.
|
2015-03-06 14:13:56 -03:00 |
|
juanifioren
|
087afc1f1e
|
Merge branch 'master' of https://github.com/juanifioren/django-openid-provider
|
2015-03-06 12:56:44 -03:00 |
|
juanifioren
|
c9c5982c35
|
Add provider info test. Add some msg to tests.
|
2015-03-06 12:56:35 -03:00 |
|
juanifioren
|
2c76393c09
|
Move class instantiation in settings.
|
2015-03-06 12:55:50 -03:00 |
|
juanifioren
|
e3b5af5490
|
Add setup to extra scope claims.
|
2015-03-06 12:54:27 -03:00 |
|
Juan Ignacio Fiorentino
|
d01c5b41eb
|
Update CHANGELOG.
|
2015-03-05 16:49:27 -03:00 |
|
Juan Ignacio Fiorentino
|
8c4e780f9c
|
Update CHANGELOG.
|
2015-03-05 16:49:10 -03:00 |
|
Juan Ignacio Fiorentino
|
2a7cf82cd4
|
Add changelog to README.
|
2015-03-05 15:51:05 -03:00 |
|
Juan Ignacio Fiorentino
|
fe5812a9cf
|
Update CHANGELOG.
|
2015-03-05 14:30:29 -03:00 |
|
Juan Ignacio Fiorentino
|
df790c7e5b
|
Create CHANGELOG.
|
2015-03-05 13:12:18 -03:00 |
|
Juan Ignacio Fiorentino
|
2e9cd8824c
|
Update Docs.
|
2015-03-05 12:42:49 -03:00 |
|