/[drupal]/contributions/modules/securesite/securesite.inc
ViewVC logotype

Log of /contributions/modules/securesite/securesite.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.30.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 14:48:27 2009 UTC (8 months, 2 weeks ago) by darrenoh
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-4
Changes since 1.30.2.12: +5 -36 lines
Diff to previous 1.30.2.12 , to branch point 1.30
by Darren Oh: Code re-organization and clean-up.

Revision 1.30.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 20:20:57 2008 UTC (10 months, 3 weeks ago) by darrenoh
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.30.2.11: +1 -6 lines
Diff to previous 1.30.2.11 , to branch point 1.30
#352276 by naquah: Fixed delay in saving 403 page settings.

Revision 1.30.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 20:33:41 2008 UTC (11 months ago) by darrenoh
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.30.2.10: +2 -2 lines
Diff to previous 1.30.2.10 , to branch point 1.30
Fixed argument escaping to allow quotes in realm, user names, and passwords.
Added password clean-up when digest authentication is disabled, the realm changes, or the module is uninstalled.

Revision 1.30.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 18:58:13 2008 UTC (11 months ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.9: +5 -3 lines
Diff to previous 1.30.2.9 , to branch point 1.30
Fixed cron.php bypass for form authentication.
Added title to form authentication page.

Revision 1.30.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 24 20:34:15 2008 UTC (11 months ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.8: +12 -17 lines
Diff to previous 1.30.2.8 , to branch point 1.30
Finished tests and simplified code.

Revision 1.30.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 20:14:16 2008 UTC (11 months ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.7: +12 -14 lines
Diff to previous 1.30.2.7 , to branch point 1.30
Made password reset error messages show on separate page.
Fixed guest password storage for digest authentication.
Added index of tests.
Finished functional tests.

Revision 1.30.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 19:34:39 2008 UTC (11 months, 1 week ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.6: +10 -3 lines
Diff to previous 1.30.2.6 , to branch point 1.30
Fixed guest user settings submission.
Fixed digest authentication to prevent errors when the password is wrong.
Fixed log-in to clear the securesite_denied session variable.
Fixed user deletion when not using form to delete user.
Added user cleanup for digest tests.
Added tests for guest authentication.

Revision 1.30.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 01:52:59 2008 UTC (11 months, 2 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.5: +59 -41 lines
Diff to previous 1.30.2.5 , to branch point 1.30
Set HTTP status to 403 instead of 200 for users who are not authorized to log-in with Secure Site.
Made test URL for drupal_http_request() bypass Secure Site to prevent warning on the status report page.
Set HTTP status to 200 for form fallback from digest authentication.
Ensured that quotes are trimmed from arguments for digest_md5.php and stored_passwords.php.
Added functional tests for Secure Site authentication.

Revision 1.30.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 19:42:34 2008 UTC (12 months, 2 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.4: +19 -19 lines
Diff to previous 1.30.2.4 , to branch point 1.30
Reformatted comments.
Fixed digest authentication scripts.

Revision 1.30.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 21:24:59 2008 UTC (12 months, 3 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.3: +45 -39 lines
Diff to previous 1.30.2.3 , to branch point 1.30
Fixed incorrect password handling for digest authentication.
Fixed handling for unauthorized user log-in attempts.
Fixed password storage for digest authentication.

Revision 1.30.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 19:48:45 2008 UTC (12 months, 3 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.2: +2 -3 lines
Diff to previous 1.30.2.2 , to branch point 1.30
Synced documentation.

Revision 1.30.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 18:34:41 2008 UTC (12 months, 3 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30.2.1: +2 -2 lines
Diff to previous 1.30.2.1 , to branch point 1.30
Coding standards and grammar update.

Revision 1.30.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 17:13:03 2008 UTC (12 months, 3 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.30: +3 -2 lines
Diff to previous 1.30
#172170: Fixed OpenID authentication URL.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 22:20:36 2008 UTC (12 months, 4 weeks ago) by darrenoh
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.29: +7 -3 lines
Diff to previous 1.29
Eliminated cron.php bypass.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 21:03:08 2008 UTC (12 months, 4 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.28: +6 -2 lines
Diff to previous 1.28
#312821: Fixed reset URL bypass when i18n is enabled.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 20:06:01 2008 UTC (12 months, 4 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.27: +7 -15 lines
Diff to previous 1.27
#323470 by Darren Oh: Fixed HTTP authentication for feed readers.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 18:58:02 2008 UTC (12 months, 4 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.26: +154 -171 lines
Diff to previous 1.26
Added more code comments.
Fixed theming.
#172170: Added OpenID integration.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 21:03:29 2008 UTC (13 months ago) by darrenoh
Branch: MAIN
Changes since 1.25: +71 -120 lines
Diff to previous 1.25
#136822 by Darren Oh: Added external scripts for secure password management.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 22:06:35 2008 UTC (13 months, 2 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.24: +64 -92 lines
Diff to previous 1.24
Moved _securesite_digest_md5 to its own file. It now generates headers.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 19:22:01 2008 UTC (13 months, 2 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.23: +1 -2 lines
Diff to previous 1.23
Fixed error in last commit.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 19:15:10 2008 UTC (13 months, 2 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.22: +7 -6 lines
Diff to previous 1.22
Stopped displaying the password reset form on 403 pages.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 18:57:11 2008 UTC (13 months, 2 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.21: +54 -61 lines
Diff to previous 1.21
Fixed 403 handling.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 18:21:03 2008 UTC (13 months, 2 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.20: +15 -13 lines
Diff to previous 1.20
Allow Safari users to log out without changing realm.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 04:09:09 2008 UTC (13 months, 2 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
#310906: Fixed authenticated user permission. Users who did not have permission to log in with Secure Site would get an error message, but could simply reload the page to log in.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 03:55:50 2008 UTC (13 months, 2 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.18: +380 -276 lines
Diff to previous 1.18
#310906: More logic improvements. Added support for multiple authentication methods to be tried sequentially. Made digest authentication placeholder match SASL utilities more closely.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 21:11:22 2008 UTC (14 months ago) by darrenoh
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Fixed _securesite_403 to recognize guest users with empty user names.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 21:03:09 2008 UTC (14 months ago) by darrenoh
Branch: MAIN
Changes since 1.16: +107 -22 lines
Diff to previous 1.16
Set up digest authentication to use a placeholder function, _securesite_digest_manage(), until we can get an external program to handle passwords.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 21:12:09 2008 UTC (14 months ago) by darrenoh
Branch: MAIN
Changes since 1.15: +102 -81 lines
Diff to previous 1.15
Fixed errors in digest authentication. Still need to address secure password storage.

Revision 1.10.2.19.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 00:50:09 2008 UTC (14 months ago) by junyor
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.10.2.19.2.3: +2 -2 lines
Diff to previous 1.10.2.19.2.3 , to branch point 1.10.2.19 , to next main 1.10.2.24
Remove extra parentheses

Revision 1.10.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 00:49:24 2008 UTC (14 months ago) by junyor
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.10.2.23: +2 -2 lines
Diff to previous 1.10.2.23 , to branch point 1.10 , to next main 1.30
Remove extra parentheses

Revision 1.10.2.19.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 00:34:31 2008 UTC (14 months ago) by junyor
Branch: DRUPAL-6--1
Changes since 1.10.2.19.2.2: +2 -2 lines
Diff to previous 1.10.2.19.2.2 , to branch point 1.10.2.19
Notice fix

Revision 1.10.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 00:34:25 2008 UTC (14 months ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.22: +2 -2 lines
Diff to previous 1.10.2.22 , to branch point 1.10
Notice fix

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 18:57:05 2008 UTC (14 months ago) by darrenoh
Branch: MAIN
Changes since 1.14: +188 -140 lines
Diff to previous 1.14
#136822 by Darren Oh: Added support for HTTP digest authentication.

This is a first draft. Code will need to be simplified. Also, no attempt has been made to store user passwords securely.

Revision 1.10.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 04:42:21 2008 UTC (14 months ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.21: +3 -1 lines
Diff to previous 1.10.2.21 , to branch point 1.10
Notice fixes

Revision 1.10.2.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 17:51:47 2008 UTC (14 months ago) by junyor
Branch: DRUPAL-6--1
Changes since 1.10.2.19.2.1: +3 -1 lines
Diff to previous 1.10.2.19.2.1 , to branch point 1.10.2.19
Fix undefined variable notice

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 16:35:22 2008 UTC (14 months ago) by darrenoh
Branch: MAIN
Changes since 1.13: +16 -23 lines
Diff to previous 1.13
Cleaned up _securesite_login().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 14:28:18 2008 UTC (14 months ago) by darrenoh
Branch: MAIN
Changes since 1.12: +16 -13 lines
Diff to previous 1.12
Updated documentation to comply with Drupal coding standards.
Simplified 403 error handling.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 20:35:39 2008 UTC (14 months, 1 week ago) by darrenoh
Branch: MAIN
Changes since 1.11: +288 -43 lines
Diff to previous 1.11
#307339: Preparing for a 6.x-2.0 release.

Revision 1.10.2.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 16:59:11 2008 UTC (15 months ago) by junyor
Branch: DRUPAL-6--1
Changes since 1.10.2.19: +11 -10 lines
Diff to previous 1.10.2.19
Fixed issue #191859 (Upgrade to Drupal 6): patch by deekayen, NaX, and Junyor

Revision 1.10.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 16:50:55 2008 UTC (15 months ago) by junyor
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.10.2.20: +10 -11 lines
Diff to previous 1.10.2.20 , to branch point 1.10
Wrong branch

Revision 1.10.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 16:41:29 2008 UTC (15 months ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.19: +11 -10 lines
Diff to previous 1.10.2.19 , to branch point 1.10
Fixed issue #191859 (Upgrade to Drupal 6): patch by deekayen, NaX, and Junyor

Revision 1.10.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 15:25:59 2008 UTC (15 months ago) by junyor
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Branch point for: DRUPAL-6--1
Changes since 1.10.2.18: +2 -2 lines
Diff to previous 1.10.2.18 , to branch point 1.10
More correct string

Revision 1.10.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 15:22:40 2008 UTC (15 months ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.17: +2 -2 lines
Diff to previous 1.10.2.17 , to branch point 1.10
Small string changes

Revision 1.10.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 10:10:13 2008 UTC (15 months ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.16: +8 -6 lines
Diff to previous 1.10.2.16 , to branch point 1.10
- More efficient bootstrapping
- Somewhat more consistent comment structure

Revision 1.10.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 02:11:36 2008 UTC (16 months, 1 week ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.15: +3 -3 lines
Diff to previous 1.10.2.15 , to branch point 1.10
Remove trailing spaces

Revision 1.10.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 00:47:46 2008 UTC (16 months, 1 week ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.14: +72 -3 lines
Diff to previous 1.10.2.14 , to branch point 1.10
Removed _securesite_goto as it's not needed (no functional changes)
Move password reset handling to separate function (to ease testing later)
Don't show site name on login form (improved consistency)
Fixed erroneous variable fallback on password reset form
Further improved securesite_user() so Secure Site is really only triggered when it should be

Revision 1.10.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 01:54:10 2008 UTC (16 months, 2 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.13: +2 -2 lines
Diff to previous 1.10.2.13 , to branch point 1.10
- Removed browser logout work-around option: the browser work-around is now always enabled for HTTP Auth (NOTE: You *must* manually change to the HTTP Auth mode for Secure Site to work if you previously used the browser logout work-around option)
- Left-over documentation updates after fixing issue 28408
- Improved documentation
- Marked another function for internal use only

Revision 1.10.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 00:00:19 2008 UTC (18 months ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.12: +11 -5 lines
Diff to previous 1.10.2.12 , to branch point 1.10
Greatly improved Doxygen documentation

Revision 1.10.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 4 21:22:21 2008 UTC (18 months, 3 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.11: +10 -2 lines
Diff to previous 1.10.2.11 , to branch point 1.10
Documentation updates.

Revision 1.10.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 05:54:35 2008 UTC (19 months, 2 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.10: +2 -1 lines
Diff to previous 1.10.2.10 , to branch point 1.10
Fix PHP notice

Revision 1.10.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 00:42:39 2008 UTC (20 months ago) by junyor
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.10.2.9: +33 -14 lines
Diff to previous 1.10.2.9 , to branch point 1.10
More tweaks for the HTML dialog.  Also, use the dialog after sending password mails.

Revision 1.10.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 22:29:48 2008 UTC (21 months, 2 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.8: +3 -3 lines
Diff to previous 1.10.2.8 , to branch point 1.10
Better solution for error messages on login/reset form

Revision 1.10.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 22:22:51 2008 UTC (21 months, 2 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.7: +7 -7 lines
Diff to previous 1.10.2.7 , to branch point 1.10
Remove for attributes on label elements that prevented correct input focus.  Show error messages on the correct form.

Revision 1.10.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 17:50:29 2008 UTC (21 months, 2 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.6: +2 -2 lines
Diff to previous 1.10.2.6 , to branch point 1.10
Remove excess whitespace

Revision 1.10.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 17:48:12 2008 UTC (21 months, 2 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.5: +3 -3 lines
Diff to previous 1.10.2.5 , to branch point 1.10
Make some more strings translateable

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 03:47:46 2008 UTC (21 months, 3 weeks ago) by junyor
Branch: DRUPAL-5
Changes since 1.10.2.4: +4 -4 lines
Diff to previous 1.10.2.4 , to branch point 1.10
Various purely cosmetic consistency fixes

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 20:19:32 2008 UTC (21 months, 3 weeks ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.10.2.3: +4 -5 lines
Diff to previous 1.10.2.3 , to branch point 1.10
Made dialog use theme if available.

Revision 1.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 23:50:21 2008 UTC (22 months, 1 week ago) by junyor
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.10.2.2: +19 -42 lines
Diff to previous 1.10.2.2 , to branch point 1.10
Fix #207500: Clean-up the login and password reset dialogs

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 22:40:43 2007 UTC (2 years, 6 months ago) by unconed
Branch: DRUPAL-5
Changes since 1.10.2.1: +5 -5 lines
Diff to previous 1.10.2.1 , to branch point 1.10
#140449: Code cleanup for securesite.module

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 22:33:20 2007 UTC (2 years, 6 months ago) by unconed
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.2.2.9: +6 -6 lines
Diff to previous 1.2.2.9 , to branch point 1.2 , to next main 1.30
#140449: Code cleanup for securesite.module

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 23:16:23 2007 UTC (2 years, 7 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.10: +18 -12 lines
Diff to previous 1.10
Updated to comply with Drupal coding standards.

Revision 1.11
Fri Feb 16 03:02:56 2007 UTC (2 years, 9 months ago) by darrenoh
Branch: MAIN
Changes since 1.10: +1 -1 lines
FILE REMOVED
Removed files from head to simplify maintenance under the new release system.

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 29 22:46:15 2006 UTC (3 years ago) by nax
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.2.2.8: +2 -2 lines
Diff to previous 1.2.2.8 , to branch point 1.2
Added and updated comments

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 29 22:44:36 2006 UTC (3 years ago) by nax
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Added and updated comments

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 15:59:42 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.2.2.7: +52 -106 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Backport from HEAD.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 15:56:42 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: MAIN
Changes since 1.8: +52 -106 lines
Diff to previous 1.8
#28408 Update for PHP as CGI. By NaX.

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 13:43:22 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.2.2.6: +2 -2 lines
Diff to previous 1.2.2.6 , to branch point 1.2
#30492 Can't log in to reset password.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 13:21:41 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#30492 Can't log in to reset password.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 12:36:26 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.2.2.5: +9 -1 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Last commit was empty.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 12:33:38 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: MAIN
Changes since 1.6: +9 -1 lines
Diff to previous 1.6
#21571 Allow admins to configure authentication realm. By Junyor.

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 12:24:15 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.2.2.4: +1 -1 lines
Diff to previous 1.2.2.4 , to branch point 1.2
#21571 Allow admins to configure authentication realm. By Junyor.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 12:23:13 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-0
Changes since 1.1.2.2: +1 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.30
#21571 Allow admins to configure authentication realm. By Junyor.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 17:35:01 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-6
Changes since 1.1.2.1: +58 -49 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#30493 and #21814. Thanks Junyor.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 17:04:46 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
#30493 Headers output after password request. By Junyor.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 17:04:01 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.2.2.3: +2 -1 lines
Diff to previous 1.2.2.3 , to branch point 1.2
#30493 Headers output after password request. By Junyor.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 15:34:11 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-6
Changes since 1.1: +49 -58 lines
Diff to previous 1.1
#28408 Authentication not working. Thank NaX and Gestaltware.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 14:23:59 2006 UTC (3 years, 6 months ago) by adrian
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
remove guest user feature . trunk commit

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 14:11:37 2006 UTC (3 years, 6 months ago) by adrian
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +2 -1 lines
Diff to previous 1.2.2.2 , to branch point 1.2
remove guest access feature.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 16:05:07 2006 UTC (3 years, 7 months ago) by adrian
Branch: DRUPAL-4-7
Changes since 1.2.2.1: +1 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2
removing closing ?>

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 16:04:29 2006 UTC (3 years, 7 months ago) by adrian
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
removing closing ?>

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 10:34:04 2006 UTC (3 years, 7 months ago) by adrian
Branch: DRUPAL-4-7
Changes since 1.2: +13 -3 lines
Diff to previous 1.2
add the ability to configure which pages securesite covers. 4.7 branch.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 09:27:33 2006 UTC (3 years, 7 months ago) by adrian
Branch: MAIN
Changes since 1.2: +13 -3 lines
Diff to previous 1.2
added the ability to configure which pages require securesite

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 13:53:00 2006 UTC (3 years, 7 months ago) by adrian
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +37 -7 lines
Diff to previous 1.1
upgrade securesite to drupal 4.7. I am not running this anywhere, so it needs more testing to be tagged. I think it is ready though

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 28 05:36:34 2005 UTC (4 years, 7 months ago) by chx
Branch: MAIN
Branch point for: DRUPAL-4-5, DRUPAL-4-6
Initial release

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