Log of /contributions/modules/webserver_auth/webserver_auth.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.23
Thu Jul 17 20:42:49 2008 UTC
(15 months, 3 weeks ago)
by
weitzman
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.22: +1 -1 lines
FILE REMOVED
remove files from HEAD. use DRUPAL-6--1 or DRUPAL-5 or better yet, use a release from http://drupal.org/project/webserver_auth
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Tue Apr 24 01:17:45 2007 UTC
(2 years, 6 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.17: +6 -3 lines
Diff to
previous 1.17
#138649 Conflict with Profile module (and potentially others). patch by zibas
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Tue Apr 24 01:09:26 2007 UTC
(2 years, 6 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.16: +8 -2 lines
Diff to
previous 1.16
#68196 Name cleanup fix for NTLM and Negotiate. patch by anuradha.
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.11 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 24 22:03:33 2004 UTC
(4 years, 11 months 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.9 -
(
view)
(
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.7 -
(
view)
(
annotate)
-
[select for diffs]
Mon Mar 15 22:34:31 2004 UTC
(5 years, 7 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)
(
annotate)
-
[select for diffs]
Mon Feb 16 22:38:15 2004 UTC
(5 years, 8 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)
(
annotate)
-
[select for diffs]
Tue Oct 28 17:18:00 2003 UTC
(6 years 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)
(
annotate)
-
[select for diffs]
Thu Oct 23 14:00:59 2003 UTC
(6 years 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)
(
annotate)
-
[select for diffs]
Mon Oct 20 18:12:08 2003 UTC
(6 years 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)
(
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)
(
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.