-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
🐛 Bug: email verification not working #7473
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
Comments
I can confirm that behavior. NocoDB sent incorrect invite and verification links. The similar thing for email verification link, I've got Node: v18.18.2 |
I fixed partially my issues
Email verification link issue is still present. I really didn't get nesessity of email verification and didn't find where that confirmation marked as done |
I'm seeing same issue, when user tries to verify email, they are redirected to a page that shows Full error output:
|
Please confirm if bug report does NOT exists already ?
Steps to reproduce ?
When inviting new users to a workspace the verify Email is being sent
but the link responds 404
{"msg":"Cannot GET /email/verify/email_verification_token"}
Desired Behavior
should verify sucessfully...
On the other hand - in case of invitation i would prefer to skip this entirely and go on with setting a password for the new user.
Project Details
Node: v18.18.2
Arch: x64
Platform: linux
Docker: true
RootDB: mysql2
PackageVersion: 0.204.0
Attachments
No response
The text was updated successfully, but these errors were encountered: