wulf-pulse/app/api/duo
lorentz 5f4e326804 feat: Separate bypass vs disabled users in Duo UI
Bypass = security risk (MFA not enforced) — shown in red, expandable panel
Disabled = locked out, no threat — shown in muted gray, separate expandable panel

- Split /api/duo/status counts into bypass and disabled separately
- /api/duo/users/flagged returns { bypass: [], disabled: [] } instead of flat list
- Overview card: only bypass triggers red warning icon (disabled does not)
- Detail page: two separate expandable sections with distinct severity styling
- Both sections include user, email, account name, enrolled status, last login, notes
- Covers all accounts (parent + children)
2026-03-27 11:41:52 -04:00
..
accounts feat: Duo Security integration — full data sync from Accounts + Admin API 2026-03-27 09:18:04 -04:00
status feat: Separate bypass vs disabled users in Duo UI 2026-03-27 11:41:52 -04:00
sync feat: Duo Security integration — full data sync from Accounts + Admin API 2026-03-27 09:18:04 -04:00
users/flagged feat: Separate bypass vs disabled users in Duo UI 2026-03-27 11:41:52 -04:00