Merge branch 'main' into next

This commit is contained in:
Livio Spring
2025-03-04 13:46:48 +01:00
347 changed files with 19877 additions and 9287 deletions

View File

@@ -544,6 +544,7 @@ Errors:
AlreadyExists: Auth Request esiste già
NotExisting: Auth Request non esiste
WrongLoginClient: Auth Request creato da un altro client di accesso
AlreadyHandled: Auth Request è già stata gestita
OIDCSession:
RefreshTokenInvalid: Refresh Token non è valido
Token:
@@ -554,8 +555,12 @@ Errors:
AlreadyExists: SAMLRequest esiste già
NotExisting: SAMLRequest non esiste
WrongLoginClient: SAMLRequest creato da un altro client di accesso
AlreadyHandled: SAMLRequest è già stata gestita
SAMLSession:
InvalidClient: SAMLResponse non è stato emesso per questo client
DeviceAuth:
NotFound: La richiesta di autorizzazione del dispositivo non esiste
AlreadyHandled: La richiesta di autorizzazione del dispositivo è già stata gestita
Feature:
NotExisting: La funzionalità non esiste
TypeNotSupported: Il tipo di funzionalità non è supportato