Log of /contributions/modules/ldap_integration/ldapauth.admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 28 14:03:05 2009 UTC
(3 months, 4 weeks ago)
by
miglius
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-BETA1
Changes since
1.4: +51 -12 lines
Diff to
previous 1.4
ldap_integration:
Changelog:
* Moved AD comma escaping regexp from the groups module to the LDAPInterface search;
* Implemented AJAX testing of the admin DN and password;
Revision
1.1.2.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 12 19:22:29 2008 UTC
(13 months, 1 week ago)
by
miglius
Branch:
DRUPAL-6--1
Changes since
1.1.2.14: +48 -34 lines
Diff to
previous 1.1.2.14
, to
branch point 1.1
ldap_integration:
Changelog:
* LDAP user cannot login if restricted by a rule, #319061;
* BaseDN field too short, #318521;
* Getting rid of some E_NOTICE warnings;
* Introducing dependancy on php 5.0 to avoid E_STRICT warnings and adding setting void_error_handler as static;
* Adding configuration test feature to the auth and data modules;
Revision
1.1.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 16 16:00:52 2008 UTC
(14 months, 1 week ago)
by
miglius
Branch:
DRUPAL-6--1
Changes since
1.1.2.12: +19 -19 lines
Diff to
previous 1.1.2.12
, to
branch point 1.1
ldap_integration:
Changelog:
* ldap_mod_del is unable to delete non-existant LDAP attributes #306213 by gurubert;
* ldapdata_mappings is too short #306233;
* Debug Output not working #306025;
* Database "NOT NULL" issue with ldapdata_rwattrs, ldapdata_roattrs, and ldapdata_mappings #297346;
* LDAP groups field truncated #289424;
* Added a new function ldapauth_authenticate() which accepts same params as user_authenticate();
* Added configuration option for Sync Drupal Login w/ LDAP #308978;
Revision
1.1.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 19 23:14:10 2008 UTC
(16 months ago)
by
miglius
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0-ALPHA1
Changes since
1.1.2.6: +1 -0 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
ldap_integration DRUPAL-6--1
Changelog:
* Added documentation to functions headders;
* Get rid off unesesary global variables;
* Fixed ldapdata to proper display LDAP entry;
* Added user dn and server sid save to user data on each login;
* Added LDAP entry creation and renaming methods to the main LDAPInterface class;
Revision
1.1
Wed Jul 16 15:09:46 2008 UTC
(16 months, 1 week ago)
by
miglius
Branch:
MAIN
Branch point for:
DRUPAL-6--1
FILE REMOVED
file ldapauth.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.