diff --git a/webapi/index.py b/webapi/index.py index 5d7a0c0..4ee0d6b 100644 --- a/webapi/index.py +++ b/webapi/index.py @@ -177,7 +177,7 @@ def login_header_html(): html += f'
' html = 'This instance of MuPIF container is missing login configuration, it is a problem on the server side. Sorry.
',501 google_provider_cfg = get_google_provider_cfg() authorization_endpoint = google_provider_cfg["authorization_endpoint"] request_uri = client.prepare_request_uri(