Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
Alexandros Vellis
|
87de455476
The search expression for the LDAP Addressbook backend has been made configurable via search_expression variable / configuration option. Also a few clarifications and more userfriendly text in comments about the filter and search_expression options. The search_expression is a printf-style string, and some more checks/sanitization have been implemented because of it.
|
19 years ago |
tokul
|
5064335080
Removed html formating from address book backend classes. Added
|
19 years ago |
tokul
|
853981da02
wrong default left after testing backend.
|
19 years ago |
tokul
|
d0dd94c15c
Adding write support to address book ldap backend. Patch by David Hardeman
|
19 years ago |
tokul
|
83fdb4c332
copyright update
|
19 years ago |
tokul
|
1cf3b09485
search for string in cn, sn and mail fields
|
19 years ago |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 years ago |
tokul
|
682a8b9f8f
don't allow use of starttls on ldap socket connection
|
20 years ago |
tokul
|
95e9fa3c73
strip basedn from nickname.
|
20 years ago |
tokul
|
943728fbdd
ldap_list/ldap_search and starttls support in address book ldap backend
|
20 years ago |
tokul
|
28bdb14b26
adding ldap listing controls to conf.pl
|
20 years ago |
tokul
|
71965af4f5
adding functional list_addr function and listing parameter, that is used
|
20 years ago |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 years ago |
tokul
|
ac070a7f97
adding limit_scope and filter support. Should close #1035454 and #539534
|
20 years ago |
tokul
|
f86b6a0e76
check if object is returned.
|
20 years ago |
tokul
|
65ff8ccf8d
sanitizing ldap search. I think, in this case it only prevents ldap search
|
20 years ago |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 years ago |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 years ago |
tokul
|
b216fd82f2
using own squirrelmail functions for encoding/decoding instead of xml functions.
|
20 years ago |
tokul
|
70da4834e1
removed $phone from array and from ldap queries. SM does not use it.
|
21 years ago |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 years ago |
tokul
|
3302330906
Moving addressbook functions to separate phpdoc subpackage.
|
21 years ago |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 years ago |
tokul
|
48ad0043fc
1. added non anonymous ldap binding patch. (thanks to Ilyak Kasnacheev <ilyak at online.ru>)
|
21 years ago |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 years ago |
Thijs Kinkhorst
|
e4adb83265
Version check fixes.
|
22 years ago |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 years ago |
Thijs Kinkhorst
|
7e1b411889
Forgot one {
|
23 years ago |
Thijs Kinkhorst
|
a71f7bcbfe
Fixed *A LOT* of formatting...
|
23 years ago |