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

Log of /contributions/modules/webserver_auth/webserver_auth.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Links to DRUPAL-4-7: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 3 05:08:12 2006 UTC (3 years, 8 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.13.2.2: +2 -2 lines
Diff to previous 1.13.2.2 , to branch point 1.13 , to next main 1.23
fix parse bug. sorry.

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 3 05:06:18 2006 UTC (3 years, 8 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.13.2.1: +82 -0 lines
Diff to previous 1.13.2.1 , to branch point 1.13
Untested 4.7 port.

Revision 1.13.2.1
Fri Mar 3 05:02:28 2006 UTC (3 years, 8 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.13: +0 -82 lines
FILE REMOVED
file webserver_auth.module was added on branch DRUPAL-4-7 on 2006-03-03 05:06:18 +0000

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 3 05:02:28 2006 UTC (3 years, 8 months ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.12: +12 -5 lines
Diff to previous 1.12
Update for 4.7. Untested at this point

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 29 19:27:31 2005 UTC (4 years, 6 months ago) by weitzman
Branch: MAIN
Changes since 1.11: +7 -1 lines
Diff to previous 1.11
update for bootstrap changes in 4.6

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 22:03:33 2004 UTC (5 years ago) by dries
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- Renamed check_query() to db_escape_string().  Commit announced on the mailing list.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 12 04:54:40 2004 UTC (5 years ago) by weitzman
Branch: MAIN
Changes since 1.9: +7 -7 lines
Diff to previous 1.9
fix roles bug for new users

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:38 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 19 04:21:19 2004 UTC (5 years, 5 months ago) by weitzman
Branch: MAIN
Changes since 1.7: +1 -4 lines
Diff to previous 1.7
tiny update for new url structure

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 15 22:34:31 2004 UTC (5 years, 8 months ago) by weitzman
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
minor update. removed 'localhost' from the authname. it made some JOIN a bit harder.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 22:38:15 2004 UTC (5 years, 9 months ago) by weitzman
Branch: MAIN
Branch point for: drop
Changes since 1.5: +3 -7 lines
Diff to previous 1.5
more robust username discovery for those folks using Windows authentication.

FYI - I have been using this module with great success on my intranet.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 17:18:00 2003 UTC (6 years, 1 month ago) by weitzman
Branch: MAIN
Changes since 1.4: +32 -17 lines
Diff to previous 1.4
fix bugs introduced by last commit involving authmap table

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 14:00:59 2003 UTC (6 years, 1 month ago) by weitzman
Branch: MAIN
Changes since 1.3: +11 -8 lines
Diff to previous 1.3
now using the authmap table. prevents problems when a user changes his username.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 18:12:08 2003 UTC (6 years, 1 month ago) by weitzman
Branch: MAIN
Changes since 1.2: +33 -23 lines
Diff to previous 1.2
it works! this is a very simple, very useful module. in just a few lines a code we can integrate into the intranet's existing authentication scheme.

feedback welcome.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 12:26:12 2003 UTC (6 years, 1 month ago) by weitzman
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
minor updates for better compatibility with non-IIS web servers

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 12:02:57 2003 UTC (6 years, 1 month ago) by weitzman
Branch: MAIN
a very early prototype for allowing HTTP Auth and NTLM as alternative to standard Drupal auth.

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