log Plugin/Plugin.cpp @ 138:f448e8626f1a

age author description
Sat, 25 Nov 2023 12:18:14 +0100 Alain Mazy Now handling new GET /tools/create-archive and sibling routes
Fri, 20 Oct 2023 15:29:14 +0200 Alain Mazy now overriding /tools/find and /tools/labels only if the auth-service is providing user profile
Mon, 18 Sep 2023 21:15:33 +0200 Alain Mazy Add support for ForbiddenAccess error for Orthanc < 1.12.2 0.6.0
Tue, 12 Sep 2023 14:31:09 +0200 Alain Mazy fix
Tue, 12 Sep 2023 12:39:15 +0200 Alain Mazy fix resource-token when no anonymous profile is available
Tue, 12 Sep 2023 12:24:52 +0200 Alain Mazy fix studyInstanceUid parsing
Tue, 12 Sep 2023 11:46:53 +0200 Alain Mazy fix dicomWeb auth
Sat, 09 Sep 2023 13:17:38 +0200 Alain Mazy tested resource token for WADO-RS
Fri, 08 Sep 2023 09:52:21 +0200 Alain Mazy cache the UserProfile + updated http filter logic
Wed, 06 Sep 2023 17:02:41 +0200 Alain Mazy fix + Forbidden error code
Tue, 05 Sep 2023 12:48:20 +0200 Alain Mazy wip: checking labels
Thu, 31 Aug 2023 16:51:15 +0200 Alain Mazy added tools/labels + removed forbidden_labels
Wed, 30 Aug 2023 18:10:09 +0200 Alain Mazy wip: adjust tools/find queries
Fri, 18 Aug 2023 12:08:49 +0200 Alain Mazy wip: adding labels
Tue, 20 Jun 2023 15:16:26 +0200 Alain Mazy cleanup
Tue, 20 Jun 2023 09:22:41 +0200 Alain Mazy new standard configuration 'ohif'
Wed, 26 Apr 2023 12:05:32 +0200 Alain Mazy fix standard configuration 'orthanc-explorer-2' for TokenGetArguments
Fri, 17 Mar 2023 18:52:45 +0100 Sebastien Jodogne fix LSB build 0.5.0
Fri, 17 Mar 2023 15:01:15 +0100 Alain Mazy fix
Thu, 16 Mar 2023 17:38:03 +0100 Alain Mazy more flexibility wrt configuration
Wed, 15 Mar 2023 16:36:42 +0100 Alain Mazy fix security issues allowing to browse remote dicom servers + introduced UnitTests
Thu, 09 Mar 2023 14:37:52 +0100 Alain Mazy fix unchecked resource
Fri, 03 Mar 2023 18:03:22 +0100 Alain Mazy new API route to decode tokens
Fri, 03 Mar 2023 10:41:27 +0100 Alain Mazy new ValidityDuration arg in create token API
Fri, 24 Feb 2023 18:13:36 +0100 Alain Mazy new PUT auth/tokens/{token-type} API route + updated interface with WebService
Wed, 22 Feb 2023 13:13:38 +0100 Alain Mazy configurable user permissions
Mon, 20 Feb 2023 11:56:14 +0100 Alain Mazy new 'auth/user-profile' Rest API route
Fri, 17 Feb 2023 15:05:02 +0100 Alain Mazy copyrights
Fri, 17 Feb 2023 14:27:54 +0100 Alain Mazy fix path for oe2 keycloak
Thu, 16 Feb 2023 17:57:25 +0100 Alain Mazy new oe2 standard configuration