Skip to content

0.6.0

Compare
Choose a tag to compare
@dmulder dmulder released this 02 Oct 20:23
· 290 commits to main since this release
b8dae18

What's Changed

Added

  • Pam option for OpenSSH 2876 workaround: Added a new PAM configuration option to work around OpenSSH issue #2876.
  • Debug option: Introduced a new debug option to the configuration.

Fixed

  • PAM failure to register Pin following MFA poll: Resolved an issue causing PAM to fail during Pin registration after multi-factor authentication polling.
  • PAM echo not displayed via SSH: Fixed an issue where the PAM echo was not properly displayed in SSH sessions.

Changed

  • Authorization behavior: Now authorizing all users when pam_allow_groups is left empty.
  • Libhimmelblau update: Updated the project to use the latest version of libhimmelblau.

Miscellaneous

  • Fork from Kanidm: This version marks the fork from the original Kanidm project.
  • README update: Updated the README.md file with new instructions and details.

Full Changelog: 0.5.3...0.6.0