Preparation for Switching to a New Database Version (#1521)

* preparing to switch to a new database version

* add PreAuthorize

---------

Co-authored-by: Anthony Stirling <[email protected]>
This commit is contained in:
Ludy
2024-07-05 20:48:33 +01:00
committed by GitHub
co-authored by Anthony Stirling
parent 79927416e5
commit be05db22f5
44 changed files with 1145 additions and 29 deletions
@@ -22,7 +22,8 @@ public class CleanUrlInterceptor implements HandlerInterceptor {
"error",
"erroroauth",
"file",
"messageType");
"messageType",
"infoMessage");
@Override
public boolean preHandle(