revert(auth): restore Subscriber as default role on register #32

Merged
YousifShkara merged 1 commit from revert/register-as-admin-staging into main 2026-06-02 14:25:29 +02:00
Owner

Reverts the staging-only auto-Admin behaviour from chore/register-as-admin-staging (commit 6a07c17, merged in #28). Open registration plus auto-Admin makes account self-elevation trivial; with the c-01 deploy stable, the staging team can promote testers via a SQL update (UPDATE users SET role='admin' WHERE email = ...) when admin surfaces need exercising.

Reverts the staging-only auto-Admin behaviour from chore/register-as-admin-staging (commit 6a07c17, merged in #28). Open registration plus auto-Admin makes account self-elevation trivial; with the c-01 deploy stable, the staging team can promote testers via a SQL update (UPDATE users SET role='admin' WHERE email = ...) when admin surfaces need exercising.
revert(auth): restore Subscriber as default role on register
Some checks failed
Create release / Create release from merged PR (pull_request) Has been skipped
Check / fmt / clippy / build / test (pull_request) Failing after 1m43s
a7ccb7374c
Reverts the staging-only auto-Admin behaviour from chore/register-as-admin-staging (commit 6a07c17, merged in #28). Open registration plus auto-Admin makes account self-elevation trivial; with the c-01 deploy stable, the staging team can promote testers via a SQL update (UPDATE users SET role='admin' WHERE email = ...) when admin surfaces need exercising.
YousifShkara deleted branch revert/register-as-admin-staging 2026-06-02 14:25:29 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
psa-systems/bunyip!32
No description provided.