check.php: random subdomain for /ht/add-subdomain

This commit is contained in:
Miraty 2023-08-18 15:10:49 +02:00
parent 4217602b46
commit e6cc5eed1c

View file

@ -289,7 +289,7 @@ exit
} }
{ {
$ht_subdomain = 'test3'; $ht_subdomain = bin2hex(random_bytes(16));
startTest('subdomain site creation'); startTest('subdomain site creation');
curlTest('/ht/add-subdomain', [ curlTest('/ht/add-subdomain', [