sogo: v2 6b2ec7a2

Author Committer Branch Timestamp Parent
Jesús García Sáez Jesús García Sáez v2 2016-01-20 05:01 v2 169356b8
Changeset

Remove listRequiresDot option from *Source classes

This option is not needed. SQLSource was not using it
and LDAPSource will transform the filter to (UIDField=*) when
there is nothing set as filter, before this patch it was needed
to either insert '.' as filter or set listRequiresDot to NO

mod - SoObjects/Contacts/SOGoContactSourceFolder.m Diff File
mod - SoObjects/SOGo/LDAPSource.h Diff File
mod - SoObjects/SOGo/LDAPSource.m Diff File
mod - SoObjects/SOGo/SOGoSource.h Diff File
mod - SoObjects/SOGo/SQLSource.m Diff File