This website requires JavaScript.
Explore
Help
Sign In
kevin
/
BlazorDeepDive
Watch
1
Star
0
Fork
0
You've already forked BlazorDeepDive
Code
BlazorDeepDive
/
ServerManagement
History
Kevin Matsubara
b65d998b01
Add policy authorization based on claim for admin role.
...
Note that this redirects to the login page, it should actually display an Access Denied message.
2025-04-18 17:53:20 +02:00
..
Components
Add policy authorization based on claim for admin role.
2025-04-18 17:53:20 +02:00
Data
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
Migrations
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
Models
Create IServersEFCoreRepository interface, register as service and use dependency injection to replace the static ServersRepository.
2025-04-16 23:46:00 +02:00
Properties
Creating new blazor project.
2025-03-23 12:38:17 +01:00
wwwroot
Replace favicon with a custom server icon.
2025-04-18 12:03:32 +02:00
appsettings.Development.json
Add additional logging information.
2025-03-25 15:00:28 +01:00
appsettings.json
Add ServerManagementContext with connectionstring.
2025-04-15 23:26:55 +02:00
Program.cs
Add policy authorization based on claim for admin role.
2025-04-18 17:53:20 +02:00
ServerManagement.csproj
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00