Admin can create user accounts directly (#331) #333
No reviewers
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#333
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/331-admin-create-user"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements #331.
POST /api/v1/admin/users(Site-Admin guard, class level -> route-permissions fence covered): same field rules as self-registration (adminCreateUserSchemain shared), account is ACTIVE immediately, personal pond provisioned like the verify-email path.user.created_by_admin(notice), catalogue 1.9, doc row added.Merge only on Stefan's go (fast-forward-only).