Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
openid.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2008 at 10:55 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Leeteq commentedSubscribing...
Comment #2
heine commentedSeems like this sha1 wrapper was written to emulate the $raw_output parameter of sha1 on pre PHP 4. The function can be removed in HEAD.
There are more calls with a second argument TRUE.
Comment #3
c960657 commentedThis handles all occurrences of
_openid_sha1(..., TRUE).Note that the patch is for D6. _openid_sha1() has been removed in D7.
Comment #5
c960657 commented#3: openid-sha1-D6-1.patch queued for re-testing.
Comment #7
c960657 commentedThere must be some problems with the test bot. The patch applies cleanly here.
Comment #8
Anonymous (not verified) commented#3: openid-sha1-D6-1.patch queued for re-testing.