tag:github.com,2008:https://github.com/zendframework/zend-authentication/releases Release notes from zend-authentication 2019-05-14T18:07:34Z tag:github.com,2008:Repository/35280777/release-2.7.0 2019-05-14T18:14:06Z zend-authentication 2.7.0 <h2>Added</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/44" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/44/hovercard">#44</a> adds support for PHP 7.3.</li> <li><a href="https://github.com/zendframework/zend-authentication/pull/47" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/47/hovercard">#47</a> adds configuration option to <code>Zend\Authentication\Validator\Authentication</code> for mapping custom authentication result codes to existing and new validation message types.</li> </ul> <h2>Changed</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/42" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/42/hovercard">#42</a> Changes authentication using Basic scheme to re-challenge the client when credentials in Authorization header can not be base64 decoded.</li> </ul> <h2>Deprecated</h2> <ul> <li>Nothing.</li> </ul> <h2>Removed</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/44" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/44/hovercard">#44</a> removes support for zend-stdlib v2 releases.</li> </ul> <h2>Fixed</h2> <ul> <li>Nothing.</li> </ul> Xerkus tag:github.com,2008:Repository/35280777/release-2.6.0 2018-04-12T21:10:09Z zend-authentication 2.6.0 <h2>Added</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/34" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/34/hovercard">#34</a> adds support for PHP 7.2.</li> </ul> <h2>Changed</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/14" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/14/hovercard">#14</a> modifies the <code>Zend\Authentication\Validator\Authentication</code> class such that<br> it now will pull an adapter from the composed <code>AuthenticationService</code> instance if no<br> authentication adapter is registered directly with the validator. This will only work<br> if the adapter is a <code>ValidatableAdapterInterface</code> implementation (all <code>AbstractAdapter</code><br> instances are already implementations).</li> </ul> <h2>Deprecated</h2> <ul> <li>Nothing.</li> </ul> <h2>Removed</h2> <ul> <li> <p><a href="https://github.com/zendframework/zend-authentication/pull/30" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/30/hovercard">#30</a> removes support for HHVM.</p> </li> <li> <p><a href="https://github.com/zendframework/zend-authentication/pull/30" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/30/hovercard">#30</a> removes support for PHP 5.5.</p> </li> </ul> <h2>Fixed</h2> <ul> <li>Nothing.</li> </ul> weierophinney tag:github.com,2008:Repository/35280777/release-2.5.4 2018-04-12T21:07:38Z zend-authentication 2.5.4 <h2>Added</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/9" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/9/hovercard">#9</a> adds and<br> publishes documentation to <a href="https://docs.zendframework.com/zend-authentication/" rel="nofollow">https://docs.zendframework.com/zend-authentication/</a></li> </ul> <h2>Changed</h2> <ul> <li>Nothing.</li> </ul> <h2>Deprecated</h2> <ul> <li>Nothing.</li> </ul> <h2>Removed</h2> <ul> <li>Nothing.</li> </ul> <h2>Fixed</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/29" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/29/hovercard">#29</a> fixes how the HTTP Auth adapter treats credentials,<br> ensuring it splits only on the first <code>:</code> character, and thus allows <code>:</code> characters<br> as part of the password segment of the credential.</li> </ul> weierophinney tag:github.com,2008:Repository/35280777/release-2.4.13 2017-07-13T17:09:03Z release-2.4.13 <p>zend-authentication 2.4.13</p> weierophinney tag:github.com,2008:Repository/35280777/release-2.4.12 2017-06-19T18:52:04Z release-2.4.12 <p>zend-authentication 2.4.12</p> weierophinney tag:github.com,2008:Repository/35280777/release-2.4.11 2016-12-19T22:32:07Z release-2.4.11 <p>zend-authentication 2.4.11</p> weierophinney tag:github.com,2008:Repository/35280777/release-2.4.10 2016-05-09T20:45:35Z release-2.4.10 <p>zend-authentication 2.4.10</p> weierophinney tag:github.com,2008:Repository/35280777/release-2.5.3 2016-02-29T14:08:08Z zend-authentication 2.5.3 <h2>Added</h2> <ul> <li>Nothing.</li> </ul> <h2>Deprecated</h2> <ul> <li>Nothing.</li> </ul> <h2>Removed</h2> <ul> <li>Nothing.</li> </ul> <h2>Fixed</h2> <ul> <li><a href="https://github.com/zendframework/zend-authentication/pull/8" data-hovercard-type="pull_request" data-hovercard-url="/zendframework/zend-authentication/pull/8/hovercard">#8</a> updates dependencies to allow usage of zend-stdlib 3.0, and to require tests to pass against PHP 7.</li> </ul> weierophinney tag:github.com,2008:Repository/35280777/release-2.4.9 2015-11-23T17:21:49Z release-2.4.9 <p>zend-authentication 2.4.9</p> weierophinney tag:github.com,2008:Repository/35280777/release-2.4.8 2015-09-15T17:18:56Z release-2.4.8 <p>zend-authentication 2.4.8</p> weierophinney