Commit Graph

28 Commits

Author SHA1 Message Date
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