forgot login in csrf protection disable comment
This commit is contained in:
parent
ffda9dbae1
commit
c8d7d67c96
@ -138,7 +138,7 @@ $config['twofactor']['options']['changepw'] = true;
|
|||||||
* leadtime = Length of time in seconds to give as leeway between minute switches
|
* 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
|
* * 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
|
* 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:
|
* Default:
|
||||||
* enabled = true
|
* enabled = true
|
||||||
* leadtime = 3
|
* leadtime = 3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user