mailcow/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
..
admin [Web] Add quick links to other login pages and option to disable mailcow login form 2025-05-09 15:13:44 +02:00
api
css
domainadmin [Web] Add quick links to other login pages and option to disable mailcow login form 2025-05-09 15:13:44 +02:00
fonts
img
inc Add MTA-STS support for alias domains (#6972) 2025-12-15 16:29:21 +01:00
js ui: fix global filters ui tickbox reappearing (#6966) 2025-12-12 16:01:18 +01:00
lang Translations update from Weblate (#6965) 2025-12-12 15:21:04 +01:00
oauth
templates Prevent duplicate/plaintext login announcement rendering (#6963) 2025-12-12 12:34:20 +01:00
_rspamderror.php
_status.502.html
autoconfig.php
autodiscover-json.php
autodiscover.php Fix autodiscover.php: Use random error IDs and fix SQL type casting 2025-12-17 14:27:38 +01:00
edit.php pf/php: add mta-sts support (outbound) (#6686) 2025-08-26 09:57:05 +02:00
f2b-banlist.php
favicon.png fixed favicon.png (#6570) 2025-08-06 09:42:43 +02:00
index.php [Web] Fix SOGo redirection after login 2025-10-10 10:05:56 +02:00
json_api.php fix(api): add missing break in CORS switch block causing save to hang (#6926) 2025-12-09 11:54:20 +01:00
mobileconfig.php
mta-sts.php Add MTA-STS support for alias domains (#6972) 2025-12-15 16:29:21 +01:00
qhandler.php
quarantine.php
reset-password.php
resource.php
robots.txt
sogo-auth.php [SOGo][Web] Enable SOGo URL Encryption 2025-09-22 12:28:09 +02:00
user.php