pycarddav icon indicating copy to clipboard operation
pycarddav copied to clipboard

Do not match base64 representations of images when searching

Open dnnr opened this issue 11 years ago • 0 comments

Currently, pc_query yields false-positive results if the search string happens to appear within the base64 representation of embedded binary data.

I also suspect that the performance of pc_query could improve if such entries were ignored entirely when querying the database.

dnnr avatar Aug 05 '14 10:08 dnnr