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

test digest response is validated #6983

Closed
wants to merge 4 commits into from
Closed

test digest response is validated #6983

wants to merge 4 commits into from

Conversation

jaapio
Copy link
Contributor

@jaapio jaapio commented Dec 8, 2014

@@ -815,4 +808,9 @@ protected function _parseDigestAuth($header)

return $data;
}

private function isValidMd5Hash($value)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing docblocks

@Ocramius
Copy link
Member

Ocramius commented Dec 9, 2014

A rewrite would be better...

agree, but it's indeed a piece of legacy that was dragged behind and that is very security-sensitive: refactoring piece by piece is preferable to avoid massive breakages.

@Ocramius Ocramius added this to the 2.4.0 milestone Dec 9, 2014
@Ocramius Ocramius self-assigned this Dec 9, 2014
@jaapio jaapio changed the title Code improvements Authentication/Adapter/Http test digest response is validated Dec 9, 2014
@Ocramius
Copy link
Member

@jaapio fyi, the @group Zend_Http annotation is pretty much useless when trying to find out the issue for a particular test ;-)

@jaapio
Copy link
Contributor Author

jaapio commented Dec 12, 2014

I added this issue number as group.

Ocramius added a commit that referenced this pull request Dec 16, 2014
@Ocramius
Copy link
Member

@jaapio merged at bbff2e7 into develop, thanks!

@Ocramius Ocramius closed this Dec 16, 2014
weierophinney pushed a commit to zendframework/zend-authentication that referenced this pull request May 14, 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.

2 participants