mirror of
https://github.com/bitwarden/web
synced 2025-12-15 15:53:18 +00:00
call api to set password with key parameters (#609)
* call api to set password with key parameters * update ssoCompleteRegistration string
This commit is contained in:
@@ -108,7 +108,6 @@ const routes: Routes = [
|
||||
},
|
||||
{
|
||||
path: 'change-password', component: ChangePasswordComponent,
|
||||
canActivate: [UnauthGuardService],
|
||||
data: { titleId: 'setMasterPassword' },
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user