Coming soon! Please document any work in progress here as part of your PR. It will be moved to the next tag when released.
- upgrade golang to
v1.23
fromv1.22
- upgrade golang to
v1.22
fromv1.18
- upgrade golang to
v1.18
fromv1.16
Permissions may need to be adjusted for /config/secret
and /config/config.yml
in Docker environemnts. See the README
- make session.MaxAge configurable to allow more time to login at the IdP
- log github token only at
logLevel: debug
- documentation edits
- move
cookie.sameSite
configuration tocookie.Configure()
- add support for the "claims" Request Parameter to support Twitch OIDC as IdP
- add Twitch OIDC example
- use quay.io instead of Docker Hub for docker image hosting
- use httprouter's more performant mux
- embed static assets as templates using go:embed
- add support for a custom 'relying party identifier' for ADFS
the rest is history and can be teased out with git log