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 Refresh webfinger (#1323) 8 years ago
features Introduce capybara and first feature spec (#1801) 8 years ago
fixtures Punycode URI normalization (#2370) 8 years ago
helpers Ensure i18n matches options (#2358) 8 years ago
javascript Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 (#1584) 8 years ago
lib Decodes URL containing IDN (#2436) 8 years ago
mailers Add digest e-mails 8 years ago
models Add spec for Status.as_home_timeline (#2451) 8 years ago
presenters About page contact email (#1839) 8 years ago
requests Restful refactor of accounts/ routes (#2133) 8 years ago
routing Restful refactor of accounts/ routes (#2133) 8 years ago
services Improve shared status verification (#2525) 8 years ago
support/matchers/model add more tests to models 8 years ago
views Add og:url tags (#2298) 8 years ago
rails_helper.rb Followers-only post federation (#2111) 8 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 8 years ago