diff Plugin/DefaultAuthorizationParser.h @ 138:f448e8626f1a

Now handling new GET /tools/create-archive and sibling routes
author Alain Mazy <am@osimis.io>
date Sat, 25 Nov 2023 12:18:14 +0100
parents 0eed78c1e177
children 423531fb1200
line wrap: on
line diff
--- a/Plugin/DefaultAuthorizationParser.h	Fri Nov 24 15:37:52 2023 +0100
+++ b/Plugin/DefaultAuthorizationParser.h	Sat Nov 25 12:18:14 2023 +0100
@@ -42,6 +42,7 @@
     boost::regex osimisViewerStudies_;
 
     boost::regex listOfResourcesPattern_;
+    boost::regex createBulkPattern_;
 
   public:
     DefaultAuthorizationParser(ICacheFactory& factory,