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 = transazione PAM interrotta
|
||||
err_pam_acct_expired = account scaduto
|
||||
err_pam_auth = errore di autenticazione
|
||||
err_pam_authinfo_unavail = impossibile ottenere informazioni utente
|
||||
err_pam_authok_reqd = token scaduto
|
||||
err_pam_buf = errore buffer memoria
|
||||
err_pam_cred_err = impossibile impostare credenziali
|
||||
err_pam_cred_expired = credenziali scadute
|
||||
@@ -77,6 +76,7 @@ shell = shell
|
||||
shutdown = arresto
|
||||
sleep = sospendi
|
||||
toggle_password = mostra/nascondi password
|
||||
|
||||
wayland = wayland
|
||||
x11 = x11
|
||||
xinitrc = xinitrc
|
||||
|
||||
Reference in New Issue
Block a user