Separate captcha implementation into a behaviour and use it
authorEkaterina Vaartis <vaartis@cock.li>
Sat, 15 Dec 2018 19:06:44 +0000 (22:06 +0300)
committerEkaterina Vaartis <vaartis@cock.li>
Sat, 15 Dec 2018 19:07:26 +0000 (22:07 +0300)
commitb5518da90468ab1cde40593695d75f3d72d66783
tree48771bdffad8d605147258c439783686890abc3b
parent28c43a417e89ad68674f6e60d7d3025fbb4655ff
Separate captcha implementation into a behaviour and use it
lib/pleroma/captcha.ex [deleted file]
lib/pleroma/captcha/captcha.ex [new file with mode: 0644]
lib/pleroma/captcha/captcha_service.ex [new file with mode: 0644]
lib/pleroma/captcha/kocaptcha.ex [new file with mode: 0644]