Skip to content

Version 1.25.6

Choose a tag to compare

@umputun umputun released this 25 Jul 01:11
8108402

The GitHub provider can now derive the local user id from the immutable numeric account id instead of the mutable login. This is opt-in and off by default, since enabling it changes the id of every existing GitHub user. Separately, the OAuth1 and OAuth2 callbacks no longer skip the user info HTTP status check, which previously let an error response map every failed login onto one shared user id.

Changes since v1.25.5

  • #301 opt-in github numeric user id, reject non-2xx user info
  • #298 bump golang.org/x/image from 0.39.0 to 0.41.0

Full Changelog: v1.25.5...v1.25.6