Automated response: Reduce intensity of login check
The check to see if the server is misconfigured (run at the point of you logging in) is a well-implemented test, however some servers may be configured in such a way as to rate-limit requests, causing false positives.
The check to see if the server is misconfigured (run at the point of you logging in) is a well-implemented test, however some servers may be configured in such a way as to rate-limit requests, causing false positives.