Changes for version 0.19

  • Remove test dependency on Session::Store::File
  • Fix "remember" checkbox (Yaroslav Polyakov)
  • Made remember me behaviour extensible and configurable.
  • Rotate session id after login/logout
  • Catch exceptions thrown by the authenticate method

Documentation

How to use and customise CatalystX::SimpleLogin.

Modules

checks if a user is logged in and if not redirects him to login page
Provide a simple Login controller which can be reused
Configurable login controller
validation for the login form
OpenID validation role for the login form
redirect users who login back to the page they originally requested.