Skip to content

3.0.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@dmulder dmulder released this 11 Feb 19:16
· 692 commits to main since this release
cf9255c

What's Changed

  • Enable configuration-less daemon startup by @dmulder in #798
  • Daemon autostart by @dmulder in #853
  • Always rebuild the o365 apps by @dmulder in #856
  • Add support for configuring a default MFA method. by @surry in #800
  • Only warn on Intune failure by @dmulder in #861
  • Fix passwordless FIDO authentication not being used when available by @ccadruvi in #862
  • Use older python3 argparse syntax by @dmulder in #864
  • Add restart on-failure to systemd services by @dmulder in #866
  • Recommend patch with the pam package by @dmulder in #873
  • Request a user token if NSS hasn't been called by @dmulder in #879
  • Add nss cache patch via systemd-tmpfiles by @dmulder in #876
  • Various updates to main by @dmulder in #885
  • Policies cache fix by @dmulder in #888
  • deps(rust): bump the all-cargo-updates group across 1 directory with 5 updates by @dependabot[bot] in #890
  • Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #889
  • Update kanidm-hsm-crypto to v0.3.5 by @dmulder in #898
  • Generate a RPM spec file for SUSE Linux by @dmulder in #900
  • Fix deb build failure in nightly by @dmulder in #904
  • Use tmpfiles.d to create himmelblaud private data directory by @TBK in #903
  • fix: Update himmelblaud systemd nix to start before accounts-daemon by @Srylax in #902
  • Add personal account authentication (MSA auth) by @dmulder in #910
  • Generate authselect modules compabitible with each distro by @dmulder in #917
  • Fix nightly authselect build failure by @dmulder in #921
  • systemd: install files to /usr/lib/, not /etc/ by @bluca in #918
  • Add basic OIDC auth providers by @dmulder in #928
  • Document the new oidc_issuer_url option by @dmulder in #934
  • Improve PAM configuration on openSUSE/SLE by @dmulder in #936
  • Implement Hello TOTP auth by @dmulder in #938
  • Implement QR Hello TOTP registration by @dmulder in #951
  • Legacy QR Greeter and generated QR codes by @dmulder in #953
  • Permit password only local authentication by @dmulder in #956
  • Add Gentoo support by @dmulder in #955
  • Update dependencies from dependabot by @dmulder in #963

New Contributors

Full Changelog: 2.0.0...3.0.0-alpha