changeset 5165:68a1aeef52fa

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Feb 2023 08:48:53 +0100
parents a83e1d029d9f
children 90bf30eba698
files TODO
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Fri Feb 03 14:37:18 2023 +0100
+++ b/TODO	Mon Feb 06 08:48:53 2023 +0100
@@ -229,6 +229,9 @@
 * Update the SDK to handle buffer sizes > 4GB (all sizes are currently coded in uint32_t)
 * Add a C-Get SCP handler: OrthancPluginRegisterGetCallback
   https://groups.google.com/g/orthanc-users/c/NRhPkYX9IXQ/m/mWS11g0jBwAJ
+* Add a primitive for user authentication (to generate 401 HTTP status, whereas
+  the "RegisterIncomingHttpRequestFilter()" can only generate 403 HTTP status)
+  https://groups.google.com/g/orthanc-users/c/ymtaAmgSs6Q/m/PqVBactQAQAJ
 
 ----------------
 Ideas of plugins