ske087
|
0d98c527c6
|
Fix config file parsing and improve backup/restore functionality
- Fix external_server.conf parsing to skip comment lines and empty lines
- Update routes.py get_db_connection() to handle comments
- Update settings.py get_external_db_connection() to handle comments
- Improve restore_backup() to use mariadb command instead of Python parsing
- Remove SQLite database creation (MariaDB only)
- Add environment detection for dump command (mariadb-dump vs mysqldump)
- Add conditional SSL flag based on Docker environment
- Fix database restore to handle MariaDB sandbox mode comments
|
2025-11-13 03:59:27 +02:00 |
|
Quality System Admin
|
9c19379810
|
updated backups solution
|
2025-11-03 22:18:56 +02:00 |
|
Quality System Admin
|
1ade0b5681
|
updated documentation folder
|
2025-11-03 21:17:10 +02:00 |
|
|
|
957c8eca4d
|
moved to test environment
|
2025-10-05 14:32:47 -04:00 |
|
|
|
8a7aa193dc
|
updated permissions
|
2025-09-14 21:26:29 +03:00 |
|
|
|
9d80252c14
|
updated roles ant permissions
|
2025-09-12 22:14:51 +03:00 |
|
|
|
4597595db4
|
updated creation of the database for users
|
2025-09-12 21:24:22 +03:00 |
|
|
|
9fc32adb23
|
Role management, login logic, and debug improvements. MariaDB login now uses correct syntax.
|
2025-09-11 22:30:52 +03:00 |
|