Log of /contributions/modules/ldap_integration/ldapauth.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 12 19:22:29 2008 UTC
(13 months, 2 weeks ago)
by
miglius
Branch:
DRUPAL-6--1
Changes since
1.11.2.10: +2 -3 lines
Diff to
previous 1.11.2.10
, to
branch point 1.11
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.11.2.10 -
(
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.11.2.9: +8 -24 lines
Diff to
previous 1.11.2.9
, to
branch point 1.11
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.11.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 19 23:14:10 2008 UTC
(16 months, 1 week ago)
by
miglius
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0-ALPHA1
Changes since
1.11.2.5: +1 -0 lines
Diff to
previous 1.11.2.5
, to
branch point 1.11
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.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 3 03:23:56 2007 UTC
(2 years, 8 months ago)
by
scafmac
Branch:
MAIN
Changes since
1.5: +26 -4 lines
Diff to
previous 1.5
- Added email attribute in configuration to enable email sync on registration with just ldapauth.module - node/115146;
- Added system wide settings tab on configuration page;
- Added password reset and retrieval UI options - node/65159;
- Fixed basedn size problem;
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 11 01:28:03 2007 UTC
(2 years, 9 months ago)
by
kreaper
Branch:
MAIN
Changes since
1.2: +19 -1 lines
Diff to
previous 1.2
Release of new features
* Initial port of ldapdata.module
* bug fixes in ldapgroups.module
* Added README.txt file
* Added required dependencies in the *.info files
Revision
1.1
Sat Jan 27 19:04:53 2007 UTC
(2 years, 10 months ago)
by
kreaper
Branch:
MAIN
Branch point for:
DRUPAL-5
FILE REMOVED
file ldapauth.install was initially added on branch DRUPAL-5.
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.