/[drupal]/contributions/modules/singlesignon/singlesignon.module
ViewVC logotype

Log of /contributions/modules/singlesignon/singlesignon.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.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 03:08:12 2008 UTC (18 months, 1 week ago) by wayland76
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +57 -110 lines
Diff to previous 1.32
-	Drupal 6 port of cleanups in http://drupal.org/node/256015

Revision 1.21.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 02:55:50 2008 UTC (18 months, 1 week ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.14: +64 -114 lines
Diff to previous 1.21.2.14 , to branch point 1.21 , to next main 1.33
-	Uncached menu item and code cleanup: http://drupal.org/node/256015

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 10:13:18 2008 UTC (18 months, 2 weeks ago) by wayland76
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.31: +5 -5 lines
Diff to previous 1.31
(sync with 5.x) forgot to put $master_url into all required functions

Revision 1.21.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 10:12:18 2008 UTC (18 months, 2 weeks ago) by wayland76
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.21.2.13: +4 -4 lines
Diff to previous 1.21.2.13 , to branch point 1.21
Forgot to put master_url into all the required functions

Revision 1.21.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 00:55:59 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.21.2.12: +10 -27 lines
Diff to previous 1.21.2.12 , to branch point 1.21
Separated out stuff for dealing with sessions (which syncs with 6.x tree)

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 13:38:20 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.30: +0 -0 lines
Diff to previous 1.30
Missed these updates with the last bugfix

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 12:44:00 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: MAIN
Changes since 1.29: +10 -27 lines
Diff to previous 1.29
Abstracted out sessions stuff so that we can talk to the maintainers of session.inc about it.

Revision 1.21.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 11:20:03 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.11: +19 -12 lines
Diff to previous 1.21.2.11 , to branch point 1.21
Abstraction for going to URLs (semi-syncing with 6.x tree)

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 11:02:29 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.28: +37 -33 lines
Diff to previous 1.28
Made changes; mostly required for 6.x, and one abstraction

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 04:15:43 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: MAIN
Changes since 1.27: +137 -126 lines
Diff to previous 1.27
Updated HEAD to be the same as 5.x-1.1, so that we can start the 6.x development

Revision 1.21.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 11:35:50 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.21.2.10: +32 -22 lines
Diff to previous 1.21.2.10 , to branch point 1.21
Fixed everything coder complained about except one thing that is unavoidable anyway

Revision 1.21.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 03:51:38 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.9: +3 -3 lines
Diff to previous 1.21.2.9 , to branch point 1.21
One more typo from someone

Revision 1.21.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 03:50:28 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.8: +8 -7 lines
Diff to previous 1.21.2.8 , to branch point 1.21
Fixed bug (I hope):
-	Broken for sites with a base url that included /drupal (or other path info): http://drupal.org/node/185562

Revision 1.21.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 03:19:25 2008 UTC (18 months, 3 weeks ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.7: +71 -95 lines
Diff to previous 1.21.2.7 , to branch point 1.21
A variety of bugfixes, including:
-	Allow more characters in the target url regular expression: http://drupal.org/node/238328
-	Remove function singlesignon_perm() / code clean-up: http://drupal.org/node/126299
-	Add README file: http://drupal.org/node/245912

Revision 1.21.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 21:54:38 2008 UTC (20 months, 1 week ago) by wayland76
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.21.2.6: +29 -5 lines
Diff to previous 1.21.2.6 , to branch point 1.21
Patched to integrate with Domain Access, as specified in http://drupal.org/node/233561

Revision 1.21.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 12:39:21 2008 UTC (21 months ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.5: +4 -4 lines
Diff to previous 1.21.2.5 , to branch point 1.21
A couple more tiny bugs.  I think it's all fixed now (but I did last time too)

Revision 1.21.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 12:30:08 2008 UTC (21 months ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.4: +7 -7 lines
Diff to previous 1.21.2.4 , to branch point 1.21
Fixed one more bug.  Hopefully it all works now :)

Revision 1.21.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 22:45:56 2008 UTC (21 months ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.3: +18 -18 lines
Diff to previous 1.21.2.3 , to branch point 1.21
Put a _ at the start of internal functions

Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 05:36:53 2008 UTC (21 months ago) by wayland76
Branch: DRUPAL-5
Changes since 1.21.2.2: +137 -19 lines
Diff to previous 1.21.2.2 , to branch point 1.21
Merging HEAD into the 5.x dev branch

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 04:09:23 2008 UTC (21 months ago) by wayland76
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
Fixed typo

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 03:37:14 2008 UTC (21 months ago) by wayland76
Branch: MAIN
Changes since 1.25: +11 -12 lines
Diff to previous 1.25
Committed as per http://drupal.org/node/124533

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 03:30:08 2008 UTC (21 months ago) by wayland76
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
Fix for t() not found; see http://drupal.org/node/144182

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 03:10:50 2008 UTC (21 months ago) by wayland76
Branch: MAIN
Changes since 1.23: +127 -8 lines
Diff to previous 1.23
Added functionality to allow bots to access the pages without signing on

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 13:27:46 2007 UTC (2 years, 10 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.12: +12 -4 lines
Diff to previous 1.1.2.12 , to branch point 1.1 , to next main 1.33
* Enhance installation instructions.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 13:26:08 2007 UTC (2 years, 10 months ago) by danielc
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
* Use new link format in docblock.

Revision 1.21.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 13:25:45 2007 UTC (2 years, 10 months ago) by danielc
Branch: DRUPAL-5
Changes since 1.21.2.1: +3 -2 lines
Diff to previous 1.21.2.1 , to branch point 1.21
* Adjust instructions to tell users to delete cookies.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 13:25:27 2007 UTC (2 years, 10 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.12: +4 -3 lines
Diff to previous 1.5.2.12 , to branch point 1.5 , to next main 1.33
* Adjust instructions to tell users to delete cookies.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 13:18:58 2007 UTC (2 years, 10 months ago) by danielc
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21
* Adjust instructions to tell users to delete cookies.

Revision 1.21.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 20:19:46 2007 UTC (2 years, 10 months ago) by danielc
Branch: DRUPAL-5
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
* Tag for DRUPAL-5.
* Use new link format to module in docblock.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 18:01:41 2007 UTC (2 years, 10 months ago) by danielc
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.20: +5 -4 lines
Diff to previous 1.20
* Improve installation instructions.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 18:01:24 2007 UTC (2 years, 10 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.11: +10 -3 lines
Diff to previous 1.5.2.11 , to branch point 1.5
* Improve installation instructions.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 17:54:16 2007 UTC (2 years, 10 months ago) by danielc
Branch: MAIN
Changes since 1.19: +9 -3 lines
Diff to previous 1.19
* Improve installation instructions.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 21:10:00 2006 UTC (2 years, 11 months ago) by danielc
Branch: MAIN
Changes since 1.18: +5 -17 lines
Diff to previous 1.18
* Hopefully get things working in 5.0.  Issue 100849.  (Thanks adrian)

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 20:30:24 2006 UTC (2 years, 11 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.10: +3 -3 lines
Diff to previous 1.5.2.10 , to branch point 1.5
* Handle internationalization of "Log in".  Bug 102447.  (Thanks frjo.)

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 20:30:14 2006 UTC (2 years, 11 months ago) by danielc
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
* Handle internationalization of "Log in".  Bug 102447.  (Thanks frjo.)

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 12:29:15 2006 UTC (3 years, 4 months ago) by danielc
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
* Fix typo/parse error.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 12:22:54 2006 UTC (3 years, 4 months ago) by danielc
Branch: MAIN
Changes since 1.15: +22 -8 lines
Diff to previous 1.15
* Deal with _settings hook being deprecated.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 15:05:29 2006 UTC (3 years, 4 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.11: +5 -5 lines
Diff to previous 1.1.2.11 , to branch point 1.1
* drupal_bootstrap() is a 4.7'ism.  Use include_once instead in
  an attempt to solve caching changes made in revision 1.1.2.10.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 14:55:06 2006 UTC (3 years, 4 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.10: +3 -4 lines
Diff to previous 1.1.2.10 , to branch point 1.1
* Shorten comment.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 14:53:27 2006 UTC (3 years, 4 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.9: +11 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1
* Try to resolve function availbility when caching is enabled
  by making appropriate drupal_bootstrap() calls.  Bug 62942.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 14:48:48 2006 UTC (3 years, 4 months ago) by danielc
Branch: MAIN
Changes since 1.14: +11 -2 lines
Diff to previous 1.14
* Try to resolve function availbility when caching is enabled
  by making appropriate drupal_bootstrap() calls.  Bug 62942.

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 14:44:44 2006 UTC (3 years, 4 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.9: +11 -2 lines
Diff to previous 1.5.2.9 , to branch point 1.5
* Try to resolve function availbility when caching is enabled
  by making appropriate drupal_bootstrap() calls.  Bug 62942.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 01:06:54 2006 UTC (3 years, 4 months ago) by danielc
Branch: MAIN
Changes since 1.13: +11 -2 lines
Diff to previous 1.13
* Update all sessions' user ID's to the current one when hitting master
  per request of slave upon login.

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 01:02:51 2006 UTC (3 years, 4 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.8: +11 -2 lines
Diff to previous 1.5.2.8 , to branch point 1.5
* Update all sessions' user ID's to the current one when hitting master
  per request of slave upon login.

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 23:28:11 2006 UTC (3 years, 4 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.7: +3 -4 lines
Diff to previous 1.5.2.7 , to branch point 1.5
* Shorten a comment.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 23:28:07 2006 UTC (3 years, 4 months ago) by danielc
Branch: MAIN
Changes since 1.12: +3 -4 lines
Diff to previous 1.12
* Shorten a comment.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 23:26:47 2006 UTC (3 years, 4 months ago) by danielc
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
* Fix updating of slave session in initial_check when already
  logged onto master. (database.inc stopped using sprintf()
  for escaping in revision 1.46 of HEAD, which became 4.7.)

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 23:23:48 2006 UTC (3 years, 4 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.6: +3 -3 lines
Diff to previous 1.5.2.6 , to branch point 1.5
* Fix updating of slave session in initial_check when already
  logged onto master. (database.inc stopped using sprintf()
  for escaping in revision 1.46 of HEAD, which became 4.7.)

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 22:22:52 2006 UTC (3 years, 6 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.8: +10 -7 lines
Diff to previous 1.1.2.8 , to branch point 1.1
* Fix situations where $base_url includes path info.  Bug 52611.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 22:22:44 2006 UTC (3 years, 6 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.5: +10 -7 lines
Diff to previous 1.5.2.5 , to branch point 1.5
* Fix situations where $base_url includes path info.  Bug 52611.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 22:22:38 2006 UTC (3 years, 6 months ago) by danielc
Branch: MAIN
Changes since 1.10: +10 -7 lines
Diff to previous 1.10
* Fix situations where $base_url includes path info.  Bug 52611.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 20:51:22 2006 UTC (3 years, 6 months ago) by danielc
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
* Clarify that no path information should go into singlesignon_master_url.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 20:51:10 2006 UTC (3 years, 6 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.7: +3 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
* Clarify that no path information should go into singlesignon_master_url.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 20:51:04 2006 UTC (3 years, 6 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.4: +3 -3 lines
Diff to previous 1.5.2.4 , to branch point 1.5
* Clarify that no path information should go into singlesignon_master_url.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 19:55:34 2006 UTC (3 years, 6 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.3: +8 -10 lines
Diff to previous 1.5.2.3 , to branch point 1.5
* Make it work when clean_url is on.  Bug 58344.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 19:55:26 2006 UTC (3 years, 6 months ago) by danielc
Branch: MAIN
Changes since 1.8: +8 -10 lines
Diff to previous 1.8
* Make it work when clean_url is on.  Bug 58344.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 19:50:27 2006 UTC (3 years, 6 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.6: +8 -10 lines
Diff to previous 1.1.2.6 , to branch point 1.1
* Make it work when clean_url is on.  Bug 58344.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 21:33:47 2006 UTC (3 years, 8 months ago) by danielc
Branch: MAIN
Changes since 1.7: +9 -7 lines
Diff to previous 1.7
* Clarify installation instructions.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 21:32:49 2006 UTC (3 years, 8 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.5: +9 -7 lines
Diff to previous 1.1.2.5 , to branch point 1.1
* Clarify installation instructions.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 21:32:25 2006 UTC (3 years, 8 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.2: +9 -7 lines
Diff to previous 1.5.2.2 , to branch point 1.5
* Clarify installation instructions.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 03:56:12 2006 UTC (3 years, 9 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.4: +6 -6 lines
Diff to previous 1.1.2.4 , to branch point 1.1
* Found the right section of the Doxygen docs.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 03:56:04 2006 UTC (3 years, 9 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5.2.1: +6 -6 lines
Diff to previous 1.5.2.1 , to branch point 1.5
* Found the right section of the Doxygen docs.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 03:55:52 2006 UTC (3 years, 9 months ago) by danielc
Branch: MAIN
Changes since 1.6: +6 -6 lines
Diff to previous 1.6
* Found the right section of the Doxygen docs.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 22:13:04 2006 UTC (3 years, 9 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.3: +3 -3 lines
Diff to previous 1.1.2.3 , to branch point 1.1
* Capitlize Drupal.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 22:12:53 2006 UTC (3 years, 9 months ago) by danielc
Branch: DRUPAL-4-7
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
* Capitlize Drupal.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 22:12:44 2006 UTC (3 years, 9 months ago) by danielc
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
* Capitlize Drupal.
* Specify HEAD.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 21:49:43 2006 UTC (3 years, 9 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.2: +6 -5 lines
Diff to previous 1.1.2.2 , to branch point 1.1
* Small cs issue re "} else".
* Add link to project page.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 21:49:32 2006 UTC (3 years, 9 months ago) by danielc
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.4: +6 -5 lines
Diff to previous 1.4
* Small cs issue re "} else".
* Add link to project page.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 19:31:57 2006 UTC (3 years, 9 months ago) by danielc
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
* Since arg(1) is used only once, just call it directly.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 19:10:26 2006 UTC (3 years, 9 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1.2.1: +5 -4 lines
Diff to previous 1.1.2.1 , to branch point 1.1
* Make code cleaner re setting of singlesignon_prior_sid.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 19:09:44 2006 UTC (3 years, 9 months ago) by danielc
Branch: MAIN
Changes since 1.2: +22 -26 lines
Diff to previous 1.2
* Use $_POST['op'] to determine login.
* Remove unneeded slashes when using url().
* Eliminate singlesignon_get_slave_uid(), only used once.
* Make code cleaner re setting of singlesignon_prior_sid.

# Tested and ready for Drupal 4.7.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 18:57:12 2006 UTC (3 years, 9 months ago) by danielc
Branch: DRUPAL-4-6
Changes since 1.1: +8 -13 lines
Diff to previous 1.1
* Remove unneeded slashes when using url().
* Eliminate singlesignon_get_slave_uid(), only used once.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 19 18:58:31 2006 UTC (3 years, 9 months ago) by danielc
Branch: MAIN
Changes since 1.1: +15 -7 lines
Diff to previous 1.1
* First shot at making this ready for 4.7.  UNTESTED.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 19 18:01:11 2006 UTC (3 years, 9 months ago) by danielc
Branch: MAIN
Branch point for: DRUPAL-4-6
* Initial commit of singlesignon module (made for Drupal 4.6).

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