Fix ssowat config

This commit is contained in:
Josué Tille 2020-04-01 23:20:57 +02:00
parent ad04c33cbf
commit 56886bb6a0
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -1194,7 +1194,7 @@ def app_ssowatconf():
"label": "Core permissions - skipped", "label": "Core permissions - skipped",
"show_tile": False, "show_tile": False,
"auth_header": False, "auth_header": False,
"protected": False, "public": False,
"uris": [ "uris": [
[domain + '/yunohost/admin' for domain in domains] + \ [domain + '/yunohost/admin' for domain in domains] + \
[domain + '/yunohost/api' for domain in domains] + [ [domain + '/yunohost/api' for domain in domains] + [