/[drupal]/contributions/modules/ldap_integration/ldapauth.install
ViewVC logotype

Log of /contributions/modules/ldap_integration/ldapauth.install

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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 14:29:16 2009 UTC (4 weeks, 2 days ago) by miglius
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2, HEAD
Changes since 1.19: +12 -5 lines
Diff to previous 1.19
ldap_integration: fixed database table indexes, #612956 by lkeller

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 19:35:40 2009 UTC (4 months, 1 week ago) by miglius
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.18: +12 -4 lines
Diff to previous 1.18
ldap_integration: added database update scripts, #322642

Revision 1.11.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 21:59:12 2009 UTC (6 months, 3 weeks ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.16: +1 -5 lines
Diff to previous 1.11.2.16 , to branch point 1.11 , to next main 1.20
ldap_integration: removing default values for the db text fields

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 21:58:12 2009 UTC (6 months, 3 weeks ago) by miglius
Branch: MAIN
Changes since 1.17: +1 -5 lines
Diff to previous 1.17
ldap_integration: removing default values for the db text fields

Revision 1.11.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 10:07:59 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.15: +0 -0 lines
Diff to previous 1.11.2.15 , to branch point 1.11
ldap_integration: changed init() functions to accept both user object and server id

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 10:07:26 2009 UTC (8 months ago) by miglius
Branch: MAIN
Changes since 1.16: +0 -0 lines
Diff to previous 1.16
ldap_integration: changed init() functions to accept both user object and server id

Revision 1.11.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 23:38:46 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.14: +0 -0 lines
Diff to previous 1.11.2.14 , to branch point 1.11
ldap_integration: improved ldap query caching, #376984

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 23:38:02 2009 UTC (8 months ago) by miglius
Branch: MAIN
Changes since 1.15: +0 -0 lines
Diff to previous 1.15
ldap_integration: improved ldap query caching, #376984

Revision 1.11.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 22:38:43 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.13: +4 -4 lines
Diff to previous 1.11.2.13 , to branch point 1.11
ldap_integration: fixing typo in the install file, #411512 bigbaldy

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 22:38:25 2009 UTC (8 months ago) by miglius
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
ldap_integration: fixing typo in the install file, #411512 bigbaldy

Revision 1.11.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 17:59:37 2009 UTC (8 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.12: +11 -1 lines
Diff to previous 1.11.2.12 , to branch point 1.11
ldap_integration: created a dragable LDAP servers list, #411190

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 17:58:25 2009 UTC (8 months ago) by miglius
Branch: MAIN
Changes since 1.13: +11 -1 lines
Diff to previous 1.13
ldap_integration: created a dragable LDAP servers list, #411190

Revision 1.11.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 12:15:09 2009 UTC (8 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.11: +26 -1 lines
Diff to previous 1.11.2.11 , to branch point 1.11
ldap_integration: moved configuration functions form the files to the admin UI section, #405464

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 12:12:02 2009 UTC (8 months, 1 week ago) by miglius
Branch: MAIN
Changes since 1.12: +26 -1 lines
Diff to previous 1.12
ldap_integration: moved configuration functions form the files to the admin UI section, #405464

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 16:56:16 2009 UTC (9 months ago) by miglius
Branch: MAIN
Changes since 1.11: +110 -68 lines
Diff to previous 1.11
ldap_integration: merged DRUPAL-6--1 back to HEAD

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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 11:10:07 2008 UTC (15 months, 2 weeks ago) by miglius
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.11.2.8: +21 -0 lines
Diff to previous 1.11.2.8 , to branch point 1.11
ldap_integration

Changelog:
  * Fixing groups mapping 293739;
  * Fixing strings 287455;

Revision 1.11.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 13:06:51 2008 UTC (16 months ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.7: +0 -0 lines
Diff to previous 1.11.2.7 , to branch point 1.11
ldap_integration: adding ldap object init function to the ldapdata account validation function

Revision 1.11.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 11:35:31 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.6: +1 -0 lines
Diff to previous 1.11.2.6 , to branch point 1.11
ldap_integration: adding feature of associating existing drupal users with ldap entry

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.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 01:09:09 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.4: +0 -0 lines
Diff to previous 1.11.2.4 , to branch point 1.11
ldap_integration: branch - DRUPAL-6--1 - adding documentation and cleaning the code

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 18:54:49 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.3: +0 -0 lines
Diff to previous 1.11.2.3 , to branch point 1.11
ldap_integration: setting default setting values for the ldapauth module.

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 18:26:25 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.2: +1 -1 lines
Diff to previous 1.11.2.2 , to branch point 1.11
ldap_integration for DRUPAL-6--1

Changelog:
  * Merged in some code from zoeloelip #212372 comment #132;
  * Adding documentation;

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 16:42:21 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11.2.1: +4 -9 lines
Diff to previous 1.11.2.1 , to branch point 1.11
ldap_integration: cleaning admin interface

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 15:09:46 2008 UTC (16 months, 1 week ago) by miglius
Branch: DRUPAL-6--1
Changes since 1.11: +103 -62 lines
Diff to previous 1.11
ldap_integration: initial port to the D6.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 04:32:12 2008 UTC (19 months, 1 week ago) by scafmac
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.1.2.3: +64 -21 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.20
Trying to reconcile dev branch with recent 5-1 release

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 20:04:25 2007 UTC (2 years, 4 months ago) by kreaper
Branch: MAIN
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-4
Branch point for: DRUPAL-6--1
Changes since 1.10: +7 -5 lines
Diff to previous 1.10
Added Changelog to put bug fix information

bugfixes

http://drupal.org/node/136068
http://drupal.org/node/158015

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 01:28:25 2007 UTC (2 years, 6 months ago) by kreaper
Branch: MAIN
Changes since 1.9: +34 -85 lines
Diff to previous 1.9
http://drupal.org/node/123602

separate install files for each module.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 17 02:50:49 2007 UTC (2 years, 7 months ago) by scafmac
Branch: MAIN
CVS Tags: DRUPAL-5--1-2-dev
Changes since 1.8: +12 -6 lines
Diff to previous 1.8
Fixed bugs - after testing will be basis for new release. Bug fixes:
http://drupal.org/node/132065
http://drupal.org/node/132594
http://drupal.org/node/126989
http://drupal.org/node/136303
http://drupal.org/node/136068

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 20 00:20:53 2007 UTC (2 years, 8 months ago) by scafmac
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.7: +7 -3 lines
Diff to previous 1.7
Fixed some bugs to the new UI settings, forget password bug (http://drupal.org/node/127489).

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 8 03:21:44 2007 UTC (2 years, 8 months ago) by scafmac
Branch: MAIN
Changes since 1.6: +7 -1 lines
Diff to previous 1.6
Fixed http://drupal.org/node/124656

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.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 13:47:25 2007 UTC (2 years, 8 months ago) by scafmac
Branch: DRUPAL-5--2
Changes since 1.2.2.1: +21 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2 , to next main 1.20
Made changes corresponding to #65159 & #115146

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 13:55:59 2007 UTC (2 years, 9 months ago) by kreaper
Branch: MAIN
Changes since 1.4: +20 -18 lines
Diff to previous 1.4
ldapauth.install 
 - changed pgsql update calls to use update_sql()

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 04:40:35 2007 UTC (2 years, 9 months ago) by kreaper
Branch: MAIN
Changes since 1.3: +41 -7 lines
Diff to previous 1.3
http://drupal.org/node/116063
	PGSQL schema adopted for HEAD

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.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 02:30:28 2007 UTC (2 years, 9 months ago) by kreaper
Branch: DRUPAL-5--2
Changes since 1.2: +19 -1 lines
Diff to previous 1.2
Starting code conversion for ldapdata module

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 20:38:03 2007 UTC (2 years, 9 months ago) by kreaper
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5--2
Changes since 1.1: +45 -0 lines
Diff to previous 1.1
Merging DRUPAL-5 into HEAD. HEAD now appropriately represents latest development commits. Stable releases are under versioned branches.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 15:55:31 2007 UTC (2 years, 9 months ago) by kreaper
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.2: +3 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
added variables to delete from the _install()

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 03:34:50 2007 UTC (2 years, 9 months ago) by kreaper
Branch: DRUPAL-5
Changes since 1.1.2.1: +0 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Several bug fixes and code changes to stay compliant with the Drupal coding standards.

a) http://drupal.org/node/92407#comment-184620 
Port number now shows up

b) fixed a reset bug in  ldapgroups module

c) fixed a typo in ldapgroups module (ldap_groups_in_dn)

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 19:04:53 2007 UTC (2 years, 10 months ago) by kreaper
Branch: DRUPAL-5
Changes since 1.1: +43 -0 lines
Diff to previous 1.1
Initial commit of the 5.x branch

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2