Skip to content
Snippets Groups Projects
Verified Commit 703d3f6a authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix allowed grants preference

parent ca1c6df2
No related branches found
No related tags found
1 merge request!854Resolve "OAuth2 broken in 2.4"
......@@ -288,6 +288,7 @@ class InviteCodePacketSize(IntegerPreference):
verbose_name = _("Size of packets. (Default 5: abcde)")
@site_preferences_registry.register
class OAuthAllowedGrants(MultipleChoicePreference):
"""Grant Flows allowed for OAuth applications."""
......
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