Commit graph

13 commits

Author SHA1 Message Date
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
8b3aaafd6b make the install.sql import much faster 2026-02-06 01:14:08 +01:00
HB9HIL
789b9af523 use explicit writing in sql commands 2024-12-29 16:27:44 +01:00
HB9HIL
0d6579bb34 don't translate log messages. 2024-12-04 22:58:09 +01:00
HB9HIL
a0aa67a81f fix[installer]: Remove migration lockfile if existent from a previous attempt to avoid unnecessary delay 2024-12-04 16:23:15 +01:00
HB9HIL
bfd1a540dd fix[installer]: improve database version retrieval to avoid incorrect information 2024-12-03 12:17:26 +01:00
HB9HIL
029c53e65b feat[installer]: enhance database error logging 2024-12-03 10:52:07 +01:00
HB9HIL
97390ffee8 escape single quotation marks 2024-11-16 15:22:59 +01:00
HB9HIL
4568c6be1d strtoupper locator and callsign 2024-07-27 15:09:39 +02:00
HB9HIL
24711b1995 create db if not exists 2024-07-24 16:48:26 +02:00
HB9HIL
64aab3a802 Error must be english here 2024-07-24 15:29:35 +02:00
HB9HIL
dd0984f9e2 add check if database is empty 2024-07-24 14:20:52 +02:00
HB9HIL
3cc925d9ea next install refactoring 2024-07-21 17:48:02 +02:00
Renamed from install/includes/database_class.php (Browse further)