gotosocial/internal/api
nya1 bee8458a2d
[feature] add rate limit middleware (#741)
* feat: add rate limit middleware

* chore: update vendor dir

* chore: update readme with new dependency

* chore: add rate limit infos to swagger.md file

* refactor: add ipv6 mask limiter option

Add IPv6 CIDR /64 mask

* refactor: increase rate limit to 1000

Address https://github.com/superseriousbusiness/gotosocial/pull/741#discussion_r945584800

Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>
2022-08-31 12:06:14 +02:00
..
client [bugfix] Check the length of form.MediaIDs instead of just checking for null (#766) 2022-08-26 17:37:51 +02:00
model [feature] Let accounts set default status format, and use this when processing new statuses (#739) 2022-08-06 12:09:21 +02:00
s2s return after redirects to web representation (#755) 2022-08-16 19:50:26 +01:00
security [feature] add rate limit middleware (#741) 2022-08-31 12:06:14 +02:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
errorhandling.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
mime.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
negotiate.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00