Files
mailcow-dockerized/data/web
DerLinkman ec77406dba Fix autodiscover.php: Use random error IDs and fix SQL type casting
- Replace hardcoded error IDs with random values (1-10 billion range) for better debugging
- Cast SimpleXMLElement email to string before SQL query to prevent type errors
- Qualify ambiguous 'active' column with table names in JOIN query
- Add proper error XML response for database errors instead of die()
- Ensure all error paths return complete XML documents
2025-12-17 14:27:38 +01:00
..
2022-07-08 11:27:34 +02:00
2025-08-06 09:42:43 +02:00
2025-04-01 16:39:15 +02:00
2016-12-09 20:39:02 +01:00
2025-01-27 15:59:50 +01:00