feat: User management #2
No reviewers
Labels
No labels
api
auth
backend
bug
duplicate
enhancement
federation
frontend
help wanted
invalid
new feature
question
storage
stream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
blacklight/songhive!2
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/user-management"
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?
Closes: #1
- Add UserLink model and user->links relationship with cascade delete - Include links in user profile responses and add link input validation - Implement /users/{username} fetch with active-user 404 behavior - Add tests for link validation, serialization, routing, and endpoint behaviorfeat: User managementto WIP: feat: User management- Add GET /admin/oauth/clients/{client_id} with 404 handling - Centralize default grant types constant and reuse in validation - Extend OAuth tests for timestamps, custom grant types, and new endpointWIP: feat: User managementto feat: User management