[cvs] commit: horde/config horde.php.dist horde/docs CHANGES horde/lib/Prefs ldap.php horde/scripts/ldap horde.schema

Jon Parise jon@horde.org
Fri, 24 May 2002 14:11:18 -0700 (PDT)


jon         2002/05/24 14:11:18 PDT

  Modified files:
    config               horde.php.dist 
    docs                 CHANGES 
    lib/Prefs            ldap.php 
    scripts/ldap         horde.schema 
  Log:
  Use separate LDAP attributes for each preferences scope.  This solves the
  problem of preferences disappearing when switching between applications
  (and, therefore, preference scopes).
  
  The LDAP preferences schema has been updated to reflect this change.
  
  Also, LDAP preferences are now base64-encoded so as to eliminate problems
  with values stored in non-Latin character sets.
  
  Submitted (in part) by: KaalH! <kaalh@smol.org>
  
  Revision  Changes    Path
  1.67      +1 -2      horde/config/horde.php.dist
  1.279     +1 -1      horde/docs/CHANGES
  1.37      +32 -30    horde/lib/Prefs/ldap.php
  1.7       +43 -1     horde/scripts/ldap/horde.schema

  Chora Links:
  http://cvs.horde.org/diff.php/horde/config/horde.php.dist?r1=1.66&r2=1.67&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.278&r2=1.279&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/ldap.php?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/ldap/horde.schema?r1=1.6&r2=1.7&ty=u