-
-
Notifications
You must be signed in to change notification settings - Fork 219
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
User signup email verification #4049
Comments
/assign |
Hello @Himanshu-639! You've been assigned to OWASP-BLT/BLT issue #4049. You have 24 hours to complete a pull request. |
⏰ This issue has been automatically unassigned due to 24 hours of inactivity. The issue is now available for anyone to work on again. |
/assign |
Hello @Himanshu-639! You've been assigned to OWASP-BLT/BLT issue #4049. You have 24 hours to complete a pull request. |
@CodeRabbit tell me the best way to implement it |
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed:
Length of output: 409 🏁 Script executed:
Length of output: 2784 🏁 Script executed:
Length of output: 7724 🏁 Script executed:
Length of output: 3782 🏁 Script executed:
Length of output: 1870 🏁 Script executed:
Length of output: 7065 For this feature, I recommend implementing a popup/modal rather than a new page, for these reasons:
The implementation should:
This approach balances user experience with development effort while solving the core issue of users being stuck with incorrect emails. |
⏰ This issue has been automatically unassigned due to 24 hours of inactivity. The issue is now available for anyone to work on again. |
@CodeRabbit code the solution and also dont forgot to handle edge cases i.e., the first verification link should not work after sending the 2nd link |
Oops, something went wrong! Please try again later. 🐰 💔 |
@CodeRabbit code the solution and also dont forgot to handle edge cases i.e., the first verification link should not work after sending the 2nd link |
Tip For best results, initiate chat on the files or code changes. Tip The multi-step agents feature is in experimental mode. A summary of the edits CodeRabbit can apply:
A summary of the context that CodeRabbit is considering across the codebase:
|
@CodeRabbit pls code it and also remember that the change email option should be displayed on the page that say "Confirmation link has been sent to (older email)" |
Oops, something went wrong! Please try again later. 🐰 💔 |
1 similar comment
Oops, something went wrong! Please try again later. 🐰 💔 |
@CodeRabbit pls code it and also remember that the change email option should be displayed on the page that say "Confirmation link has been sent to (older email)" |
Tip For best results, initiate chat on the files or code changes. |
Oops, something went wrong! Please try again later. 🐰 💔 |
when signed up. The username is taken and if the email was incorrect, there is no way to edit and change it.
https://blt.owasp.org/issue/5508 found by Anonymous at url: http://blt.owasp.org
The text was updated successfully, but these errors were encountered: