Commit Graph

6 Commits

Author SHA1 Message Date
Gustavo Trott
18c6341e0e Implement enhanced Custom Rate Limiter 2024-03-18 11:26:44 -03:00
Gustavo Trott
5518dff623
Introduces Rate Limit for graphql connections (#19749) 2024-03-06 14:16:09 -03:00
Gustavo Trott
5d8dffe1e8
graphql-middleware: Set listen Ip configurable and default 127.0.0.1 (#19619) 2024-02-13 14:12:11 -03:00
Gustavo Trott
8ad5e738a4
Make middleware more configurable (#19250) 2023-11-30 08:58:37 -03:00
Daniel Schreiber
d2a28a6130 Fix: support cluster proxy setup for graphql API
The websocket connection to the graphql API needs to go directly to the
BBB server (bbb-html5) and it the middleware needs to accept requests
with a different origin.
2023-11-28 15:27:55 +01:00
Gustavo Trott
3d9f7f07b3 Script to install bbb-graphql-middleware 2023-04-27 13:38:44 -03:00