2
0

Finish email allow/deny list naming migration (#30530)

This commit is contained in:
Matt Jankowski
2024-08-13 03:37:32 -04:00
committed by GitHub
parent f6d090fdf5
commit 02df1b4e4a
11 changed files with 43 additions and 44 deletions

View File

@@ -147,7 +147,7 @@ Doorkeeper.configure do
force_ssl_in_redirect_uri false
# Specify what redirect URI's you want to block during Application creation.
# Any redirect URI is whitelisted by default.
# Any redirect URI is allowed by default.
#
# You can use this option in order to forbid URI's with 'javascript' scheme
# for example.