summaryrefslogtreecommitdiff
path: root/www/phpvirtualbox-71/files/patch-endpoints_lib_config.php
blob: 82de95a4947b2076f0520a75c67dad81f2f3f437 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- endpoints/lib/config.php.orig	2025-04-26 04:11:44 UTC
+++ endpoints/lib/config.php
@@ -143,6 +143,7 @@ class phpVBoxConfigClass {
     // added vars to satisfy PHP 8.2+ dynamic property deprecation
     var $enableAdvancedConfig;
     var $enableHDFlushConfig;
+    var $authMaster = false;
 
     /**
 	 * Read user configuration, apply defaults, and do some sanity checking