| author | ymh <ymh.work@gmail.com> |
| Mon, 25 Jul 2016 18:13:35 +0200 | |
| changeset 107 | 74e15ee9feb6 |
| parent 70 | 97e57904f11d |
| permissions | -rw-r--r-- |
| 1 | 1 |
eclipse.preferences.version=1 |
2 |
encoding//oauth/oauth.py=utf-8 |
|
|
63
6bfac7c633a0
Added permission management into metaeducation (instead of it being in renkanmanager) + more logging around auth code + corrected client.py for oauth server so it sends the correct content-type when using client credentials
durandn
parents:
1
diff
changeset
|
3 |
encoding//server/src/metaeducation/migrations/0001_initial.py=utf-8 |
|
6bfac7c633a0
Added permission management into metaeducation (instead of it being in renkanmanager) + more logging around auth code + corrected client.py for oauth server so it sends the correct content-type when using client credentials
durandn
parents:
1
diff
changeset
|
4 |
encoding//server/src/metaeducation/migrations/0002_user_uai.py=utf-8 |
|
6bfac7c633a0
Added permission management into metaeducation (instead of it being in renkanmanager) + more logging around auth code + corrected client.py for oauth server so it sends the correct content-type when using client credentials
durandn
parents:
1
diff
changeset
|
5 |
encoding//server/src/metaeducation/migrations/0003_renkan_permissions.py=utf-8 |
|
70
97e57904f11d
implemented client-side error handling + translation
durandn
parents:
63
diff
changeset
|
6 |
encoding//server/src/metaeducation/migrations/0004_auto_20160414_1057.py=utf-8 |
| 1 | 7 |
encoding//server/src/metaeducation/settings/dev.py=utf-8 |