Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-03 | Merge branch 'captcha' into 'develop' | rinpatch | |
Make captcha (kocaptcha) stateless See merge request pleroma/pleroma!585 | |||
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-21 | Make captcha (kocaptcha) stateless | Ekaterina Vaartis | |
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-17 | Alias Kocaptcha in the test | Ekaterina Vaartis | |
2018-12-16 | Fix captcha tests | Ekaterina Vaartis | |
2018-12-16 | Rename captcha_test.ex to exs | vaartis | |