Commit Graph

8 Commits (db33668584a9872ed69247c37a59b4f865a60f86)

Author SHA1 Message Date
tunnelpr0 62fbaf8248
[Web, oAuth2] Add id parameter to profile.php (#4235)
Sending $token['user_id'] also as 'id' in the array
2021-08-19 19:56:22 +02:00
andryyy 7d48831789
[Web] oAuth: Fix content type in profile reply, thanks to @this-user - fixes #3716 2020-08-23 11:18:06 +02:00
andryyy 565feada7e
[Web] Fix oAuth logout after authentication (if enabled) 2020-05-04 21:51:42 +02:00
andryyy c3c584a075
[Web] Fix logout after oauth2 2020-05-03 10:46:41 +02:00
andryyy 7a4560ee28
[Web] CSS fixes; Add OAUTH2_FORGET_SESSION_AFTER_LOGIN to vars.inc.php (wip); Do not run initdb on non-master cow 2020-03-24 18:46:11 +01:00
Michael Kuron 1db4d3d747 OAuth: add displayName attribute to profile for Nextcloud compatibility 2019-10-22 20:22:27 +02:00
Michael Kuron c874781931
Add identifier to oauth profile
This is needed for nextcloud
2019-10-20 12:23:48 +02:00
andryyy 1c35002505
[Web] Do not allow to add domain admin for non existing domain
[Web] oAuth2 implementation (wip)
2019-10-02 19:00:36 +02:00