bookwyrm/bookwyrm/templates/preferences
Hugh Rundle d640e4ac96
disable user exports by default
- new setting to enable user exports defaults to False
- add setting to enable and disable user exports
- do not allow user exports when using s3 storage
- do not serve non-image files from /images/ (requires update to nginx settings)
- increase default file upload limit to 100MB to enable user exports to be imported (can be changed in .env)
2024-01-16 21:32:13 +11:00
..
2fa.html many minor visual tweaks to fix spacing and usability 2022-11-26 15:29:08 -08:00
alias_user.html undo moves 2023-09-25 22:05:43 +10:00
blocks.html Italics for null state text 2021-09-28 11:29:42 -07:00
change_password.html Use password validation in change password flow 2022-07-15 10:51:58 -07:00
delete_user.html Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
disable-2fa.html 2fa templates 2022-10-15 07:47:20 +11:00
edit_user.html spelling: separate 2023-04-04 20:02:54 -04:00
export-user.html disable user exports by default 2024-01-16 21:32:13 +11:00
export.html Clarify import/export of book vs user 2023-12-09 08:18:31 -08:00
layout.html Clarify import/export of book vs user 2023-12-09 08:18:31 -08:00
move_user.html fixes to move layout and notifs 2023-10-27 22:00:04 +11:00