pleroma/test/web/activity_pub
rinpatch 61889e00fc Deactivate local users on deletion instead of deleting the record
Prevents the possibility of re-registration, which allowed to read
DMs of the deleted account.

Also includes a migration that tries to find any already deleted
accounts and insert skeletons for them.

Closes pleroma/pleroma#1687
2020-05-01 00:38:58 +03:00
..
mrf
transmogrifier
views
activity_pub_controller_test.exs
activity_pub_test.exs Merge branch 'fix/activity-deletion' into 'develop' 2020-03-31 13:40:28 +03:00
publisher_test.exs
relay_test.exs
transmogrifier_test.exs Deactivate local users on deletion instead of deleting the record 2020-05-01 00:38:58 +03:00
utils_test.exs
visibilty_test.exs