Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

feature: add bcrypt support to apache http basic auth #7334

Conversation

stefanotorresi
Copy link
Contributor

since Apache 2.4 it is possible to use bcrypt algorithm in basic auth files via htpasswd -B.
this PR adds bcrypt hash verification support to Zend\Crypt\Password\Apache and updates Zend\Authentication\Adapter\Http\ApacheResolver integration tests accordingly.

@weierophinney weierophinney added this to the 2.4.0 milestone Mar 17, 2015
@weierophinney weierophinney merged commit 7a35320 into zendframework:develop Mar 17, 2015
weierophinney added a commit that referenced this pull request Mar 17, 2015
…bcrypt-support

feature: add bcrypt support to apache http basic auth
weierophinney added a commit that referenced this pull request Mar 17, 2015
weierophinney added a commit to zendframework/zend-authentication that referenced this pull request May 14, 2015
…si/feature/http-basic-auth-bcrypt-support

feature: add bcrypt support to apache http basic auth
weierophinney added a commit to zendframework/zend-authentication that referenced this pull request May 14, 2015
weierophinney added a commit to zendframework/zend-crypt that referenced this pull request May 15, 2015
…si/feature/http-basic-auth-bcrypt-support

feature: add bcrypt support to apache http basic auth
weierophinney added a commit to zendframework/zend-crypt that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants