log Plugin/AuthorizationWebService.cpp @ 194:85859ec3aa7e

age author description
Fri, 14 Jun 2024 16:26:53 +0200 Alain Mazy added support for roles/permissions edition
Thu, 30 May 2024 21:59:01 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Mon, 18 Mar 2024 14:52:33 +0100 Alain Mazy add GET argument tokens as HTTP headers in the query to the auth-service
Fri, 16 Feb 2024 08:39:33 +0100 Alain Mazy 0.7.0 0.7.0
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
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
Fri, 18 Aug 2023 12:08:49 +0200 Alain Mazy wip: adding labels
Fri, 17 Mar 2023 18:52:45 +0100 Sebastien Jodogne fix LSB build 0.5.0
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
Tue, 21 Feb 2023 09:23:47 +0100 Alain Mazy use more recent httpclient