freeCodeCamp/api-server/src/server/middlewares
2023-11-08 10:48:19 +05:30
..
constant-headers.js refactor: stop sharing api/client specific config (#51423) 2023-08-29 18:35:27 +05:30
cookie-parser.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
csp.js refactor: use process.env in node environments (#51110) 2023-07-31 17:25:24 +02:00
csurf-error-handler.js feat: remove csrf from the client (#42242) 2021-07-16 10:49:47 -05:00
csurf-set-cookie.js feat: remove csrf from the client (#42242) 2021-07-16 10:49:47 -05:00
csurf.js fix: set _csrf to be httpOnly (#46366) 2022-06-08 16:54:23 +03:00
error-handlers.js chore: update error message for Crash Dumps (#50213) 2023-04-28 17:17:55 -07:00
express-extensions.js fix(api, client): update Gatsby, webpack & related things (#41452) 2021-03-25 12:13:43 -07:00
flash-cheaters.js chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
ms-username.js feat(client/api): validate ms users (#51372) 2023-08-26 07:57:02 -05:00
passport-login.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
rate-limit.js fix(api): update mobile-auth ratelimit config (#49194) 2023-02-10 13:13:54 +00:00
request-authorization.js refactor: stop sharing api/client specific config (#51423) 2023-08-29 18:35:27 +05:30
request-authorization.test.js refactor: use process.env in node environments (#51110) 2023-07-31 17:25:24 +02:00
sentry-error-handler.js refactor: stop sharing api/client specific config (#51423) 2023-08-29 18:35:27 +05:30
sentry-request-handler.js refactor: stop sharing api/client specific config (#51423) 2023-08-29 18:35:27 +05:30
sentry-tracing-handler.js refactor: stop sharing api/client specific config (#51423) 2023-08-29 18:35:27 +05:30
sessions.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
survey.js fix(api): handle requests with empty body (user/submit-survey) (#52270) 2023-11-08 10:48:19 +05:30
user-token.js refactor: stop sharing api/client specific config (#51423) 2023-08-29 18:35:27 +05:30