Commit graph

5 commits

Author SHA1 Message Date
Carlo Sala
871d4b9816
fix(1password)!: remove v1 support (#13507)
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2s
BREAKING CHANGE: `op` v1 support has been removed. Please migrate to v2
if you are affected by this change.
2026-01-08 12:02:40 +01:00
Carlo Sala
80fa5e1376
fix(1password): copy password properly in opswd
Closes #12635
2024-09-05 20:21:14 +02:00
Gheritarish
6df14641ac
feat(1password): add username copy to opswd (#10812) 2022-11-07 19:53:36 +01:00
Adam Pike
dbadfa0810
refactor(1password): support CLI 2 and soft-deprecate CLI 1 (#10787)
This change still supports CLI 1, but shows a deprecation warning
on the first run of `opswd`. Support for CLI 1 shall be removed
in the near future.

Closes #10787

Co-authored-by: Marc Cornellà <hello@mcornella.com>
2022-03-26 15:16:19 +01:00
Marc Cornellà
a64d940377
refactor(1password): extract opswd function 2022-03-26 15:10:56 +01:00