Skip to content

v 1.7.0 Client side enhancements and inital okta support

Latest
Compare
Choose a tag to compare
@cviecco cviecco released this 22 Oct 18:29
· 35 commits to master since this release
cab04b7

Features:

  • Added Okta pblic interface for password checks (keymasterd)
  • Client now connects to keymaster servers before asking for credentials
  • Updated travis to use go 1.13.x
  • New release build on go 1.13.3

Bug Fixes:

  • Minor UI typos/consistency.
  • Removed GoConver due to issues with newer golang compiler