bookwyrm/bookwyrm/templates/settings/users
Hugh Rundle f011f2bce9
hide instance actor from users
The Instance Actor is required for signing http GET requests but is not a "user" and should not be otherwise interacted with.

- hides instance actor profile page, returning a 404
- excludes instance actor from search results and suggestions including in Getting Started
- replaces link to user profile in user admin page with a brief message box
- replaces panel in user admin page that allows for user to be suspended or removed with a message explaining why that is a very bad idea

fixes #3119
2023-11-20 12:17:52 +11:00
..
delete_user_form.html Converts report "comments" into broader "actions" table 2023-05-16 11:00:33 -07:00
email_filter.html Updates user admin filters 2022-03-14 09:38:03 -07:00
server_filter.html Fixes display of filter inputs in chromium 2022-01-06 11:11:00 -08:00
user.html Use breadcrumbs in use admin view 2022-03-14 09:10:48 -07:00
user_admin.html Creates snippet for user tag in admin view 2023-11-05 10:18:04 -08:00
user_admin_filters.html Updates user admin filters 2022-03-14 09:38:03 -07:00
user_info.html hide instance actor from users 2023-11-20 12:17:52 +11:00
user_moderation_actions.html hide instance actor from users 2023-11-20 12:17:52 +11:00
username_filter.html Fixes display of filter inputs in chromium 2022-01-06 11:11:00 -08:00