pleroma/lib/pleroma/captcha
Ekaterina Vaartis 336e37d98f Make captcha (kocaptcha) stateless
Also rename seconds_retained to seconds_valid since that's how it is
now. Put it down from 180 to 20 seconds. The answer data is now
stored in an encrypted text transfered to the client and back, so no
ETS is needed
2018-12-21 09:55:47 +03:00
..
captcha.ex Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
captcha_service.ex Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
kocaptcha.ex Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00