]> cat aescling's git repositories - mastodon.git/commit
Fix webfinger returning wrong status code on malformed or missing param (#13759)
authorThibG <thib@sitedethib.com>
Thu, 14 May 2020 21:28:06 +0000 (23:28 +0200)
committerGitHub <noreply@github.com>
Thu, 14 May 2020 21:28:06 +0000 (23:28 +0200)
commit71fce71c94b1e94ae3a7af17bfc141709b61c428
tree492cd66640ca1ac97289f073fb55a9301e2daefa
parentc9dcc2d39fb5bd945ecd999e50c08a86cce1aa3e
Fix webfinger returning wrong status code on malformed or missing param (#13759)

Fixes #13757
app/controllers/well_known/webfinger_controller.rb
app/lib/webfinger_resource.rb
spec/controllers/well_known/webfinger_controller_spec.rb
spec/lib/webfinger_resource_spec.rb