From f881aa8d493c118fccb6e4dc26f0e8362b7a06f1 Mon Sep 17 00:00:00 2001 From: frikky Date: Thu, 16 Sep 2021 23:13:30 +0200 Subject: [PATCH] Added a way to disable authentication entirely even though it exists --- frontend/src/components/ParsedAction.jsx | 32 ++++++++++++++++++------ 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/ParsedAction.jsx b/frontend/src/components/ParsedAction.jsx index ca14dc79..3e77046e 100644 --- a/frontend/src/components/ParsedAction.jsx +++ b/frontend/src/components/ParsedAction.jsx @@ -1601,7 +1601,7 @@ const ParsedAction = (props) => {