Fix admin seed, open username/email changes, invite refresh & revocation #11

Merged
josh merged 1 commits from feature/auth-invites into main 2026-04-27 22:28:24 -04:00
Owner
  • Seed checks for any admin role instead of username='admin'
  • Username change open to all registered users (was admin-only)
  • New change-email endpoint requiring password confirmation
  • Settings page: inline editing for username and email
  • Invitations: await refresh after generate so list updates visibly
  • Invitations: revoke button to delete unused invites (admin only)

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

- Seed checks for any admin role instead of username='admin' - Username change open to all registered users (was admin-only) - New change-email endpoint requiring password confirmation - Settings page: inline editing for username and email - Invitations: await refresh after generate so list updates visibly - Invitations: revoke button to delete unused invites (admin only) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
josh added 1 commit 2026-04-27 22:28:20 -04:00
- Seed checks for any admin role instead of username='admin'
- Username change open to all registered users (was admin-only)
- New change-email endpoint requiring password confirmation
- Settings page: inline editing for username and email
- Invitations: await refresh after generate so list updates visibly
- Invitations: revoke button to delete unused invites (admin only)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
josh merged commit ce2cab3404 into main 2026-04-27 22:28:24 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/AIHostingTycoon#11