iaasen / zend-acl
There is no license information available for the latest version (1.1.0) of this package.
Laminas authentication implementation
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.1.0
2018-03-14 20:55 UTC
Requires
- php: >=7.0
- guzzlehttp/guzzle: ^6.3
- zendframework/zend-authentication: ^2.5
- zendframework/zend-db: ^2.8
- zendframework/zend-mvc-plugin-flashmessenger: ^1
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