diaspora/app
theworldbright d834a1d4d0 Replace user info endpoint with supported claims
The route /api/v0/user/ will now be used as a
non-OIDC route. In other words, the /api/v0/user/
will require the "read" scope while
/api/openid_connect/user_info/ will require the
"openid" scope
2016-01-04 16:49:51 +09:00
..
assets Link user menu button to the users profile 2015-12-30 15:14:29 +01:00
controllers Replace user info endpoint with supported claims 2016-01-04 16:49:51 +09:00
helpers Drop ID 2015-10-10 12:34:59 +02:00
mailers Uncapitalize type if trying to find translation-string 2015-10-07 16:51:17 +02:00
models Add support for authorization code flow 2016-01-04 16:49:51 +09:00
presenters Move new API from /api/v2 to /api/v0 2016-01-04 16:49:16 +09:00
serializers Replace user info endpoint with supported claims 2016-01-04 16:49:51 +09:00
services Extract service from comments controller 2015-08-09 18:35:11 +02:00
uploaders
views Fix pronto errors 2016-01-04 16:49:51 +09:00
workers Merge branch 'stable' into develop 2015-09-07 12:41:36 +02:00