Assume v1 noscript captcha has same lifetime as v1 JS captcha.
This commit is contained in:
parent
44b791b9d9
commit
3540745689
@ -1,5 +1,5 @@
|
|||||||
Captcha.noscript =
|
Captcha.noscript =
|
||||||
lifetime: 10 * $.MINUTE
|
lifetime: 30 * $.MINUTE
|
||||||
|
|
||||||
init: ->
|
init: ->
|
||||||
return if d.cookie.indexOf('pass_enabled=1') >= 0
|
return if d.cookie.indexOf('pass_enabled=1') >= 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user