Skip to content

Releases: kha7iq/kc-ssh-pam

v0.1.4

17 Mar 07:29
Compare
Choose a tag to compare

Changelog

  • f577656 fix: add user info to the logs

v0.1.3

03 Jan 15:12
Compare
Choose a tag to compare

Changelog

  • e24e5e4 refactor[authentication]: reworks the token verification using JWKS url

v0.1.2

23 Nov 04:57
7e2d7af
Compare
Choose a tag to compare

Changelog

  • fbdff95 feat: add config flag
  • cc090d8 fix: add KC_SSH_CONFIG var for config path
  • 0dbb444 fix: change function name and update help msg
  • a40a16e fix: change function name for parsing flags
  • b88bcd9 fix: set config flag value & update usage

v0.1.1

16 Apr 18:56
Compare
Choose a tag to compare

Changelog

  • 5f51eec Initial commit
  • 3d996ef feat: add build workflow
  • db696c9 feat: add example config file
  • d99b188 feat: add goreleaser config
  • cdb21dc feat: add issue templates
  • 861ea34 feat: add version information
  • aa0101e feat: display help messages vi flags
  • dc6733d feat: initial commit of kc-ssh-pam app
  • 5aa98ad feat: int pkg for token acquisition & verification
  • b780208 feat: internal pkg for config file
  • d32cd14 fix: add help flags , refactor and cleanup
  • 7b9d8a7 fix: refactor RequestJWT function to include scope and optional otp
  • 8fa9641 fix: update description for package