mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-17 21:11:52 +00:00
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. :)