Force authorize on dashboard
This commit is contained in:
parent
3ab458101a
commit
0da8f54f48
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
@page "/"
|
@page "/"
|
||||||
@page "/Dashboard"
|
@page "/Dashboard"
|
||||||
|
@attribute [Authorize]
|
||||||
@using LANCommander.Pages.Dashboard.Charts
|
@using LANCommander.Pages.Dashboard.Charts
|
||||||
|
|
||||||
<PageHeader Title="Dashboard" Style="margin-bottom: 24px" />
|
<PageHeader Title="Dashboard" Style="margin-bottom: 24px" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue