From 3e0813b480d2662130d4f89cb830487dd798a4b6 Mon Sep 17 00:00:00 2001 From: Jan Wiebe Date: Sat, 21 Feb 2026 20:28:09 +0100 Subject: [PATCH] feat(admin): show auth source badge and hide password reset for OIDC users The admin user list now displays an OIDC/Local badge per user and hides the password reset button for OIDC-provisioned accounts. Co-Authored-By: Claude Opus 4.6 --- static/admin.html | 3 ++- static/css/views/admin.css | 2 ++ static/js/views/admin/admin.js | 15 ++++++++++----- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/static/admin.html b/static/admin.html index b2103b3c..692bcf49 100644 --- a/static/admin.html +++ b/static/admin.html @@ -92,13 +92,14 @@ User Role + Auth Status Storage Last Login Actions - Loading users… + Loading users…