Skip to content

v0.3.5

Choose a tag to compare

@franzos franzos released this 05 Jun 23:01
· 118 commits to master since this release
11ae750

Added

  • OIDC id_token at_hash verification
  • Token-endpoint auth method auto-negotiated from discovery, overridable via config

Fixed

  • SSO logout now ends OIDC sessions, not just the admin cookie

Full Changelog: v0.3.4...v0.3.5


Container images: ghcr.io/franzos/stackpit:0.3.5 (SQLite), ghcr.io/franzos/stackpit:0.3.5-postgres (PostgreSQL)

Verify a download:

sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256

Install steps: README

Changes since v0.3.4: compare