mirror of
https://github.com/bitwarden/browser
synced 2026-02-17 18:09:17 +00:00
feat(change-password-component): Change Password Update [18720] - Found a bug, working on password policy being present on login.
This commit is contained in:
@@ -594,8 +594,7 @@ const routes: Routes = [
|
||||
{
|
||||
path: "change-password",
|
||||
component: ChangePasswordComponent,
|
||||
// TODO: Turn this on with PM-22155 and resolve routing complexities.
|
||||
// canActivate: [authGuard],
|
||||
canActivate: [authGuard],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user