freeCodeCamp/api/src/plugins
2025-04-24 09:36:28 -05:00
..
__fixtures__ feat(api): add /submit-quiz-attempt endpoint (#57201) 2024-12-06 12:45:12 -06:00
mail-providers fix(mailhog): use docker network address in containers (#54877) 2024-05-23 11:21:32 +02:00
auth0.test.ts chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00
auth0.ts fix(api): adjust logs (#59887) 2025-04-22 15:58:26 +02:00
auth-dev.test.ts chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00
auth-dev.ts refactor(api): sync dev and auth0 plugins (#57136) 2024-11-12 15:06:54 -08:00
auth.test.ts fix(api): modularize auth handlers (#55671) 2024-08-08 23:05:25 +05:30
auth.ts feat(api): add exam-environment endpoints (#55662) 2024-10-04 09:20:18 -05:00
bouncer.test.ts feat(api): redirect auth requests if already signed in (#55829) 2024-08-14 18:53:20 +05:30
bouncer.ts fix(api): adjust logging in bouncer, downgrade to trace (#59945) 2025-04-24 09:36:28 -05:00
cookie-update.test.ts feat(api): add plugin allowing server to update cookies (#55395) 2024-07-09 07:33:04 +00:00
cookie-update.ts feat(api): add logging to cookie update (#59057) 2025-03-04 16:13:11 +02:00
cookies.test.ts refactor(api): use decorator to clear our cookies (#55470) 2024-07-15 10:17:40 +02:00
cookies.ts feat(api) add logging for cookie clearing (#59058) 2025-03-11 10:43:28 -05:00
cors.test.ts fix: only log if the request has an Origin header (#59920) 2025-04-23 22:50:12 +02:00
cors.ts fix: only log if the request has an Origin header (#59920) 2025-04-23 22:50:12 +02:00
csrf.test.ts refactor: move CSRF code into plugin (#56447) 2024-10-04 12:56:04 +00:00
csrf.ts feat(api): set log level for csrf errors (#59228) 2025-03-13 22:24:41 +00:00
error-handling.test.ts feat(api): replace sentry plugin with sdk (#58912) 2025-02-25 12:35:34 -08:00
error-handling.ts feat(api): replace sentry plugin with sdk (#58912) 2025-02-25 12:35:34 -08:00
growth-book.test.ts fix(api): catch GB init errors on prod only (#59912) 2025-04-24 10:26:33 +05:30
growth-book.ts fix(api): catch GB init errors on prod only (#59912) 2025-04-24 10:26:33 +05:30
mailer.test.ts feat(api): email service (#50637) 2023-08-04 18:57:59 -07:00
mailer.ts fix(api): adjust logs (#59887) 2025-04-22 15:58:26 +02:00
not-found.test.ts feat(api): redirect on error if request ACCEPTs html (#56445) 2024-10-03 16:10:25 -07:00
not-found.ts fix(api): adjust logs (#59887) 2025-04-22 15:58:26 +02:00
redirect-with-message.test.ts feat(api): allow redirection with message (#50525) 2023-06-07 15:30:12 +02:00
redirect-with-message.ts feat(api): port /confirm-email to new api (#54975) 2024-06-27 10:07:53 +02:00
security.ts fix(api): adjust logs (#59887) 2025-04-22 15:58:26 +02:00
shadow-capture.ts chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00