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

Log of /contributions/modules/securepages/securepages.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.15.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:50:58 2009 UTC (3 weeks, 2 days ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.23: +2 -3 lines
Diff to previous 1.15.2.23 , to branch point 1.15
* #597432 - Add back in missing global declaration

Revision 1.15.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 06:28:30 2009 UTC (6 months, 2 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.22: +4 -14 lines
Diff to previous 1.15.2.22 , to branch point 1.15
#420738 Fix issue with handling of [] in urls

Revision 1.15.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 23:00:18 2009 UTC (6 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-8
Changes since 1.15.2.21: +7 -2 lines
Diff to previous 1.15.2.21 , to branch point 1.15
* #211850 Allow secure pages to test both real and alias paths

Revision 1.15.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 22:55:43 2009 UTC (6 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.20: +4 -3 lines
Diff to previous 1.15.2.20 , to branch point 1.15
* #451136 Silence parsing of broken urls

Revision 1.15.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 12:34:44 2009 UTC (6 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.19: +3 -1 lines
Diff to previous 1.15.2.19 , to branch point 1.15
* Fix up an issue with base_root not being set.

Revision 1.15.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 05:14:29 2009 UTC (7 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.18: +2 -2 lines
Diff to previous 1.15.2.18 , to branch point 1.15
* Fix up missing global variable.

Revision 1.15.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 11:20:03 2009 UTC (7 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.17: +2 -2 lines
Diff to previous 1.15.2.17 , to branch point 1.15
* Fix up unassigned var

Revision 1.15.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 12:25:30 2009 UTC (7 months, 4 weeks ago) by gordon
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7
Changes since 1.15.2.16: +1 -5 lines
Diff to previous 1.15.2.16 , to branch point 1.15
* #382042 - Removed the call the language rewrite as this has already been done.

Revision 1.12.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 12:22:51 2009 UTC (7 months, 4 weeks ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.12.2.12: +2 -2 lines
Diff to previous 1.12.2.12 , to branch point 1.12 , to next main 1.15
* #360304 Fix issue with drupal_get_path_alias() being called during cache

Revision 1.12.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 12:11:08 2009 UTC (7 months, 4 weeks ago) by gordon
Branch: DRUPAL-5
Changes since 1.12.2.11: +42 -3 lines
Diff to previous 1.12.2.11 , to branch point 1.12
* Add checking function which will check the url and make sure we are able to change it

Revision 1.15.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 11:41:27 2009 UTC (7 months, 4 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.15: +4 -1 lines
Diff to previous 1.15.2.15 , to branch point 1.15
* Make sure that the page cache is always clear for the pages when switching so that caching doesn't break things.

Revision 1.15.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 11:23:02 2009 UTC (7 months, 4 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.14: +26 -13 lines
Diff to previous 1.15.2.14 , to branch point 1.15
* Add checking function which will check the url and make sure we are able to change it

Revision 1.15.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 10:49:12 2009 UTC (7 months, 4 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.13: +8 -62 lines
Diff to previous 1.15.2.13 , to branch point 1.15
* Move settings to securepages.admin.inc
* Move secure pages to build section

Revision 1.15.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 13:25:46 2009 UTC (10 months, 2 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.12: +2 -2 lines
Diff to previous 1.15.2.12 , to branch point 1.15
* Remove a undefined var error

Revision 1.15.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 12:41:31 2009 UTC (10 months, 2 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.11: +7 -2 lines
Diff to previous 1.15.2.11 , to branch point 1.15
* Fix up a unset variable when processing some forms

Revision 1.15.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 00:39:17 2009 UTC (10 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.10: +1 -6 lines
Diff to previous 1.15.2.10 , to branch point 1.15
* Remove calling of custom_rewrite_url_outbound() call from securepages_url()

Revision 1.15.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 02:09:58 2008 UTC (12 months, 1 week ago) by gordon
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7-BETA2
Changes since 1.15.2.9: +18 -3 lines
Diff to previous 1.15.2.9 , to branch point 1.15
* Copy in drupal_urlencode() so that queries are encoded correctly

Revision 1.15.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 00:36:41 2008 UTC (12 months, 1 week ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.8: +2 -2 lines
Diff to previous 1.15.2.8 , to branch point 1.15
* #264938 fix issue with how hook_link_alter() is being called

Revision 1.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 00:24:27 2008 UTC (12 months, 1 week ago) by gordon
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7-BETA1
Changes since 1.15.2.7: +2 -2 lines
Diff to previous 1.15.2.7 , to branch point 1.15
* Fix up defaults for ignore so that the defaults is consistent

Revision 1.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 00:21:05 2008 UTC (12 months, 1 week ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.6: +198 -80 lines
Diff to previous 1.15.2.6 , to branch point 1.15
* Convert to Drupal 6.x

Revision 1.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 06:00:11 2008 UTC (12 months, 1 week ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.5: +184 -86 lines
Diff to previous 1.15.2.5 , to branch point 1.15
* Commit Drupal 5 version of Secure pages

Revision 1.15.2.5
Fri Nov 14 05:58:29 2008 UTC (12 months, 1 week ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.4: +1 -1 lines
FILE REMOVED
* Remove BAD drupal 6 version

Revision 1.12.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 01:05:11 2008 UTC (15 months, 2 weeks ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7-BETA1
Changes since 1.12.2.10: +2 -2 lines
Diff to previous 1.12.2.10 , to branch point 1.12
* Remove uninitilized var problem

Revision 1.12.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 04:13:16 2008 UTC (16 months, 1 week ago) by gordon
Branch: DRUPAL-5
Changes since 1.12.2.9: +136 -52 lines
Diff to previous 1.12.2.9 , to branch point 1.12
* Clean up a lot fo the processors within securepages
* Allow different URL's for both secure and non-secure sites - Session is
  not passed!

Revision 1.12.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 06:46:09 2008 UTC (16 months, 1 week ago) by gordon
Branch: DRUPAL-5
Changes since 1.12.2.8: +17 -16 lines
Diff to previous 1.12.2.8 , to branch point 1.12
* Centralize secure checking code to help make things easier

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 22:47:53 2008 UTC (20 months, 2 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.3: +4 -4 lines
Diff to previous 1.15.2.3 , to branch point 1.15
* Fix up a couple of undefinded vars

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 07:04:58 2008 UTC (20 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.2: +5 -5 lines
Diff to previous 1.15.2.2 , to branch point 1.15
* Fix up coder issues

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 06:53:52 2008 UTC (20 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15.2.1: +24 -37 lines
Diff to previous 1.15.2.1 , to branch point 1.15
* Update SecurePages to Drupal 6.x

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 12:00:32 2008 UTC (21 months ago) by gordon
Branch: DRUPAL-6--1
Changes since 1.15: +22 -12 lines
Diff to previous 1.15
* Sync SecurePages 5.x-1.x-dev to 6.x-1.x-dev

Revision 1.12.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 03:28:17 2008 UTC (22 months, 2 weeks ago) by gordon
Branch: DRUPAL-5
Changes since 1.12.2.7: +8 -8 lines
Diff to previous 1.12.2.7 , to branch point 1.12
Bug Fix #207638  Change $_SERVER['HTTPS'] to explitly check for 'on'

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 01:19:04 2008 UTC (22 months, 3 weeks ago) by gordon
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.14: +6 -2 lines
Diff to previous 1.14
* Add to the SSL test to check if the current page is secure just in case SSL is not compiled into PHP

Revision 1.12.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 01:18:36 2008 UTC (22 months, 3 weeks ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.12.2.6: +6 -2 lines
Diff to previous 1.12.2.6 , to branch point 1.12
* Add to the SSL test to check if the current page is secure just in case SSL is not compiled into PHP

Revision 1.12.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 13:23:47 2007 UTC (23 months ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.12.2.5: +17 -7 lines
Diff to previous 1.12.2.5 , to branch point 1.12
* Fix up issue with new api and cached pages

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 07:03:46 2007 UTC (23 months ago) by gordon
Branch: MAIN
Changes since 1.13: +70 -4 lines
Diff to previous 1.13
* Sync HEAD with 5.x

Revision 1.12.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 06:50:01 2007 UTC (23 months ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.12.2.4: +17 -6 lines
Diff to previous 1.12.2.4 , to branch point 1.12
* Add API so that other modules can determine the defaults for pages

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 06:21:16 2007 UTC (23 months ago) by gordon
Branch: DRUPAL-5
Changes since 1.12.2.3: +2 -2 lines
Diff to previous 1.12.2.3 , to branch point 1.12
* Fix up use of request_uri()

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 01:50:48 2007 UTC (23 months ago) by gordon
Branch: DRUPAL-5
Changes since 1.12.2.2: +36 -1 lines
Diff to previous 1.12.2.2 , to branch point 1.12
* Add ability to enable/disable secure pages from settings
* Change Secure pages so that it will be disabled by default
* Add test to enable which will check that SSL has been configured.

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 02:03:10 2007 UTC (2 years, 5 months ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.12.2.1: +21 -1 lines
Diff to previous 1.12.2.1 , to branch point 1.12
- add a list of pages that can be ignored by and will stay in the current
  context.

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 01:55:53 2007 UTC (2 years, 5 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.3.2.6: +21 -1 lines
Diff to previous 1.3.2.6 , to branch point 1.3 , to next main 1.15
- Add ability to ignore paths that will be returned in both http and https

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 20 01:29:57 2007 UTC (2 years, 7 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.3.2.5: +3 -2 lines
Diff to previous 1.3.2.5 , to branch point 1.3
- fix issue when using securepages in a subdirectory

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 6 13:25:12 2007 UTC (2 years, 7 months ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.12: +3 -2 lines
Diff to previous 1.12
#133724 - fix issue where secure pages will not work when Drupal is not
enabled in the root

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 6 13:20:15 2007 UTC (2 years, 7 months ago) by gordon
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12
#133724 - fix issue where secure pages will not work when Drupal is not
enabled in the root

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 03:31:39 2007 UTC (2 years, 10 months ago) by gordon
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-5
Changes since 1.11: +21 -13 lines
Diff to previous 1.11
- update secure pages to Drupal 5

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 14:10:36 2006 UTC (3 years, 2 months ago) by gordon
Branch: MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
#65999 - ignore rules when a page is being posted to.

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 14:08:40 2006 UTC (3 years, 2 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.3.2.4: +5 -2 lines
Diff to previous 1.3.2.4 , to branch point 1.3
#65999 - added change so that a switch will not happen if this page has been
posted to. eg user/login

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 13:45:23 2006 UTC (3 years, 2 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.3.2.3: +9 -3 lines
Diff to previous 1.3.2.3 , to branch point 1.3
#82853 - fix issue when serving cached pages.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 13:45:00 2006 UTC (3 years, 2 months ago) by gordon
Branch: MAIN
Changes since 1.9: +9 -3 lines
Diff to previous 1.9
#82856 - fix issue when serving cached pages.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 13:21:15 2006 UTC (3 years, 2 months ago) by gordon
Branch: MAIN
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
#82523 - make change so that base_url is corrected when you are in a https

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 13:19:28 2006 UTC (3 years, 2 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.3.2.2: +8 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#82523 - made change so that secure pages will change base_url to be
  https:// instead of http://

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 01:19:04 2006 UTC (3 years, 2 months ago) by gordon
Branch: MAIN
Changes since 1.7: +10 -6 lines
Diff to previous 1.7
#78587 - fix conflict with the devel module

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 01:16:42 2006 UTC (3 years, 2 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.3.2.1: +8 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#78587 - fix comflict with the devel module

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 10 12:56:53 2006 UTC (3 years, 5 months ago) by gordon
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#66387 - fix descriptions of some settings

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 27 14:15:00 2006 UTC (3 years, 6 months ago) by gordon
Branch: MAIN
Changes since 1.5: +42 -1 lines
Diff to previous 1.5
- make use of the hook_alter_link() so that links can be altered, and no
  redirection will be required.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 27 13:14:55 2006 UTC (3 years, 6 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.3: +17 -3 lines
Diff to previous 1.3
- fix issue with cached pages and anonymous users

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 27 13:09:05 2006 UTC (3 years, 6 months ago) by gordon
Branch: DRUPAL-4-6
Changes since 1.1: +13 -8 lines
Diff to previous 1.1 , to next main 1.15
- fix issues with cached pages for anonymous users

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 27 07:48:54 2006 UTC (3 years, 6 months ago) by gordon
Branch: MAIN
Changes since 1.4: +17 -3 lines
Diff to previous 1.4
- small change as url() and drupal_goto() are not always available.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 13:56:15 2006 UTC (3 years, 6 months ago) by gordon
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
stop it from adding ? at the end of the path when there is no query string.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 06:43:00 2006 UTC (3 years, 6 months ago) by gordon
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
change it so that it works on real drupal paths and not the alias.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 06:31:20 2006 UTC (3 years, 6 months ago) by gordon
Branch: MAIN
Changes since 1.1: +75 -36 lines
Diff to previous 1.1
- update to cvs.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 04:53:08 2006 UTC (3 years, 6 months ago) by gordon
Branch: MAIN
Branch point for: DRUPAL-4-6
a small module that will redirect users to SSL versions of required pages

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