mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-18 09:45:24 +00:00
d09e4ff020
This AJAX request sends form data in $_GET request query. This is problematic and unreliable when validating superrrr loooooong conditions, especially in environments that use reverse-proxy. Been having this problem and this PR solves it. :)