mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
typo
This commit is contained in:
parent
24545a320c
commit
44800a769b
@ -13674,7 +13674,7 @@ void show_forgot_pwd_page(LOGBOOK * lbs)
|
|||||||
getcfg(lbs->name, "Authentication", str, sizeof(str));
|
getcfg(lbs->name, "Authentication", str, sizeof(str));
|
||||||
if (stristr(str, "Kerberos")|| stristr(str, "Webserver")) {
|
if (stristr(str, "Kerberos")|| stristr(str, "Webserver")) {
|
||||||
show_error
|
show_error
|
||||||
("This installation of ELOG uses site authentification\nwhere password recovery is not possible");
|
("This installation of ELOG uses site authentication\nwhere password recovery is not possible");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user