agent_tracker/templates
michael 48db28b8fb Add local user login alongside Microsoft SSO
- Show both Microsoft SSO and local login options on login page
- Add admin user management: create local users with password
- Add admin password reset for local users only
- Add self-service password change on profile page for local users
- Display auth provider (Local/SSO) in admin user table
- New API endpoints: POST /api/admin/users, POST /api/admin/users/{email}/reset-password, POST /api/users/change-password
- SSO and local auth remain separate (no dual-auth)
- Minimum 8 character password requirement

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 06:58:45 -06:00
..
admin Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
agent_management.html added URL property to agents (link to agent) and fixed redirect base paths 2025-10-28 14:51:26 -05:00
agent_register.html added risk factor to quality audit functionality - risk factor is required when cheking quality audit box - both these fields are admin only 2025-09-05 14:04:18 -05:00
base.html initial commit 2025-08-17 07:23:53 -05:00
index.html initial commit 2025-08-17 07:23:53 -05:00
login.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
nav.html Implement Delete by CSV functionality 2025-11-19 15:55:10 -06:00
profile.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
register.html initial commit 2025-08-17 07:23:53 -05:00
search.html added Quality Audit and fixed various bugs 2025-09-05 13:41:33 -05:00
user_management.html initial commit 2025-08-17 07:23:53 -05:00