coryHawkvelt
c6fbec6442
Various QOL updates
2026-05-28 05:58:56 +00:00
Ubuntu
2366847151
fix: remove invalid ip_address and user_agent params from AuditService.log_action calls
2026-05-08 08:03:32 +00:00
Ubuntu
c217b36799
feat: display SSH cert principals in expanded certificate details
2026-05-07 20:51:30 +00:00
Ubuntu
16fb2b4e41
feat: add network management page and inline accordion device details
2026-05-07 19:59:21 +00:00
nexgen_mirrors
e8987e28f7
feat(admin): add dedicated user management page
...
Extract user management functionality from MembersPage drawer into a
dedicated UserManagementPage at /org/members/:userId. The new page
provides a full-page interface with tabs for user details, security
settings (MFA methods), and access management (OAuth accounts, SSH keys).
This improves code organization by separating concerns and provides
better UX for user administration tasks.
2026-04-08 16:45:57 +09:30
JamesBhattarai
2dd6823b0f
Fix: Verbose Syslog
...
Special email configured at backend to access these page via .env
2026-03-22 15:38:28 +05:45
JamesBhattarai
55847f387e
Fix: Localized Dates
2026-03-22 15:38:28 +05:45
JamesBhattarai
de869ec1f2
Feat(Chore, Fix): Admin Privilege
...
Added OIDC Web Page Flow
Admin can add/reset password
Admin can remove users'/members mfa/2fa, unlink account from oauth provider
Chore: Text changes (Forgot Pass, CA)
2026-03-04 18:43:12 +05:45
JamesBhattarai
b97937f080
Feat(Fix): Multi Org, Suspension, User Detail
...
Multi Org switch, members suspend/unsuspend status, delete account, next serial, show email in user member search
2026-03-02 23:55:47 +05:45
JamesBhattarai
f1a8e313fc
Feat(Fix): User & Org Setup Initial (Invite + Create on own) & Chore: UI
2026-03-01 20:11:22 +05:45
JamesBhattarai
4c01fd0107
Feat: RBAC, Keys Extension, Invites
...
feat: org members page — invite users, cancel invites, change roles
feat: show pending invitations banner on profile page
feat: invite accept flow for existing users (no password needed)
feat: departments page updates
feat: SSH keys page — dept cert policy UI (expiry + extensions)
feat: wire up auth pages to real API (register, verify, reset, OIDC)
feat: CLI auth bridge — login page handles CLI token flow
feat: admin users — suspend/unsuspend, role badges, role filter
feat: add admin OAuth providers management page
feat: activity page — org-wide audit log view for admins
feat: add my memberships page
chore: add isOrgAdmin/isOrgMember to AuthContext, restrict sidebar
chore: update app routing and shared layout
2026-03-01 16:50:19 +05:45
JamesBhattarai
62f767474b
Feat(Fix): SSH Keys-Expiry+Log; Department+Principal Link; CA Keys mgmt;
...
- Fix Login nav to /profile or /
2026-02-28 23:35:32 +05:45
JamesBhattarai
c32cb4757a
Feat(Chore): Implemented Audit-Logs, Department, Principal.
2026-02-27 21:08:16 +05:45