This website requires JavaScript.
Explore
Help
Sign In
kevin
/
BlazorDeepDive
Watch
1
Star
0
Fork
0
You've already forked BlazorDeepDive
Code
BlazorDeepDive
/
ServerManagement
/
Components
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
..
Account
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
Controls
Create IServersEFCoreRepository interface, register as service and use dependency injection to replace the static ServersRepository.
2025-04-16 23:46:00 +02:00
Layout
Add more navlink buttons for authorization in CSS.
2025-04-18 10:50:02 +02:00
Pages
Add policy authorization based on claim for admin role.
2025-04-18 17:53:20 +02:00
StateStore
Add observer for online servers.
2025-03-30 22:33:08 +02:00
_Imports.razor
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
App.razor
Apply global server side rendering, but exclude certain routable components. (.NET 9 feature)
2025-03-25 15:01:37 +01:00
Routes.razor
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00