Add password changing
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<RadzenPanelMenu>
|
||||
<AuthorizeView>
|
||||
<Authorized>
|
||||
<RadzenPanelMenuItem Text="@context.User.Identity?.Name" />
|
||||
<RadzenPanelMenuItem Path="/account/manage" Text="@context.User.Identity?.Name" />
|
||||
<RadzenPanelMenuItem Path="/identity/logout" Text="Выйти" Icon="logout" />
|
||||
</Authorized>
|
||||
<NotAuthorized>
|
||||
|
||||
Reference in New Issue
Block a user