mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:37:43 +00:00
feat: store assets in database (#3290)
* feat: use database as asset storage * being only uploading assets if allowed * tests * fixes * cleanup after merge * renaming * various fixes * fix: change to repository event types and removed unused code * feat: set default features * error handling * error handling and naming * fix tests * fix tests * fix merge * rename
This commit is contained in:
@@ -22,6 +22,7 @@ Errors:
|
||||
Object:
|
||||
PutFailed: Oggetto non creato
|
||||
GetFailed: Oggetto non può essere letto
|
||||
NotFound: Oggetto non trovato
|
||||
PresignedTokenFailed: Il token non può essere creato
|
||||
ListFailed: La lista degli oggetti non può essere letta
|
||||
RemoveFailed: L'oggetto non può essere rimosso
|
||||
|
Reference in New Issue
Block a user