diff --git a/src/client_backend/.vs/client_backend/v17/Browse.VC.db b/src/client_backend/.vs/client_backend/v17/Browse.VC.db index ce6ed9d..4705366 100644 Binary files a/src/client_backend/.vs/client_backend/v17/Browse.VC.db and b/src/client_backend/.vs/client_backend/v17/Browse.VC.db differ diff --git a/src/client_backend/thread_ctrl.cpp b/src/client_backend/thread_ctrl.cpp index fac9ebf..d3916f5 100644 --- a/src/client_backend/thread_ctrl.cpp +++ b/src/client_backend/thread_ctrl.cpp @@ -67,7 +67,7 @@ int start_thread(const std::string& command) { has_run = 1; } else if (out1 == "quick_scan"){ - log(LOGLEVEL::INFO, "[start_thread()]: starting quickscan with arguments: "); + log(LOGLEVEL::INFO, "[start_thread()]: starting quickscan"); std::thread t1(do_quickscan); t1.detach(); has_run = 1; diff --git a/src/server/cyberhex-code/system/insecure_zone/php/login.php b/src/server/cyberhex-code/system/insecure_zone/php/login.php index 9b6623d..ff6cff6 100644 --- a/src/server/cyberhex-code/system/insecure_zone/php/login.php +++ b/src/server/cyberhex-code/system/insecure_zone/php/login.php @@ -236,11 +236,15 @@ async function checkRegistration() {
- - -
-

Or

- +
+
+ +
+
+ +
+
+