Merge branch 'Development' into SIPS-Development

This commit is contained in:
2025-09-10 10:18:07 +01:00
16 changed files with 2746 additions and 895 deletions
+1
View File
@@ -78,5 +78,6 @@ module.exports = {
"/auth/signin": ["common", "common", "auth"],
"/auth/verify-request": ["common", "common", "auth"],
"/auth/error": ["common", "common", "auth"],
"/admin": ["case"],
},
};