openreplay/frontend/app/components/ForgotPassword
Shekar Siri 0724cf05f0
fix(auth): remove unnecessary captcha token validation (#3188)
The token validation checks were redundant as the validation is already
handled by the captcha wrapper component. This change simplifies the
password reset flow while maintaining security.
2025-03-21 10:55:39 +01:00
..
CreatePassword.tsx fix(auth): remove unnecessary captcha token validation (#3188) 2025-03-21 10:55:39 +01:00
forgotPassword.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
ForgotPassword.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ReCaptcha.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ResetPasswordRequest.tsx fix(auth): remove unnecessary captcha token validation (#3188) 2025-03-21 10:55:39 +01:00