akkoma/lib/pleroma/web/pleroma_api/controllers
rinpatch e55876409b 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-02 19:05:13 +03:00
..
account_controller.ex [#2409] Made GET /api/v1/accounts/:id/favourites auth-optional, adjusted tests. 2020-04-24 22:25:27 +03:00
emoji_api_controller.ex fix for auth check 2020-04-30 17:50:57 +03:00
mascot_controller.ex
pleroma_api_controller.ex Deactivate local users on deletion instead of deleting the record 2020-05-02 19:05:13 +03:00
scrobble_controller.ex