|
3697093df1
|
Moved AccountController.cs to IdentityController.cs and defined roles on a route
continuous-integration/drone/pr Build is passing
|
2023-07-23 16:22:49 -07:00 |
|
|
c4a84e9adc
|
moved some rest actions over to roles
|
2023-07-23 16:22:11 -07:00 |
|
|
64f167c0c5
|
added global.json to pin dotnet version
|
2023-07-23 16:21:00 -07:00 |
|
|
16e63aa4a1
|
Added the Authorization.cs file to contain policy, claims and roles
|
2023-07-23 16:20:47 -07:00 |
|
|
b9c07eda7d
|
Refactored how the start up works... everything in one file was getting very messy to read
|
2023-07-23 16:20:16 -07:00 |
|
|
2bc20fccc8
|
docker-compose.example.yaml was updated
continuous-integration/drone/pr Build is failing
|
2023-07-14 22:25:53 -07:00 |
|
|
71319c05ef
|
Controllers have been updated to support Authorize
|
2023-07-14 22:25:44 -07:00 |
|
|
bc79b507ac
|
Added a API Key Attribute but not used yet
|
2023-07-14 22:25:11 -07:00 |
|
|
d5278a8be9
|
Added consts to lookup things in config easier
|
2023-07-14 22:24:53 -07:00 |
|
|
0aa6c1489d
|
Adding roles into the Identity side
|
2023-07-14 22:24:32 -07:00 |
|
|
712ce4f4da
|
Added notes, db migrations on startup, and injecting admin and user roles
|
2023-07-14 22:23:45 -07:00 |
|