Also reset already_authuser

This commit is contained in:
Joe Cooper
2026-05-11 21:57:34 -05:00
parent d202eca8f8
commit 29952dce1e

View File

@@ -1327,6 +1327,7 @@ $baseauthuser = undef;
$authpass = undef;
$session_id = undef;
$already_session_id = undef;
$already_authuser = undef;
$miniserv_internal = undef;
$querystring = undef;
$queryargs = undef;