Skip to content

v6.4.46

Choose a tag to compare

@fabpot fabpot released this 15 Sep 07:08
· 535 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.46

Changelog (v6.4.45...v6.4.46)

  • minor #66070 Explain why a remember-me login counts as interactive (@nicolas-grekas)
  • bug #65952 Do not follow redirects on the OIDC UserInfo endpoint (@nicolas-grekas)
  • bug #65912 Read the OIDC verified claims as booleans (@nicolas-grekas)
  • bug #65859 Reset the login rate limiter on successful login with a peekable limiter (@lazerg)