/[drupal]/drupal/modules/openid/openid.inc
ViewVC logotype

Log of /drupal/modules/openid/openid.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 24 05:20:48 2009 UTC (2 days, 9 hours ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +4 -1 lines
Diff to previous 1.21
- Patch #575804 by Heine, c960657: fixed OpenID URL normalization #fragment handling.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 21:16:43 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.20: +3 -9 lines
Diff to previous 1.20
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:47 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 17:58:24 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.8: +8 -5 lines
Diff to previous 1.8 , to next main 1.22
#575796 by Heine: our OpenID XRI test violated the specification; we should strip the xri:// prefix and look for an XRI global context symbol

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 19:46:04 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.18: +9 -5 lines
Diff to previous 1.18
#575796 by Heine: Fixed OpenID XRI test violates the spec.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 19:27:21 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8, DRUPAL-7-0-UNSTABLE-9
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
- Patch #480428 by JamesAn: static caching API.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 06:58:17 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +9 -1 lines
Diff to previous 1.16
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 05:21:55 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
- Patch #471142 by stella: code style fixes.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 08:37:44 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 07:22:49 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.13: +5 -16 lines
Diff to previous 1.13
- Patch #302632 by recidive, c960657: use PHP5 functionality for _openid_sha1().  Simplified some code.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 19:51:06 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3, DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.12: +1 -19 lines
Diff to previous 1.12
- Patch #279516 by c960657: removed many PHP4-isms.  Great patch.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 07:53:59 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Changes since 1.11: +5 -5 lines
Diff to previous 1.11
- Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 17:12:55 2008 UTC (18 months ago) by dries
Branch: MAIN
Changes since 1.10: +31 -4 lines
Diff to previous 1.10
- Patch #101543 by webchick: document all constants.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:38 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.9: +15 -15 lines
Diff to previous 1.9
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 19:38:27 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 22:11:22 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Branch point for: DRUPAL-6
Changes since 1.7: +36 -17 lines
Diff to previous 1.7
#216022 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:52 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
- Patch #204221 by webernet: code style fixes.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 14:00:39 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
- Patch #193800 by jp.stacey: OpenID service discovery confused by newlines within meta or link tags.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 19 10:19:03 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
#182645 by scor: clean up concatenations to be in line with core coding standards

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 16:19:22 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.3: +7 -7 lines
Diff to previous 1.3
- Patch #173486 by scor: fixed code style issues.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 14:41:36 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Patch #155986 by Uwe: fixed typos.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 08:58:31 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#153372 by bjaspan: fix user login form values and openid interacion

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 18 16:09:39 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
- Patch #131026 by James et al: OpenID client support for Drupal!

  Let this be the day where we help revolutionize the online society, and the
  way websites and web services interoperate.  Or something.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2