From df7a81df0984a1d50d01aef46ab81694e702328a Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Tue, 16 Sep 2025 20:35:03 +1000 Subject: [PATCH] new TODOs --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 798243b..7b0b738 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,7 @@ ### GENERAL + * ldap auth requires anonymouse bind - for now, I have switched this and it won't work with new ldap - can I make python/ldap not use anonymous OR, update ldap to support it + + * jobs for AI should show path name * rm dups job should show progress bar * in viewer, there is no move button (maybe add one?) * consider doing duplicates before AI, and if there are say 100s+, then maybe pause the AI work