Yopass
Notes
- site : https://yopass.se/
Release notes
v14.6.0
· recent
What's Changed
CLI support for API token authentication
The yopass CLI can now authenticate against servers running with --require-auth.
Pass the server-issued token secret with --api-token (or API_TOKEN)
- feat(api): add token-based authentication for API requests by @marchermans in https://github.com/jhaals/yopass/pull/3744
- fix: address review feedback on token auth PR #3744 by @jhaals in https://github.com/jhaals/yopass/pull/3745
New Contributors
- @marchermans made their first contribution in https://github.com/jhaals/yopass/pull/3744
Full Changelog: https://github.com/jhaals/yopass/compare/14.5.0...14.6.0