This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Added
- #44 adds support for PHP 7.3.
- #47 adds configuration option to
Zend\Authentication\Validator\Authentication
for mapping custom authentication result codes to existing and new validation message types.
Changed
- #42 Changes authentication using Basic scheme to re-challenge the client when credentials in Authorization header can not be base64 decoded.
Deprecated
- Nothing.
Removed
- #44 removes support for zend-stdlib v2 releases.
Fixed
- Nothing.