Merge origin/1.8.x into feat-user-impersonation

This commit is contained in:
eldadfux
2026-03-18 10:23:03 +01:00
89 changed files with 10557 additions and 82523 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ Http::init()
);
}
if (! $dbKey) {
if (!$dbKey) {
throw new Exception(Exception::USER_UNAUTHORIZED);
}