Skip to content
Snippets Groups Projects

Various OAuth fixes

Files
2
+ 1
0
@@ -153,5 +153,6 @@ class CoreConfig(AppConfig):
"address": _("Full home postal address"),
"email": _("Email address"),
"phone": _("Home and mobile phone"),
"groups": _("Groups"),
}
return scopes
Loading