Master3395
6724ef2173
Enhance SQL query safety in mysqlUtilities.py
...
- Updated SQL queries to use backticks around database and table names for improved safety and compatibility.
- Implemented escaping for user inputs in CREATE USER and SET PASSWORD statements to prevent SQL injection vulnerabilities.
- Ensured consistent use of safe variable handling across various database operations, including user creation and privilege grants.
2025-10-24 01:24:22 +02:00
..
2025-09-18 22:04:05 +02:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-09-15 01:25:52 +02:00
2025-08-11 00:33:25 +05:00
2025-09-01 13:11:42 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-07 06:58:48 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-09-01 13:11:42 +05:00
2025-09-23 21:09:38 +02:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-09-21 20:45:37 +02:00
2025-08-01 14:56:30 +05:00
2025-08-08 00:56:41 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-09-21 20:36:12 +02:00
2025-08-01 14:56:30 +05:00
2025-09-18 20:45:34 +02:00
2025-09-23 21:09:38 +02:00
2025-09-21 22:26:18 +02:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-10-08 13:40:16 +05:00
2025-09-18 20:45:34 +02:00
2025-08-01 14:56:30 +05:00
2025-09-10 20:01:52 +02:00
2025-09-22 18:05:55 +02:00
2025-10-24 01:24:22 +02:00
2025-10-06 12:27:33 +05:00
2025-10-16 22:43:12 +02:00
2025-08-01 14:56:30 +05:00
2025-09-18 20:45:34 +02:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-09-20 21:31:41 +02:00
2025-08-01 14:56:30 +05:00
2025-09-21 19:46:10 +02:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-09-18 21:37:48 +02:00
2025-09-18 21:37:48 +02:00
2025-08-08 00:56:41 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-08-01 14:56:30 +05:00
2025-10-16 22:34:18 +02:00
2025-08-01 14:56:30 +05:00
2025-09-18 20:45:34 +02:00
2025-09-23 12:29:21 +05:00
2025-10-03 15:50:29 +05:00
2025-09-23 12:29:21 +05:00