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

Log of /contributions/modules/securesite/securesite.admin.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.13.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 14:48:26 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.13.2.10: +1 -2 lines
Diff to previous 1.13.2.10 , to branch point 1.13
by Darren Oh: Code re-organization and clean-up.

Revision 1.13.2.10 - (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.13.2.9: +6 -2 lines
Diff to previous 1.13.2.9 , to branch point 1.13
#352276 by naquah: Fixed delay in saving 403 page settings.

Revision 1.13.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 20:33:40 2008 UTC (10 months, 4 weeks ago) by darrenoh
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.13.2.8: +19 -19 lines
Diff to previous 1.13.2.8 , to branch point 1.13
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.13.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.13.2.7: +2 -2 lines
Diff to previous 1.13.2.7 , to branch point 1.13
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.13.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.13.2.6: +4 -3 lines
Diff to previous 1.13.2.6 , to branch point 1.13
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.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 19:42:34 2008 UTC (12 months, 1 week ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.13.2.5: +5 -7 lines
Diff to previous 1.13.2.5 , to branch point 1.13
Reformatted comments.
Fixed digest authentication scripts.

Revision 1.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 16:12:24 2008 UTC (12 months, 2 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.13.2.4: +3 -3 lines
Diff to previous 1.13.2.4 , to branch point 1.13
Added documentation for configuring cron jobs when digest authentication is being forced.

Revision 1.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 16:38:39 2008 UTC (12 months, 3 weeks ago) by darrenoh
Branch: DRUPAL-6--2
Changes since 1.13.2.3: +5 -2 lines
Diff to previous 1.13.2.3 , to branch point 1.13
Fixed possible conflict between guest name and user names.

Revision 1.13.2.3 - (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.13.2.2: +2 -2 lines
Diff to previous 1.13.2.2 , to branch point 1.13
Fixed incorrect password handling for digest authentication.
Fixed handling for unauthorized user log-in attempts.
Fixed password storage for digest authentication.

Revision 1.13.2.2 - (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.13.2.1: +3 -4 lines
Diff to previous 1.13.2.1 , to branch point 1.13
Synced documentation.

Revision 1.13.2.1 - (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.13: +31 -31 lines
Diff to previous 1.13
Coding standards and grammar update.

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

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

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 21:03:02 2008 UTC (13 months ago) by darrenoh
Branch: MAIN
Changes since 1.10: +69 -22 lines
Diff to previous 1.10
Added documentation for digest authentication method.

Revision 1.10 - (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.9: +38 -17 lines
Diff to previous 1.9
#136822 by Darren Oh: Added external scripts for secure password management.

Revision 1.9 - (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.8: +2 -2 lines
Diff to previous 1.8
Fixed 403 handling.

Revision 1.8 - (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.7: +24 -13 lines
Diff to previous 1.7
#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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 21:03:09 2008 UTC (13 months, 4 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
Set up digest authentication to use a placeholder function, _securesite_digest_manage(), until we can get an external program to handle passwords.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 21:12:09 2008 UTC (13 months, 4 weeks ago) by darrenoh
Branch: MAIN
Changes since 1.5: +11 -6 lines
Diff to previous 1.5
Fixed errors in digest authentication. Still need to address secure password storage.

Revision 1.5 - (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.4: +11 -4 lines
Diff to previous 1.4
#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.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 15:44:57 2008 UTC (14 months ago) by darrenoh
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Allow empty guest user name and password.

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

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

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 17:37:54 2008 UTC (15 months ago) by junyor
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1: +121 -0 lines
Diff to previous 1.1 , to next main 1.13
Move settings form to a separate file

Revision 1.1
Sat Aug 23 17:37:54 2008 UTC (15 months ago) by junyor
Branch: MAIN
Branch point for: DRUPAL-6--1
FILE REMOVED
file securesite.admin.inc was initially added on branch DRUPAL-6--1.

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