akkoma/test/pleroma/object
Oneric 3e134b07fa fetcher: return final URL after redirects from get_object
Since we reject cross-domain redirects, this doesn’t yet
make a difference, but it’s requried for stricter checking
subsequent commits will introduce.

To make sure (and in case we ever decide to reallow
cross-domain redirects) also use the final location
for containment and reachability checks.
2024-03-25 14:05:05 -01:00
..
containment_test.exs Move actor check into fetch_and_contain_remote_object_from_id 2024-03-25 14:05:05 -01:00
fetcher_test.exs fetcher: return final URL after redirects from get_object 2024-03-25 14:05:05 -01:00
pruner_test.exs Fixing up deletes a bit (#327) 2022-12-01 15:00:53 +00:00
updater_test.exs Post editing (#202) 2022-09-06 19:24:02 +00:00