Skip to content

Enhances ssh custom extensions and bugfixes

Compare
Choose a tag to compare
@cviecco cviecco released this 15 Apr 16:56
· 28 commits to master since this release
64a5530

Enhancements:

  • ssh attributes now can use defined using posix extensions (useful for github name transformations)
  • client is more slient by default
  • update jquery to latest (3.7.1)
  • generic golang depenency updates

Fixes:

  • Client: Fix webauthn on linux. Now works out of the box (1.15.1)
  • Client: Bug on respecting $HOME environment variable directory for some operations (1.15.1)
  • Client: Fix on fallback when fido2 keys not present.
  • generic golang depenency updates