Don't validate on missing public key.
This commit is contained in:
parent
a9f78fe8e0
commit
368e085144
3 changed files with 9 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ defmodule Pleroma.Web.HTTPSignaturesTest do
|
|||
{"(request-target)", "post /inbox"}
|
||||
]
|
||||
}
|
||||
|
||||
assert HTTPSignatures.validate_conn(conn)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue