Changes since 1.36.30
- Fix failed login due to remoteAddr not being populated in session after regeneration
- Use REQUEST instead of SESSION to store the post login redirect because we clear the session on login. Fixes [#3517]
- Turn off logging of deprecation notices so that we work with php8.2
Full Changelog: 1.36.30...1.36.31