Add built-in rate limiting #10
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
No idea how difficult this is, but I think it'd be really cool if we could add rate limiting, by checking how many requests have come from an IP for example.
This is probably only useful if I also add SSL support, so that the binary can be run without a reverse proxy that manages SSL.