Changelog 2.6.1.17834 -> 2.6.1.17852 ===================================== * [FIX] waptconsole: import repo rules from file * [UPD] wapt agent: replaces default wapt_temp_dir from \private\tmp to \private\install * to try to workaround potential "heuristic" false positive from EDR * [FIX] config_overview if dynamic config are signed * [FIX] THttpRequestThread: memory leak: HttpClient not freed * WaptHttpPostData: accept all methods * [FIX] TWaptCookie.Init: Path not initialized in .Init() * [FIX] waptcore waptwget : potential AV * waptconsole agent config : expose wapt_temp_dir * [IMP] waptconsole: removed "acls changed" warning message * [FIX] waptserver kerberos auth: fix bad roles arg * [REF] backport waptserver kerberos auth: use gssapi lib from mormot instead of libnginx-mod-http-auth-spnego * (not working yet on Windows) * removed the libnginx-mod-http-auth-spnego requirement * we now use mormot kerberos negotiate function * fallback to 'user' without '@domain' part if no useracls with fqdn 'user@domain' * [FIX] wapt core: regression on wmi_info_basic and Wapt.get_hardware_uuid * wmi_info_basic 'System_Information' key value is a list * dmi_info is now mormot's one. Key is System.Uuid