Captcha caching is possible in v1; I was just doing it wrong.
This commit is contained in:
parent
8072a44599
commit
44b791b9d9
@ -140,7 +140,8 @@ Captcha.v1 =
|
|||||||
response: response
|
response: response
|
||||||
timeout: @timeout
|
timeout: @timeout
|
||||||
@count()
|
@count()
|
||||||
@reload()
|
@destroy()
|
||||||
|
@setup false, true
|
||||||
$.set 'captchas', @captchas
|
$.set 'captchas', @captchas
|
||||||
|
|
||||||
clear: ->
|
clear: ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user