freeCodeCamp/api/src/plugins
2025-02-06 11:37:30 -08: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 refactor(api): sync dev and auth0 plugins (#57136) 2024-11-12 15:06:54 -08:00
auth0.ts fix(api): auth error logging (#58614) 2025-02-06 11:37:30 -08:00
auth-dev.test.ts refactor(api): sync dev and auth0 plugins (#57136) 2024-11-12 15:06:54 -08: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): redirect auth requests if already signed in (#55829) 2024-08-14 18:53:20 +05:30
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 plugin allowing server to update cookies (#55395) 2024-07-09 07:33:04 +00:00
cookies.test.ts refactor(api): use decorator to clear our cookies (#55470) 2024-07-15 10:17:40 +02:00
cookies.ts refactor: move CSRF code into plugin (#56447) 2024-10-04 12:56:04 +00:00
cors.ts fix(api): allow coderoad and exam env headers (#56619) 2024-10-09 10:06:53 -07:00
csrf.test.ts refactor: move CSRF code into plugin (#56447) 2024-10-04 12:56:04 +00:00
csrf.ts refactor: move CSRF code into plugin (#56447) 2024-10-04 12:56:04 +00:00
error-handling.test.ts feat(api): redirect on error if request ACCEPTs html (#56445) 2024-10-03 16:10:25 -07:00
error-handling.ts fix(sentry): use environments 2025-01-02 18:21:54 +05:30
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): report user endpoint (#51170) 2023-10-11 20:49:05 +05:30
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 feat(api): redirect on error if request ACCEPTs html (#56445) 2024-10-03 16:10:25 -07: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): remove csrf protection from get-session-user (#51615) 2023-10-03 16:17:00 -05:00
shadow-capture.ts chore(api): add request/response shadow dev tool (#56628) 2024-10-11 09:32:20 -07:00