Commit 026d8964 authored by Caleb Williamson's avatar Caleb Williamson Committed by Achilleas Pipinellis

Add note regarding unauthenticated git requests

parent 22a0aa4f
......@@ -20,6 +20,9 @@ IP rate limits**:
These limits are disabled by default.
NOTE:
By default, all Git operations are first tried unathenticated. Because of this, HTTP Git operations may trigger the rate limits configured for unauthenticated requests.
![user-and-ip-rate-limits](img/user_and_ip_rate_limits.png)
## Use an HTTP header to bypass rate limiting
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment