projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
708a228
)
Remove the debugging IO.inspect
author
vaartis
<vaartis@cock.li>
Sat, 29 Dec 2018 17:44:26 +0000
(17:44 +0000)
committer
vaartis
<vaartis@cock.li>
Sat, 29 Dec 2018 17:44:26 +0000
(17:44 +0000)
lib/pleroma/captcha/captcha.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/captcha/captcha.ex
b/lib/pleroma/captcha/captcha.ex
index c7abafeb162b0f58d5365d12f56d8b97ffff93b1..424ad4add2c78cca8fd418323bb61aedfe8b8c0b 100644
(file)
--- a/
lib/pleroma/captcha/captcha.ex
+++ b/
lib/pleroma/captcha/captcha.ex
@@
-54,8
+54,6
@@
defmodule Pleroma.Captcha do
|> :erlang.term_to_binary()
|> MessageEncryptor.encrypt(secret, sign_secret)
- IO.inspect(%{new_captcha | answer_data: encrypted_captcha_answer})
-
{
:reply,
# Repalce the answer with the encrypted answer