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

Log of /drupal/modules/openid/openid.module

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.67 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 26 04:49:52 2009 UTC (69 minutes, 52 seconds ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.66: +9 -7 lines
Diff to previous 1.66
#640198 by batigolix and arianek: Update OpenID module to conform to new help standard.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 05:08:47 2009 UTC (10 days ago) by webchick
Branch: MAIN
Changes since 1.65: +34 -12 lines
Diff to previous 1.65
#216101 by c960657, Arancaytar, aufumy, et al: Fix registration workflow for OpenID providers that do not supply usernames/e-mail addresses.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 04:56:54 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
#367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 16:18:45 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 16:48:38 2009 UTC (6 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.62: +6 -6 lines
Diff to previous 1.62
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:01 2009 UTC (6 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 07:50:16 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.60: +4 -2 lines
Diff to previous 1.60
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:44:14 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 03:16:16 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
#365597 by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 22:47:18 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
SA-CORE-2009-008

Revision 1.19.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 19:34:14 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.19.2.7: +3 -3 lines
Diff to previous 1.19.2.7 , to branch point 1.19 , to next main 1.67
Drupal 6.14

Revision 1.19.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 15:00:39 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.19.2.6: +2 -2 lines
Diff to previous 1.19.2.6 , to branch point 1.19
#230934 by mikl, Arancaytar, BrightLoudNoise, c960657: fix notices in OpenID account creation where the isset() was not specific enough to the array we actually use

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 14:20:00 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.56: +5 -1 lines
Diff to previous 1.56
- Patch #319840 by Aron Novak, darren.ferguson: added hook to the OpenID module for returning data when a user has logged in.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.55: +4 -1 lines
Diff to previous 1.55
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:44 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.54: +1 -4 lines
Diff to previous 1.54
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:02 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.53: +4 -1 lines
Diff to previous 1.53
*** empty log message ***

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.52: +3 -3 lines
Diff to previous 1.52
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:36:04 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 11:32:08 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.50: +11 -3 lines
Diff to previous 1.50
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API.  Complete commit now.  Thank you, thank you.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 20:13:20 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.49: +3 -4 lines
Diff to previous 1.49
- Patch #222044 by c960657: better support for different OpenID versions.

Revision 1.19.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 14:05:23 2009 UTC (5 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-13
Changes since 1.19.2.5: +3 -3 lines
Diff to previous 1.19.2.5 , to branch point 1.19
#339466 by patryk, c960657, alexanderpas: Remove url() wrapping from remote links and link in a more user friendly OpenID provider list.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 03:27:55 2009 UTC (5 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.48: +4 -4 lines
Diff to previous 1.48
#339466 follow-up by c960657: Remove url() around OpenID help links.

Revision 1.48 - (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.47: +1 -7 lines
Diff to previous 1.47
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:58 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.46: +7 -7 lines
Diff to previous 1.46
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:33 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.45: +9 -9 lines
Diff to previous 1.45
- Patch #471070 by stella: millions of code style fixes.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 07:29:59 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.44: +3 -2 lines
Diff to previous 1.44
- Patch #251245 by c960657: added tests for the OpenID module. The test module implements a dummy OpenID provider/server.  Most impressive patch of the month.

Revision 1.19.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 11:36:47 2009 UTC (7 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12
Changes since 1.19.2.4: +2 -3 lines
Diff to previous 1.19.2.4 , to branch point 1.19
#404244 by cwgordon7: minor code style fix in openid_help().

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 15:26:29 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.43: +17 -8 lines
Diff to previous 1.43
- Patch #333156 by stella: add ability to configure the default country.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 02:26:07 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.42: +2 -3 lines
Diff to previous 1.42
#404244 by cwgordon7: Fix indentation in OpenID module.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 20:13:27 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 17:19:08 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
#287178 follow-up by dereine and Dave Reid: Fix notice in OpenID module which is referencing missing form_id variable.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 16:45:53 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
- Patch #366949 by c960657: use parse_url(, PHP_URL_xxx).

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 04:40:30 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
#339466 by patryk: Replace the OpenID link in user help with official link.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 03:11:54 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.37: +52 -38 lines
Diff to previous 1.37
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:46:51 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.36: +7 -1 lines
Diff to previous 1.36
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use  carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.

Revision 1.19.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:36:16 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-9
Changes since 1.19.2.3: +1 -9 lines
Diff to previous 1.19.2.3 , to branch point 1.19
#245990 follow up by Damien Tournoud, David_Rothstein, pwolanin: Move back to an internal URL check for HTTP request checking and make the request checking less intrusive on what requests can be accomplished

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:13:41 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.35: +1 -9 lines
Diff to previous 1.35
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:18 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 21:01:57 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.33: +15 -7 lines
Diff to previous 1.33
- Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 10:32:42 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
- Patch #280625 by catch, pwolanin, swentel, et al: added an OpenID delete confirm form.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 26 18:06:38 2008 UTC (13 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
- Patch #266358 by Rob Loach, mfer: use  array in drupal_add_css().

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:06 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:11 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.29: +5 -5 lines
Diff to previous 1.29
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:57 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:20 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 16:25:18 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
- Patch #245329 by christefano and dmitrig01: code comment love.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:27 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.19.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:48:28 2008 UTC (16 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.19.2.2: +3 -3 lines
Diff to previous 1.19.2.2 , to branch point 1.19
Drupal 6.3

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:48 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +1 -4 lines
Diff to previous 1.24
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:53 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 20:24:05 2008 UTC (19 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.19.2.1: +2 -2 lines
Diff to previous 1.19.2.1 , to branch point 1.19
- Patch #245826 by Jax: trust_root is not set for OpenID 1.0 due to an undefined variable.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 20:23:27 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
- Patch #245826 by Jax: trust_root is not set for OpenID 1.0 due to an undefined variable.

Revision 1.22 - (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.21: +13 -13 lines
Diff to previous 1.21
- 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.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:48 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
Drupal 6.2

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 19:34:08 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
- Patch #181578 by Moshe: removed distributed authentication code from user_save().  Factored the relevant code out to a separate function.

Revision 1.20 - (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.19: +4 -4 lines
Diff to previous 1.19
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.19 - (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
Branch point for: DRUPAL-6
Changes since 1.18: +44 -33 lines
Diff to previous 1.18
#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.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 10:14:42 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.17: +10 -10 lines
Diff to previous 1.17
#207863 by mikey_p, Pancho: use module_load_include() as intended

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 18:41:40 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.16: +18 -4 lines
Diff to previous 1.16
#208556 by Pancho: fix broken display of OpenID links

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 15:03:53 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.15: +6 -1 lines
Diff to previous 1.15
#204705 by pwolanin: abort user_save on SQL errors, to avoid data corruption

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 08:57:54 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.14: +10 -3 lines
Diff to previous 1.14
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:47 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:21 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 16:36:43 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 10:00:04 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
#186658 by fajerstarter: OpenID login usability fixes and JS cleanup, also makes OpenID login Konqueror compatible

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 18 14:33:44 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#184461 by bradlis7 and keith.smith: 'fix' OpenID help text to use American English spelling (as observed to be used in Drupal elsewhere)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 12:57:57 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.8: +12 -6 lines
Diff to previous 1.8
- Patch #172582 by webchick, gabor, eaton, kentbyte, tresler, alpritt et al: improved the OpenID help texts.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 12:34:16 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Patch #155870 by quicksketch et al: AHAH-ification of the poll module.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 09:40:42 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.6: +13 -2 lines
Diff to previous 1.6
#156886 by edgauthier: fix OpenID delegation

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 14:52:55 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.5: +5 -2 lines
Diff to previous 1.5
#154300 by chx: enforce site user account creation policy in openid module too

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 11:32:06 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
#172591 by HedgeMage: add help page for openid module with short description of what does the module offer

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 09:48:33 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.3: +4 -71 lines
Diff to previous 1.3
- Patch #166725 by Crell: split openid module.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:57 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array

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: +7 -4 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