bitwarden-dmenu
bitwarden-dmenu copied to clipboard
dmenu for bitwarden-cli
This line unconditionally adds some dmenu args, specifically for password input, and there isnt currently a way to disable them https://github.com/andykais/bitwarden-dmenu/blob/221205e7d43ee2d16e1a1b942dadac63c72f1b9b/bin/cli.js#L80 Bemenu has slightly different arg handling where multi-character arguments...
I added support for One Time Passwords, this was the only thing missing in my opinion.
leaving this as an open issue for jotting down thoughts. Currently sessions are reusable by storing a txt file in `/tmp/bitwarden-session.txt`. This is obviously not ideal, since it opens up...
Currently I don't see the ability to pass a URL for login to a selfhosted instance. I would love to use this on my OnePlus6 running SXMO under sway.
Bumps [debug](https://github.com/debug-js/debug) from 4.2.0 to 4.3.4. Release notes Sourced from debug's releases. 4.3.4 What's Changed Add section about configuring JS console to show debug messages by @gitname in debug-js/debug#866 Replace...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.6. Changelog Sourced from minimist's changelog. v1.2.6 - 2022-03-21 Commits test from prototype pollution PR bc8ecee isConstructorOrProto adapted from PR c2b9819 security notice for additional...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...