1
This commit is contained in:
@@ -12,7 +12,7 @@ namespace TightWiki.Areas.Identity.Pages.Account.Manage
|
||||
{
|
||||
public IActionResult OnGetAsync()
|
||||
{
|
||||
return Redirect($"{GlobalConfiguration.BasePath}/Identity/Account/Manage/Email");
|
||||
return Redirect($"{GlobalConfiguration.BasePath}/Identity/Account/Manage/ChangePassword");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user