Skip to content

🔐 Château d'If [Beta]

Pre-release
Pre-release
Compare
Choose a tag to compare
@mychidarko mychidarko released this 24 Aug 22:40
· 4 commits to main since this release

v2.3.0-beta - 24 Aug 2023

This a beta release, you can find the docs at beta.leafphp.dev

Added

  • Added SESSION_REDIRECT_ON_LOGIN config
  • Added SESSION_COOKIE_PARAMS config
  • Added SESSION_LIFETIME config
  • Added option to pass session options to Auth\Session::init()

Fixed

  • Improved session support throughout lib