Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 429 Bytes

controller_logon.rst

File metadata and controls

18 lines (11 loc) · 429 Bytes

This controller logs on a user, and optionally sets a "remember me" cookie.

When p argument is given, the user is redirect to the page given.

The controller also has postback event/2 calls for the following interactions:

  • Login confirmation
  • Password reset
  • Send password reminder

Extend documentation

controller-logoff, manual-authentication.