freeCodeCamp/api/src/plugins
Sem Bauke f206ba2487
feat(api): add logging to Auth0 endpoint (#59160)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-04-01 15:46:57 -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 feat(api): add logging to Auth0 endpoint (#59160) 2025-04-01 15:46:57 -05: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 feat(api): add logging to bouncer (#59056) 2025-03-10 13:21:03 -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.ts feat(api): log disallowed origins (#59059) 2025-03-03 15:44:37 +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.ts feat(api): add growthbook (#57950) 2025-01-08 15:35:58 -08:00
mailer.test.ts feat(api): email service (#50637) 2023-08-04 18:57:59 -07:00
mailer.ts feat(api): log mailer when sending email (#59065) 2025-03-01 12:05:32 +01: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 chore(api): add logging for 404 not found requests (#59068) 2025-03-11 11:19:18 -05: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 feat(api): add debug logging for security headers in response (#59070) 2025-03-10 12:57:23 -05:00
shadow-capture.ts chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00