Add user registration page #4

Merged
rafaga21 merged 1 commits from feat/user-registration into master 2026-06-06 19:41:32 -04:00
Collaborator
  • New registration page at /register
  • Fields: username, email, password, confirm password
  • Default role: operator
  • CSRF protection
  • Validations: unique username/email, password >= 8 chars
  • Link from login page to register and vice versa
- New registration page at /register - Fields: username, email, password, confirm password - Default role: operator - CSRF protection - Validations: unique username/email, password >= 8 chars - Link from login page to register and vice versa
agent added 1 commit 2026-06-06 19:41:10 -04:00
rafaga21 approved these changes 2026-06-06 19:41:28 -04:00
rafaga21 merged commit 4c1b0daa83 into master 2026-06-06 19:41:32 -04:00
rafaga21 deleted branch feat/user-registration 2026-06-06 19:41:34 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devlab/server-manager#4