Releases: hickford/git-credential-oauth
Releases · hickford/git-credential-oauth
v0.11.0
Changelog
- 660f3d8 update dependencies
- 08161f6 replace device auth host correctly
- 90a69d8 be careful to redirect to original hostname
- 0b0bc1d partial configuration for GitHub Enterprise Server
- 3e310f3 simplify error handling
- ad4bb3d device flow credentials for google
- a75bd48 tidy
v0.10.1
Note to packagers: please make sure to package man page git-credential-oauth.1
.
Changelog
v0.9.1
Changelog
- 607f3f4 clarify that get command is called by Git
v0.8.0
Changelog
- a02e906 count hosts with default config
- 6d4dd40 clarify that client secrets in OAuth native apps are non confidential
- 62635f3 add TODO about universal gitlab support
- 30d6f2f omit superflous
- 25f3c3b update dependencies
- 069b0a7 more readme
- 6f3785e support gitlab.alpinelinux.org
- 5f50d12 comment about OAuth native apps
- 1bb4779 update readme
v0.6.0
Changelog
- cd9f0bc use appropriate open command for each platform
- 57c78f9 recognise GitLab instances by WWW-Authenticate header, apply partial configuration and link to instructions
- a279b8e update readme
- 5dae4a4 recommend git-credential-osxkeychain
- 9ecdc90 update readme
v0.5.2
Changelog
- f8a02c9 recommend git-credential-wincred on windows