-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Logged in as [email protected] on __$2__. #7160
Comments
Hi there, Thank you for your report! I was able to reproduce this issue, and I have flagged this to our engineering team. If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these. Thanks once again! |
looking at the sources, the templates aren't even typechecked. the issue is here and in any sane templating setup, not passing all required props would yield a type error, but apparently not here |
Had this same issue on win11. |
The issue started appearing again for self-hosted accounts with macOS app installed from App Store version 2024.2.0. Here is how to reproduce it on my case that might give some info why that is happening. Firstly this is a MacBook Air M1 with macOS Sonoma 14.3
Edit: I just realized that I looked for something really unrelated, the unrelated info is now removed. While recreating this bug for the 3rd time, I now encountered something a little different. Server URL is visible for self-hosted entry on Hope this helps debugging the issue... |
Same here. What is the workaround until this is fixed? |
Steps To Reproduce
After upgrading to 2023.12.0, the sign-in screen shows "Logged in as [email protected] on $2" instead of "Logged in as [email protected] on bitwarden.com."
Expected Result
"Logged in as [email protected] on bitwarden.com."
Actual Result
"Logged in as [email protected] on $2."
Screenshots or Videos
No response
Additional Context
Signing out and re-registering the account with master password + 2FA code resolves the issue. Simply restarting the app or the system isn't sufficient.
Operating System
Windows
Operating System Version
No response
Installation method
Direct Download (from bitwarden.com)
Build Version
2023.12.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: