Log of /contributions/modules/openid/openid.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 18 15:29:04 2007 UTC
(2 years, 5 months ago)
by
walkah
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.28: +7 -5 lines
Diff to
previous 1.28
A couple of minor clean-ups in delegation detection (to better
accomodate the new rel="openid2.local_id openid.delegate" syntax.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 23 15:53:26 2007 UTC
(2 years, 6 months ago)
by
walkah
Branch:
MAIN
Changes since
1.11: +17 -4 lines
Diff to
previous 1.11
properly validate new user creation, and redirect to user/register if
there's an error (and pre-fill the form as best we can).
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 23 15:02:54 2007 UTC
(2 years, 6 months ago)
by
walkah
Branch:
MAIN
Changes since
1.10: +168 -69 lines
Diff to
previous 1.10
* Update to FAPI 3 - (pending http://drupal.org/node/146187)
* Added a way (under 'My Account') to add remove OpenID to an existing account
* Some refactoring for clean openid_being / openid_complete (for reuse)
* Added Simple Registration extension options for nickname & email - for
better chance of valid accounts being created
* Other minor code cleanups, etc.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun May 13 02:55:40 2007 UTC
(2 years, 6 months ago)
by
walkah
Branch:
MAIN
Changes since
1.9: +67 -62 lines
Diff to
previous 1.9
* Lots of cleanups - specifically to the discovery process
* Properly distinguish between 1.x and 2.0 calls - #143061
* XRI support - #143125 - patch by William Tan / Grugnog2 (changes by me)
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 15 05:45:38 2007 UTC
(2 years, 7 months ago)
by
walkah
Branch:
MAIN
Changes since
1.7: +10 -31 lines
Diff to
previous 1.7
* removing unused check_immediate code
* making sure delegate has been defined (since AOL gives an empty delegate)
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 26 00:55:43 2007 UTC
(2 years, 8 months ago)
by
walkah
Branch:
MAIN
Changes since
1.3: +48 -94 lines
Diff to
previous 1.3
Lots of cleanups - ditching the openid block in favour of user login
form_alter (with jQuery magic - thanks steven! )
Revision
1.1.2.3.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 21 15:23:16 2007 UTC
(2 years, 10 months ago)
by
walkah
Branch:
DRUPAL-4-7--2
Changes since
1.1.2.3.2.4: +419 -547 lines
Diff to
previous 1.1.2.3.2.4
, to
branch point 1.1.2.3
lots of changes (had fun on the plane yesterday ;) :
* removing ax stuff - will re-add ax & sreg more extensibly soon
* added Diffie-Hellman association support
* openid.module now working with 1.x authentication
* other refactoring and fixes.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.