mulbc / vaultPass

A Chrome extension to leverage Hashicorp Vault as Credential Storage for teams
MIT License
96 stars 38 forks source link

Few suggestions/requests #15

Closed hasnat closed 1 year ago

hasnat commented 5 years ago

Great extension, I have it working nicely.

Few things I would like to point out.

Ogy commented 5 years ago

i would love to have disabled copying username+password but than i've realized you can use inspect element / developer tools to show filled username/password

mulbc commented 5 years ago

Glad you found some use for my Extension! Also good feedback - I know that the docs can be a bit hard to understand, but I was hoping for people to ask questions, so I know where to improve them. @hasnat since it looks like you figured everything out - could you maybe improve the docs and send me a PR?

Also:

hasnat commented 5 years ago

sure, I'd be happy to send PR for documentation updates.

We would need help of vue, reactjs or similar suggestions might bring a lot of view code.

afteroot commented 4 years ago

Also want to add. it will be perfect in future to add autofill variables to page and as for

I'm not planning (as of now) to support using more than one Vault server in parallel (but happy for PRs that would enable that ;) )

I think that it will be unusible. (keepalived + haproxy)

mulbc commented 3 years ago

The autofill feature has been added with version 2.3 https://github.com/mulbc/vaultPass/releases/tag/2.3

Since I have migrated to Manifest v3, I cannot currently update the Firefox version, but I have submitted 2.3 for review in the Chrome store

mulbc commented 3 years ago

I just added a search field with dfd5d25 and will most likely release 2.4 very soon to include that. I'll also try to release these new features for Firefox as well

mulbc commented 1 year ago

Closing this, since most suggestions have been implemented by now