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
1.Install bitwarden self hosted
2.Setup smtp with a bogus configuration
3.Access the admin page at domain.tld/admin
4. Enter valid email admin email address
5. Get redirected to a 404
There is also a similar problem when adding a user in the bitwarden page
Expected Result
We should get the message a login email has been sent
Actual Result
We get redirected to a 404 page
Screenshots or Videos
No response
Additional Context
There seems to be a lack of smtp validation in bitwarden and it triggers silent error everywhere in the app.
At the minimum, there should be a script in bitwarden.sh to validate smtp settings.
Better handling of those error would make life easier for a lot of people.
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
I attempted to reproduce your issue and was unable to do so. I think your error could have its origin in a misconfiguration of SMTP. Please take a look at this article in the help center: https://bitwarden.com/help/admin-portal/
We use GitHub issues as a place to track bugs and other development related issues. If your issue persists, please write us back using our contact form, so we can continue troubleshooting: https://bitwarden.com/contact/
You can include a link to this issue in the message content.
Did you even read my ticket? Of course its caused by smtp misconfiguration.
However, configuring smtp correctly will not fix the subpar error handling in bitwarden.
Kind of like the subpar handling of this ticket. My opinion is that the feedback provided through github to improve the software is not being taken seriously.
Seriously considering migrating to another solution after being faced with this lack of professionalism and interest in making the software better.
Steps To Reproduce
1.Install bitwarden self hosted
2.Setup smtp with a bogus configuration
3.Access the admin page at domain.tld/admin
4. Enter valid email admin email address
5. Get redirected to a 404
There is also a similar problem when adding a user in the bitwarden page
Expected Result
We should get the message a login email has been sent
Actual Result
We get redirected to a 404 page
Screenshots or Videos
No response
Additional Context
There seems to be a lack of smtp validation in bitwarden and it triggers silent error everywhere in the app.
At the minimum, there should be a script in bitwarden.sh to validate smtp settings.
Better handling of those error would make life easier for a lot of people.
Githash Version
"2023.9.0"
Environment Details
Rocky Linux 9, KVM
Database Image
No response
Issue-Link
#2480
Issue Tracking Info
The text was updated successfully, but these errors were encountered: