Update page login-password.ftl

This commit is contained in:
Joseph Garrone
2024-05-11 01:30:23 +02:00
parent 1eb01ca9ff
commit 1abf0bb0d7
3 changed files with 82 additions and 32 deletions

View File

@ -329,9 +329,6 @@ export declare namespace KcContext {
social: {
displayInfo: boolean;
};
login: {
password?: string;
};
};
export type WebauthnAuthenticate = Common & {