question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vault always copies the same password

See original GitHub issue

Bug Report

Summary

Affected module: vault

Description:

The popup opens as expected, but clicking on any password always copies the one for Wikipedia in my case. The password menu is longer than can fit on my screen, ~so it might be something to do with that~(see comment), as the Wikipedia list item can’t be seen on the list. It appears to be at the cut off end of the list.

Screenshot

I pixelized the password names, they render normally for me.

How to reproduce

~Have a really long password list (have fun populating that 😄) and use the vault module. I might be completely wrong on the issue, it’s just the only thing that came to mind.~(see comment)

Proposal

I’m not sure if tk supports it, but a multi-column menu might fix the issue. I’ll look into the code, but I haven’t used tk until now.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
tobi-wan-kenobicommented, May 29, 2020

Yeah, I also don’t fully get it, it seems the reference to the lambda was somehow reused, really weird stuff. I found a reference somewhere on stackoverflow.

As to why it didn’t happen to me: Bad/careless testing 😃 Yesterday, I could reproc just fine.

Hopefully, it works now for you!

⁣Sent from TypeApp ​

On May 29, 2020, 12:06, at 12:06, Pavle Portic notifications@github.com wrote:

I cant really wrap my heard around what happened. I guess it was some issue with scoping, but then why did it work for you and not me?

– You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/tobi-wan-kenobi/bumblebee-status/issues/593#issuecomment-635890328

1reaction
tobi-wan-kenobicommented, May 28, 2020

HAH!

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's the difference between "copy" and "duplicate" between ...
@rbpanush: Copy and Duplicate are essentially the same, except Copy creates a copy in another vault, and Duplicate creates a duplicate of ...
Read more >
Sharing synced logins instead of copying or moving between ...
It's when you want some logins to synchronize across multiple vaults that it gets messy to reason about, such as who has access,...
Read more >
Copy password shortcut on vault - GoTo Community
A bottom that allow you to copy the password (or the username) is an easier thing to ask for.
Read more >
Managing Secrets with Vault - Spring
Vault allows shared keys using the Shamir Secret Sharing algorithm. Data is usually encrypted with one key. The one, who has access to...
Read more >
Policies | Vault - HashiCorp Developer
It is important to note that Vault does not store a copy of the LDAP database - Vault will delegate the authentication to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found