bookwyrm/bookwyrm/views/preferences
Hugh Rundle dd27684d4b
set signed s3 url expiry with env value
Adds S3_SIGNED_URL_EXPIRY val to .env and settings (defaults to 15 mins)
Note that this is reset every time the user loads the exports page
and is independent of the _creation_ of export files.
2024-03-24 20:53:49 +11:00
..
__init__.py Move preferences views into directory 2021-09-28 11:23:47 -07:00
block.py remove user and their lists from group when group.user blocks them 2021-10-09 22:13:12 +11:00
change_password.py Updates method decorators 2022-07-15 10:59:35 -07:00
delete_user.py Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
edit_user.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
export.py set signed s3 url expiry with env value 2024-03-24 20:53:49 +11:00
move_user.py undo moves 2023-09-25 22:05:43 +10:00
two_factor_auth.py show otp_secret when setting up 2fa 2022-11-16 20:30:06 +01:00