mailcow/data
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
..
assets Merge pull request #6223 from mailcow/ffdhe2048 2025-02-12 10:48:22 +01:00
conf rspamd: upgrade to 3.14.1, trixie rebuild + bcc forwarded hosts fix (#6958) 2025-12-11 09:45:56 +01:00
Dockerfiles Add MTA-STS support for alias domains (#6972) 2025-12-15 16:29:21 +01:00
hooks [SOGo] Added hooks support for SOGo image (#4181) 2021-07-28 21:41:44 +02:00
web Fix autodiscover.php: Use random error IDs and fix SQL type casting 2025-12-17 14:27:38 +01:00