Finish email allow/deny list naming migration (#30530)
This commit is contained in:
parent
f6d090fdf5
commit
02df1b4e4a
11 changed files with 43 additions and 44 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue