HB9HIL
c53d77922d
fix blocking requests in the installer
2026-07-29 16:20:56 +02:00
HB9HIL
08f02f9db8
protect run.php by itself
2026-07-29 12:13:37 +02:00
HB9HIL
de89473db4
cron auth token in installer
2026-07-29 12:09:38 +02:00
HB9HIL
9661efa86e
security fixes
...
This commit squashes multiple security fixes related to the installer. It includes input validation for database names, proper escaping of URLs, and improved error handling in AJAX requests. These changes enhance the security of the installation process and prevent potential vulnerabilities.
2026-05-08 13:32:23 +02:00
HB9HIL
1dd9084a9a
clear localstorage after installer went through all steps
2025-06-29 18:28:12 +02:00
HB9HIL
96e537c730
make the whole subfolder story more bullet proof
2025-01-22 10:43:01 +01:00
Patrick Burns
e1d03b842a
fix copy paste error
2025-01-02 19:45:38 -06:00
Patrick Burns
2143540d45
changed the migrate and dxcc urls in the installer to point to the same host that the user navigated to
2025-01-02 19:01:58 -06:00
HB9HIL
3460318e85
feat[update]: add a hint for dxcc update failure
2024-12-03 11:11:04 +01:00
HB9HIL
c13f1b2af3
feat[installer]: enhance error logging for AJAX operations with status details
2024-12-03 10:42:02 +01:00
HB9HIL
8dbdb8b367
show latest migration in log and make sure the log is in the correct order
2024-07-26 23:47:16 +02:00
HB9HIL
8c2a8ec568
remove dxcc from install.sql and force update
2024-07-26 16:10:51 +02:00
HB9HIL
f0ac7ee59f
show response in log if creating tables failed
2024-07-26 09:29:01 +02:00
phl0
1484f50b34
Remove forgotten debug statement
2024-07-25 18:38:42 +02:00
phl0
94fa8b6e47
Catch ajax status errors and display
2024-07-25 18:37:02 +02:00
HB9HIL
0db802e9ea
fixed redirect link in success_button
2024-07-22 17:34:24 +02:00
HB9HIL
ba15972540
added final log_message
2024-07-22 17:15:01 +02:00
HB9HIL
1e9c73ed31
log_message
2024-07-22 15:18:57 +02:00
HB9HIL
3f40c62be3
log messages
2024-07-22 15:09:07 +02:00
HB9HIL
303676e54d
ability to use log_message and read the logfile during installation
2024-07-22 13:10:38 +02:00
HB9HIL
8edfc630f7
fix redirect after install
2024-07-22 09:53:30 +02:00
HB9HIL
ae60f7ef96
ability to skip dxcc update (advanced settings)
2024-07-21 21:41:02 +02:00
HB9HIL
ea20a4f995
error handling
2024-07-21 19:06:44 +02:00
HB9HIL
3cc925d9ea
next install refactoring
2024-07-21 17:48:02 +02:00