Add native captcha and enable it by default.
authorEgor Kislitsyn <egor@kislitsyn.com>
Wed, 11 Dec 2019 15:29:31 +0000 (22:29 +0700)
committerrinpatch <rinpatch@sdf.org>
Fri, 13 Dec 2019 18:30:11 +0000 (21:30 +0300)
commitbf9d631fcaca072ae7adfdc77c78c1e4dfeffc5c
treed9ede5c0c8db60e24d851a75c8612766eace5340
parent865cd2c7c47e3a1e1f5fd9c4bebe9caf9398c315
Add native captcha and enable it by default.
CHANGELOG.md
config/config.exs
lib/pleroma/captcha/native.ex [new file with mode: 0644]
mix.exs
mix.lock
test/captcha_test.exs