-
-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: email resend sign up view fix #2421
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why for the god sake are you letting me to hit the button 3 times before it starts the countdown? The countdown should be there immediately after signed up / hit the button, so it's not tempting to hit the button when it's useless.
backend/data/src/main/kotlin/io/tolgee/security/ratelimit/RateLimitResponseBody.kt
Outdated
Show resolved
Hide resolved
backend/data/src/main/kotlin/io/tolgee/security/ratelimit/RateLimitService.kt
Show resolved
Hide resolved
…imit error(in case the user has somehow hit the limit)
## [3.70.7](v3.70.6...v3.70.7) (2024-08-02) ### Bug Fixes * email resend sign up view fix ([#2421](#2421)) ([c1d79f8](c1d79f8))
remove email verification alert when signing up
add a counter until the next email verification request