From 2a18f8a387d5dea57325962e4a39b1decf8af2e7 Mon Sep 17 00:00:00 2001 From: Timm Murray Date: Sat, 1 Jun 2024 18:11:03 +0000 Subject: [PATCH] Add management page for bearer tokens --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index de367cc..cfc2c81 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ # Future Version * Rebuild flask directory layout * HTML Tests +* Page to show bearer tokens (names, expire date, NOT values) +** Option to delete them * Page to change password for the logged in user * Page to change password for any user ** Force them to change their password at next login