You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working with a fresh installation of Wave and I’ve enabled both two-factor authentication (2FA) and email verification from the auth configuration. However, I’m encountering several issues:
1) Email verification bypass after logout
If I access https://domain.test/auth/verify before verifying my email and click logout, then log back in, the system grants access even though the email is still unverified. 2) 403 error on email verification link
When creating a new user and clicking the verification link from the email in a different browser, I get a 403 error, and it's impossible to verify the email. 3) 2FA configuration panel missing or non-functional
Although I enabled 2FA, the settings page at https://domain.test/settings/security does not display any options to enable or pair the 2FA key, and the feature seems non-functional.
I've already ensured the domain is correct in the .env file, and I have run the following commands:
Can someone help me understand what I might be doing wrong? I'm not sure if the issues are related to configuration, Wave itself, or my environment setup.
Any suggestions or guidance would be greatly appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with a fresh installation of Wave and I’ve enabled both two-factor authentication (2FA) and email verification from the auth configuration. However, I’m encountering several issues:
1) Email verification bypass after logout
If I access https://domain.test/auth/verify before verifying my email and click logout, then log back in, the system grants access even though the email is still unverified.
2) 403 error on email verification link
When creating a new user and clicking the verification link from the email in a different browser, I get a 403 error, and it's impossible to verify the email.
3) 2FA configuration panel missing or non-functional
Although I enabled 2FA, the settings page at https://domain.test/settings/security does not display any options to enable or pair the 2FA key, and the feature seems non-functional.
I've already ensured the domain is correct in the .env file, and I have run the following commands:
Can someone help me understand what I might be doing wrong? I'm not sure if the issues are related to configuration, Wave itself, or my environment setup.
Any suggestions or guidance would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions