mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-03-06 23:01:23 +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. :)