What's Changed
- Improve wording referencing config by @banholzer in #1262
- Support for SSO basic-auth without dialogue. by @lecler-i in #1268
{
"ssoUser": "Thomas",
"ssoPasswordCommand": "gopass -o work/mycompany.com"
}
This only works for basic authentication
New Contributors
- @banholzer made their first contribution in #1262
- @lecler-i made their first contribution in #1268
Full Changelog: v1.4.39...v1.4.40