Skip to content
Snippets Groups Projects
Verified Commit 9e23329e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[OAuth] Add `groups` to registered scopes

parent 3c6148f1
No related branches found
No related tags found
1 merge request!796Various OAuth fixes
......@@ -153,5 +153,6 @@ class CoreConfig(AppConfig):
"address": _("Full home postal address"),
"email": _("Email address"),
"phone": _("Home and mobile phone"),
"groups": _("Groups"),
}
return scopes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment