pleroma/lib/pleroma
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 Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
emails [#114] Added :user_id component to email confirmation path to improve the security. 2018-12-20 13:41:30 +03:00
gopher Make gopher respect ip 2018-12-07 19:21:58 +01:00
http fix compile warnings 2018-12-09 20:50:08 +03:00
plugs Add a way to use the admin api without a user. 2018-12-18 21:08:52 +01:00
upload Merge branch 'anonymize-filter-text' into 'develop' 2018-12-10 19:03:06 +00:00
uploaders fix compile warnings 2018-12-09 20:50:08 +03:00
user [#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-inactive users 2018-12-19 18:56:52 +03:00
web Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
activity.ex Pleroma.Activity.mastodon_notification_type/1 2018-12-14 13:22:10 +01:00
application.ex Add base CAPTCHA support (currently only kocaptcha) 2018-12-15 03:12:44 +03:00
config.ex Pleroma.Config.delete/1 2018-11-30 18:27:27 +01:00
emoji.ex fix compile warnings 2018-12-09 20:50:08 +03:00
filter.ex fix compile warnings 2018-12-09 20:50:08 +03:00
formatter.ex [#413] fix parse mentions 2018-12-20 09:35:01 +00:00
html.ex fix markdown formatting 2018-12-14 16:03:58 +03:00
list.ex fix compile warnings 2018-12-09 20:50:08 +03:00
mime.ex Merge branch 'fix/theora-detection-read-bytes' into 'develop' 2018-12-10 19:04:06 +00:00
notification.ex fix compile warnings 2018-12-09 20:50:08 +03:00
object.ex [#210] Mastodon: actor storing for media uploads, ownership check to update_media. 2018-12-06 10:26:17 +03:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
reverse_proxy.ex fix compile warnings 2018-12-09 20:50:08 +03:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex updates 2018-12-10 13:27:37 +03:00
user.ex [#114] Allowed unconfirmed users to authenticate if :account_activation_required is disabled prior to confirmation. 2018-12-20 14:48:48 +03:00
user_invite_token.ex fix compile warnings 2018-12-09 20:50:08 +03:00