This commit is contained in:
Armaël Guéneau 2025-01-03 11:52:54 +01:00
parent 11e4444153
commit 5614796e71

View file

@ -59,4 +59,5 @@ Environment variables read when `STORAGE_BACKEND=s3`:
could not be locked, but delete the account after the grace period even if
the email could not be sent…)
- auth: add support for connecting to the forge using oauth?
- improve error handling
- improve error handling? currently the app will panic if writing to the storage
backend fails. Can we do better?