openreplay/frontend/app/components/ForgotPassword
Shekar Siri 41ec24fa31 fix(auth): remove unnecessary captcha token validation
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:54:07 +01:00
..
CreatePassword.tsx fix(auth): remove unnecessary captcha token validation 2025-03-21 10:54:07 +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 2025-03-21 10:54:07 +01:00