You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko 2af4f3c4e2 Improve shared status verification (#2525)
* Instead of parsing shared status contents verbatim, make roundtrip
to purported original URL. Confirm that the "original" URL is from the
same domain as the author it claims to be from.

* Fix obvious typo, add comment

* Use URI look-up first

* Add test, update Goldfinger dependency to make less useless HTTP requests per Webfinger lookup
8 years ago
..
controllers Catch error when server decryption fails on 2FA (#2512) 8 years ago
fabricators
features
fixtures
helpers
javascript
lib
mailers
models
presenters
requests
routing
services Improve shared status verification (#2525) 8 years ago
support/matchers/model
views
rails_helper.rb
spec_helper.rb