aboutsummaryrefslogtreecommitdiff
path: root/security/1password-client2-beta
Commit message (Collapse)AuthorAgeFilesLines
* security/1password-client2-beta: update to 2.33.0-beta.02Larry Rosenman8 days2-10/+10
| | | | see https://app-updates.agilebits.com/product_history/CLI2
* /1password-client2-beta: update to 2.31.1-beta.01Larry Rosenman2025-05-282-10/+10
| | | | | | This release fixes the 1Password CLI integration with the desktop application on Windows operating systems. To use the desktop app integration, you must be on 1Password for Windows [nightly](https://support.1password.com/cs/nightlies/?windows) or [beta (8.10.78+)](https://releases.1password.com/windows/beta/).
* security/1password-client2-beta: update to 2.31.0-beta.01Larry Rosenman2025-04-252-10/+10
| | | | | | | | | | | This release brings the beta build up to date with the changes on the stable release channel. It includes quality of life improvements and bug fixes for 1Password CLI. Improvements 1Password CLI no longer causes direnv to halt when the two are used together. {4250} Following the deprecation of CLI 1, the `1password/op:latest` DockerHub tag will now always point to the latest version of CLI 2. {4267} Fixed `op vault list --filter` now returns all vaults you have access to, regardless of permission level, making it easier to discover and manage vaults beyond just those with read access. {4189} 'op group user grant' now works correctly in MSP accounts. {4244}
* security/1password-client2-beta: update tp 2.30.0-beta.03Larry Rosenman2024-07-232-10/+10
| | | | | | | | | | | | | | | | | | you may need to check the show beta's checkbox on the web page. ChangeLog: This release brings the ability to begin user recovery via the CLI, as well as multiple other improvements and bug-fixes. NEW Beginning user recovery is now possible using the CLI. {4161} IMPROVEMENTS The error message when the CLI can't connect with the 1Password desktop app now includes a link to troubleshooting documentation for more help. {3933} The output of 'op vault list' now contains the created date and item count for each vault. {4092} FIXED The `op item move` and `op item delete` commands no longer error for SSH Key items. {3951} The `op vault revoke user` command will not allow you to revoke permissions in a Personal, Private, or Employee vault. {3844} When the same environment variable name exists both in the OS environment and the dotenv file, 'op run' now correctly sources the value from the dotenv file. {3667} SECURITY Windows Authenticode signature now uses the SHA256 hashing algorithm. {4135}
* security/1password-client2-beta: update to 2.30.0-beta.02Larry Rosenman2024-06-052-10/+10
| | | | | | | | ChangeLog: [NEW] On first run of the CLI, there is now a prompt to automatically open the settings dialogue in 1Password 8 to check the "Integrate with CLI" checkbox. {3694} [IMPROVED] It's now possible to provision a temporary FIFO file using the --inject-file flag in `op run`. {3773} [IMPROVED] `op whoami` now also outputs the user type when authenticated as a human user. {4104}
* security/1password-client2-beta: update to 2.23.beta.03Larry Rosenman2023-12-142-10/+10
| | | | | | | | see https://app-updates.agilebits.com/product_history/CLI2#v2230001 and following for all the release notes. Note: you may need to click the show betas checkbox to see the beta updates.
* security/1password-client2-beta: update to 2.15.0-beta.03Larry Rosenman2023-02-232-10/+10
| | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2150003 you will need to check the "show betas" check box to see this release.
* security/1password-client2-beta: upgrade to 2.8.0-beta.10Larry Rosenman2022-11-292-10/+10
| | | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2080010 Note: You will need to check the "Show betas" checkbox to see the notes.
* security/1password-client2-beta: upgrade to 2.8.0-beta.09Larry Rosenman2022-11-182-10/+10
| | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2080009 Note: you may need to check the "Show betas" checkbox to see the notes.
* security/1password-client2-beta: update to 2.8.0-beta.05Larry Rosenman2022-10-192-10/+10
| | | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2080005 NOTE: you may need to check the 'Show betas' check box to see the changes.
* security/1password-client2-beta: upgradde to 2.8.0-beta.04Larry Rosenman2022-10-112-10/+10
| | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2080004 NOTE: you may need to check the 'Show betas' checkbox to see the log.
* security/1password-client2-beta: upgrade to 2.8.0-beta.03Larry Rosenman2022-09-262-10/+10
| | | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2080003 NOTE: you may need to check the "Show betas" checkbox to see the notes.
* security/1password-client2-beta: update to 2.8.0-beta.02Larry Rosenman2022-09-232-10/+10
| | | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2080002 NOTE: you may need to check the Show betas checkbox to see the changelog.
* security/1password-client2-beta: Update to 2.8.0-beta.01Larry Rosenman2022-09-152-10/+10
| | | | | | | | ChangeLog: https://app-updates.agilebits.com/product_history/CLI2#v2080001 Note: you may need to click the show betas box to see the ChangeLog.
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* security/1password-client2-beta: [NEW PORT]Larry Rosenman2022-08-313-0/+57
Make the beta version of the CLI available in FreeBSD ports. latest changelog: https://app-updates.agilebits.com/product_history/CLI2#v2070101 NOTE: you may need to check the "show betas" checkbox on that link.