1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 19:02:33 +01:00
server/api/src/middlewares
2021-10-15 00:46:09 +02:00
..
Authentication.ts 🎨 exclude healthz/readyz from auth 2021-10-15 00:46:09 +02:00
BodyParser.ts add option to disable all rate limits 2021-09-20 23:35:32 +02:00
CORS.ts Fix content security policy policy 2021-08-21 22:30:42 +03:00
ErrorHandler.ts 🎨 move field error to util 2021-10-05 19:34:13 +02:00
index.ts api 2021-08-12 20:09:35 +02:00
RateLimit.ts add option to disable all rate limits 2021-09-20 23:35:32 +02:00
TestClient.ts add private and public endpoint 2021-09-25 23:55:19 +02:00
Translation.ts fixed translation path to display correct error msg 2021-08-30 13:44:52 +02:00