mirror of
https://github.com/webmin/webmin.git
synced 2026-04-08 18:20:25 +01:00
Merge pull request #2657 from swelljoe/security-scan-core
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
typo s/actphost/acpthost/
This commit is contained in:
@@ -1818,7 +1818,7 @@ if ($config{'session'} && !$deny_authentication &&
|
||||
}
|
||||
&run_logout_script($louser, $sid,
|
||||
$loghost, $localip);
|
||||
&write_logout_utmp($louser, $actphost);
|
||||
&write_logout_utmp($louser, $acpthost);
|
||||
}
|
||||
}
|
||||
elsif ($in{'session'}) {
|
||||
|
||||
Reference in New Issue
Block a user