Skip to content

v0.7.0

Latest

Choose a tag to compare

@fmoessbauer fmoessbauer released this 06 Nov 15:08
· 14 commits to main since this release
v0.7.0

This release adds a fully working example of a git credential helper to authenticate git-send-email on O365 (SMTP) using OAUTH2 with tokens from the broker.

features

0fed153 feat(tool): properly decode JWTs

others

0227411 Added a meson install_tag to sso_mib_tool and cred helper
f17f5cd ci: build package for debian forky as well
3ab9ca5 feat(credential-helper): allow to pass options via CLI
a96b952 chore(examples): add git credential helper for SMTP on O365