From c8d7d67c96e14eb772ae9c537dc36e8833eb3cf4 Mon Sep 17 00:00:00 2001 From: xisi Date: Mon, 20 Jan 2014 05:19:32 -0500 Subject: [PATCH] forgot login in csrf protection disable comment --- public/include/config/global.inc.dist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/include/config/global.inc.dist.php b/public/include/config/global.inc.dist.php index 66b13f50..35178f35 100644 --- a/public/include/config/global.inc.dist.php +++ b/public/include/config/global.inc.dist.php @@ -138,7 +138,7 @@ $config['twofactor']['options']['changepw'] = true; * leadtime = Length of time in seconds to give as leeway between minute switches * * Don't change this unless you know why you're changing it * disabled_forms = Which forms you want to disable csrf protection on, if enabled - * * Valid options : contact, accountedit, workers, notifications, invite, register, passreset, unlockaccount + * * Valid options : login, contact, accountedit, workers, notifications, invite, register, passreset, unlockaccount * Default: * enabled = true * leadtime = 3