Update login-update-password.ftl page

This commit is contained in:
Joseph Garrone
2024-05-11 17:37:33 +02:00
parent 3ec5aa84ad
commit d5376b80c2
2 changed files with 121 additions and 83 deletions

View File

@ -396,7 +396,6 @@ export declare namespace KcContext {
export type LoginUpdatePassword = Common & {
pageId: "login-update-password.ftl";
username: string;
};
export type LoginIdpLinkConfirm = Common & {