Add blank route to public routes (#1696)

This commit is contained in:
Popovics András 2020-09-28 19:42:37 +02:00 committed by GitHub
parent fc5b77fbeb
commit d6f6843e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"secret": "",
"implicitFlow": true,
"silentLogin": true,
"publicUrls": ["**/preview/s/*", "**/settings"],
"publicUrls": ["**/preview/s/*", "**/settings", "**/blank"],
"redirectSilentIframeUri": "./assets/silent-refresh.html",
"redirectUri": "/",
"redirectUriLogout": "/logout"
@ -523,7 +523,7 @@
"type": "FIELD",
"field": "cm:modifier",
"ascending": true
},
},
{
"key": "score",
"label": "Relevance",