gotosocial/cmd/gotosocial
tobi 90a14abb0c
[feature] HTTP request throttling middleware (#1297)
* [feature] Add throttling middleware to AP endpoints

* refactor a lil bit

* use config setting, start updating docs

* doc updates

* use relative links in faq doc

* small docs fixes

* return code 503 instead of 429 when throttled

* throttle other endpoints too

* simplify token channel prefills
2023-01-04 11:57:59 +01:00
..
action [feature] HTTP request throttling middleware (#1297) 2023-01-04 11:57:59 +01:00
admin.go [feature] Add admin media prune orphaned CLI command (#1146) 2022-11-25 17:23:42 +00:00
common.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
debug.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
main.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
server.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
testrig.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00