akkoma/lib/pleroma/web/twitter_api
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
..
controllers [#114] Account confirmation email, registration as unconfirmed (config-based), auth prevention for unconfirmed. 2018-12-18 17:21:05 +03:00
representers fix compile warnings 2018-12-09 20:50:08 +03:00
views [#114] Added pleroma.confirmation_pending to user views, adjusted view tests. 2018-12-18 17:22:45 +03:00
twitter_api.ex Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
twitter_api_controller.ex [#114] Added :user_id component to email confirmation path to improve the security. 2018-12-20 13:41:30 +03:00