mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 18:43:26 +00:00
feat(change-password-component): Change Password Update [18720] - Small changes and added some clarification on where I'm blocked
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export * from "./decode-jwt-token-to-json.utility";
|
||||
export * from "./route-list";
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
export const RouteList = {
|
||||
// AdminRecoveryChangePasswordRoute: "recovery-change-password",
|
||||
// NonCompliantChangePasswordRoute: "change-password",
|
||||
// OLDUpdateTempPassword: "update-temp-password",
|
||||
// OLDNonCompliantPasswordOnLogin: "update-password",
|
||||
};
|
||||
Reference in New Issue
Block a user