features/identity-roles #14
jtom38
commented 2023-07-14 22:26:15 -07:00
Owner
No description provided.
jtom38
added 6 commits 2023-07-14 22:26:16 -07:00
Added notes, db migrations on startup, and injecting admin and user roles
712ce4f4da
Adding roles into the Identity side
0aa6c1489d
Added consts to lookup things in config easier
d5278a8be9
Added a API Key Attribute but not used yet
bc79b507ac
Controllers have been updated to support Authorize
71319c05ef
docker-compose.example.yaml was updated
2bc20fccc8
Some checks failed
continuous-integration/drone/pr Build is failing
Details
jtom38
added 5 commits 2023-07-23 16:22:56 -07:00
Refactored how the start up works... everything in one file was getting very messy to read
b9c07eda7d
Added the Authorization.cs file to contain policy, claims and roles
16e63aa4a1
added global.json to pin dotnet version
64f167c0c5
moved some rest actions over to roles
c4a84e9adc
Moved AccountController.cs to IdentityController.cs and defined roles on a route
3697093df1
All checks were successful
continuous-integration/drone/pr Build is passing
Details
jtom38
merged commit 5b8f0beb6e into main 2023-07-23 16:24:22 -07:00
jtom38
referenced this issue from a commit 2023-07-23 16:24:23 -07:00
Merge pull request 'features/identity-roles' (#14) from features/identity-roles into main
jtom38
deleted branch features/identity-roles 2023-07-23 16:24:24 -07:00
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "features/identity-roles"
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?