All notable changes to this project will be documented in this file, in reverse chronological order by release.
-
#10 adds support for the upcoming PHP 7.3 release.
-
#10 adds full configuration and usage documentation.
- Nothing.
- Nothing.
- #10 removes support for pre-1.0 versions of zendframework/zend-expressive-authentication.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing
-
#9 fixes an issue in PHP 7.2 that occurred when the decoded authentication string did not contain a colon (
:
). It now correctly interprets this as a lack of credentials. -
#9 provides a fix that allows passwords that contain colons.
- Nothing.
-
Updates the zendframework/zend-expressive-authentication minimum supported version to 0.4.
-
#5 changes the constructor of the
Zend\Expressive\Authentication\Basic\BasicAccess
class to accept a callable$responseFactory
instead of aPsr\Http\Message\ResponseInterface
response prototype. The$responseFactory
should produce aResponseInterface
implementation when invoked. -
#5 updates the
BasicAccessFactory
to no longer useZend\Expressive\Authentication\ResponsePrototypeTrait
, and instead always depend on thePsr\Http\Message\ResponseInterface
service to correctly return a PHP callable capable of producing aResponseInterface
instance.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #4 changes the zendframework/zend-expressive-authentication minimum supported version to 1.0.0alpha3.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #3 updates the zendframework/zend-expressive-authentication minimum supported version to 0.3.
- Nothing.
- Nothing.
- Nothing.
- #1 adds support for the 1.0.0-dev branch of zend-expressive-authentication.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Adds support for zend-expressive-authentication 0.2.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
Initial release.
- Everything.
- Nothing.
- Nothing.
- Nothing.
- Nothing.