mirror of
https://github.com/fairyglade/ly.git
synced 2026-09-22 03:50:23 +00:00
auth: Implement password reset after expiration (closes #992)
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -33,7 +33,6 @@ err_pam_abort = transaction pam avortée
|
||||
err_pam_acct_expired = compte expiré
|
||||
err_pam_auth = erreur d'authentification
|
||||
err_pam_authinfo_unavail = échec de l'obtention des infos utilisateur
|
||||
err_pam_authok_reqd = tiquet expiré
|
||||
err_pam_buf = erreur de mémoire tampon
|
||||
err_pam_cred_err = échec de la modification des identifiants
|
||||
err_pam_cred_expired = identifiants expirés
|
||||
@@ -77,6 +76,7 @@ shell = shell
|
||||
shutdown = éteindre
|
||||
sleep = veille
|
||||
toggle_password = afficher le mot de passe
|
||||
token_expired = mot de passe expiré, veuillez le changer
|
||||
wayland = wayland
|
||||
x11 = x11
|
||||
xinitrc = xinitrc
|
||||
|
||||
Reference in New Issue
Block a user