Commit Graph

38 Commits

Author SHA1 Message Date
alecpl
1148c6e936 - Add option do bind for an individual LDAP address book (#1486997) 2010-09-30 07:28:51 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
f767654478 - Add %dc variable support in base_dn/bind_dn config (#1486779) 2010-06-20 09:27:32 +00:00
alecpl
bb8721aaeb - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) 2010-06-03 08:02:12 +00:00
alecpl
25fdec592d - Fix autocomplete shows entries without email (#1486452) 2010-05-10 19:38:45 +00:00
alecpl
93c0188854 - Add sizelimit and timelimit variables in LDAP config (#1486544) 2010-04-21 13:44:14 +00:00
alecpl
5ffceb7906 - typo 2010-03-25 14:25:59 +00:00
alecpl
eb27aad897 - added lost param description 2010-02-22 10:41:19 +00:00
alecpl
10eedbe75a - add file/line definitions to raise_error() calls 2010-01-28 11:27:16 +00:00
alecpl
4fc7a7e5f6 - Re-fix #1485201 2010-01-27 12:20:14 +00:00
alecpl
1004407485 - Fix LDAP problem with special characters in RDN (#1486320) 2009-12-23 14:09:36 +00:00
alecpl
0102742cb2 - Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class 2009-09-21 11:50:53 +00:00
alecpl
2b820727b1 - last commit fix 2009-09-11 08:17:38 +00:00
alecpl
4aaecb661c - small code improvements per discussion from #1485536 2009-09-11 08:15:10 +00:00
alecpl
71047326fa - Fix LDAP partial result warning (#1485536) 2009-09-10 17:16:26 +00:00
alecpl
38066281b2 - make sure 'required_fields' is an array (#1485892) 2009-09-04 17:25:57 +00:00
alecpl
b24f2c4897 - return deleted records count instead of true in ldap's delete(), fixes (#1486082) 2009-09-04 13:24:28 +00:00
alecpl
4368a079f5 - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) 2009-08-29 20:56:00 +00:00
alecpl
08ff050efc - allow empty LDAP 'filter' (#1485184) 2009-08-29 20:24:03 +00:00
alecpl
ea18c594a5 - Add mail_domain to LDAP email entries without @ sign (#1485201) 2009-08-29 18:59:06 +00:00
alecpl
b4fa59143e - Fix saving empty values in LDAP contact data (#1485781) 2009-08-29 18:48:54 +00:00
alecpl
e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 2009-08-29 18:41:17 +00:00
alecpl
0131ec9724 - Fix LDAP attributes case senitivity problems (#1485830) 2009-08-29 17:10:53 +00:00
alecpl
6855ce6f70 - Fix LDAP addressbook browsing when only one directory is used (#1486022) 2009-08-28 13:00:51 +00:00
alecpl
2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
2009-05-16 13:01:49 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
svncommit
6710a63617 Add required parameters to raise_error() calls. 2009-01-05 10:13:08 +00:00
thomascube
b9f9f185e7 Simplify code 2008-12-16 15:28:07 +00:00
alecpl
3c884af99b - Fix search results page jumps in LDAP addressbook (#1485253) 2008-12-06 19:08:29 +00:00
thomascube
b4b31d62af Suppress repeated ldap warnings + little codestyle fix 2008-11-23 12:37:55 +00:00
alecpl
95987c3943 - removed PHP4 class constructors 2008-08-21 06:59:45 +00:00
alecpl
70a0566562 - just boolean check 2008-06-06 09:42:31 +00:00
alecpl
cd67494a9c - TLS support in LDAP connections: 'use_tls' property (#1485104) 2008-06-06 09:38:30 +00:00
svncommit
4f9c833742 /tmp/out 2008-05-07 22:16:00 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00