From 6752b5a94bbedfaba576a396dd9694dc10cac9fb Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 10 Apr 2020 09:34:49 +0200 Subject: [PATCH] Attempty to disable auth once more --- ansible/templates/alertad.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/templates/alertad.conf b/ansible/templates/alertad.conf index c43df2c..13d0929 100644 --- a/ansible/templates/alertad.conf +++ b/ansible/templates/alertad.conf @@ -11,7 +11,7 @@ ALLOWED_ENVIRONMENTS = [ BASE_URL = "/api" USE_PROXYFIX = True -AUTH_REQUIRED = True +AUTH_REQUIRED = False AUTH_PROVIDER = "keycloak" ADMIN_USERS = [