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 już istnieje
NotExisting: Auth Request nie istnieje
WrongLoginClient: Auth Request utworzony przez innego klienta logowania
AlreadyHandled: Żądanie uwierzytelnienia zostało już obsłużone
OIDCSession:
RefreshTokenInvalid: Refresh Token jest nieprawidłowy
Token:
@@ -554,8 +555,12 @@ Errors:
AlreadyExists: SAMLRequest już istnieje
NotExisting: SAMLRequest nie istnieje
WrongLoginClient: SAMLRequest utworzony przez innego klienta logowania
AlreadyHandled: Żądanie SAML zostało już obsłużone
SAMLSession:
InvalidClient: SAMLResponse nie został wydany dla tego klienta
DeviceAuth:
NotFound: Żądanie autoryzacji urządzenia nie istnieje
AlreadyHandled: Żądanie autoryzacji urządzenia zostało już obsłużone
Feature:
NotExisting: Funkcja nie istnieje
TypeNotSupported: Typ funkcji nie jest obsługiwany