# HG changeset patch # User Alain Mazy # Date 1699342303 -3600 # Node ID 095c59b52f04995d54384355e20463958270e46d # Parent 3206537cbb5658791938b2cc4a4c5ee505c179e0 todo diff -r 3206537cbb56 -r 095c59b52f04 TODO --- a/TODO Sat Nov 04 14:46:38 2023 +0100 +++ b/TODO Tue Nov 07 08:31:43 2023 +0100 @@ -264,6 +264,9 @@ * 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 +* Add an index on the UUID column in the DelayedDeletion plugin: + https://discourse.orthanc-server.org/t/delayeddeletion-improvement-unique-index-on-pending-uuid-column/4032 + ---------------- Ideas of plugins