.settings/org.eclipse.core.resources.prefs
author durandn
Tue, 12 Apr 2016 11:59:08 +0200
changeset 65 c765c06f0b91
parent 63 6bfac7c633a0
child 70 97e57904f11d
permissions -rw-r--r--
reorganized userfields populating in Auth Code flow + assigning model permissions in signal + added fields for extracting first and last name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     1
eclipse.preferences.version=1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     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
1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     6
encoding//server/src/metaeducation/settings/dev.py=utf-8