iaasen/zend-acl

There is no license information available for the latest version (1.1.0) of this package.

Laminas authentication implementation

1.1.0 2018-03-14 20:55 UTC

This package is auto-updated.

Last update: 2022-09-29 02:00:19 UTC


README

Acl\Controller\AuthController::login_successful

  • Fired after successful login attempt.
  • If a Response object is returned AuthController will redirect to that URL
  • When using this event, be aware that Factories may have already instantiated its object before the User instance was set by AuthController.

Acl\Adapter\AuthElfag2Adapter::user_elfag2_logged_in

  • Fired end an elfag2 (ludens) user is authenticated
  • Used by Acl\Service\Elfag2Service to create the user if needed

Setup

  • Suggested menu options are listed in config/acl.global.php.dist