The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.15

  • Various documentation fixes and improvements
  • Add tab index to forms
  • Fix login redirect to just use the URI, rather than trying to compose an action, as in some cases we may not have an action. (E.g. when you have a sub default : Private { action)

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.