Originally created by @dabeeeenster on GitHub (Jul 12, 2018).
Created an account, and an organisation.
Created a second account.
Associated second account with organisation
Created login item with first account
When viewing the item with the second account, I just see [error: cannot decrypt]
Originally created by @dabeeeenster on GitHub (Jul 12, 2018).
- Created an account, and an organisation.
- Created a second account.
- Associated second account with organisation
- Created login item with first account
- When viewing the item with the second account, I just see ```[error: cannot decrypt]```
Sounds like you didn't confirm the second account from the Organization owner (the first account)
There are two steps, first you invite, then you confirm the invited user. (in original server there's mid step of user confirming they want to join Organization, but that one is skipped with bitwarden_rs as we don't have email functionality to send the invitation)
@mprasil commented on GitHub (Jul 12, 2018):
Sounds like you didn't confirm the second account from the Organization owner (the first account)
There are two steps, first you invite, then you confirm the invited user. (in original server there's mid step of user confirming they want to join Organization, but that one is skipped with bitwarden_rs as we don't have email functionality to send the invitation)
I tried to reproduce this, but I can't. The only time I can see the "cannot decrypt" message is when the user is invited, but not yet confirmed. In the image bellow you can see Test2 user being in such state. (the list shows they are "accepted") You just need to confirm the user and they should see the cypher after they sync.
@mprasil commented on GitHub (Jul 12, 2018):
I tried to reproduce this, but I can't. The only time I can see the "cannot decrypt" message is when the user is invited, but not yet confirmed. In the image bellow you can see Test2 user being in such state. (the list shows they are "accepted") You just need to confirm the user and they should see the cypher after they sync.

Thanks for the replies - this was as described - I still needed to confirm the second user. I guess SMTP config would be helpful here.
@dabeeeenster commented on GitHub (Jul 13, 2018):
Thanks for the replies - this was as described - I still needed to confirm the second user. I guess SMTP config would be helpful here.
As per discussion with Dani, I've created #80 to fix this. We shouldn't really be showing you the ciphers in the first place.
@mprasil commented on GitHub (Jul 13, 2018):
As per discussion with Dani, I've created #80 to fix this. We shouldn't really be showing you the ciphers in the first place.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @dabeeeenster on GitHub (Jul 12, 2018).
[error: cannot decrypt]@mprasil commented on GitHub (Jul 12, 2018):
Sounds like you didn't confirm the second account from the Organization owner (the first account)
There are two steps, first you invite, then you confirm the invited user. (in original server there's mid step of user confirming they want to join Organization, but that one is skipped with bitwarden_rs as we don't have email functionality to send the invitation)
@mprasil commented on GitHub (Jul 12, 2018):
I tried to reproduce this, but I can't. The only time I can see the "cannot decrypt" message is when the user is invited, but not yet confirmed. In the image bellow you can see Test2 user being in such state. (the list shows they are "accepted") You just need to confirm the user and they should see the cypher after they sync.
@dabeeeenster commented on GitHub (Jul 13, 2018):
Thanks for the replies - this was as described - I still needed to confirm the second user. I guess SMTP config would be helpful here.
@mprasil commented on GitHub (Jul 13, 2018):
As per discussion with Dani, I've created #80 to fix this. We shouldn't really be showing you the ciphers in the first place.