summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #773 from owncloud/fix_ldap_763Thomas Müller2012-12-171-2/+13
|\
| * LDAP: don't append absolute paths to datadir when determining customized user...Arthur Schiwon2012-12-081-2/+13
* | backport fix admin checkFrank Karlitschek2012-12-171-0/+3
* | Also show a more prominent warning when php_ldap is not installedArthur Schiwon2012-12-141-0/+3
* | Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-141-0/+4
* | Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-143-1/+11
* | backport of de34f771c22b9a54fa22d9c00741e362f47c852dLorenzo M. Catucci2012-12-131-3/+3
|/
* LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes d...Arthur Schiwon2012-12-011-4/+11
* LDAP: also prepare for DN for login due to the escape changes for #419. Hopef...Arthur Schiwon2012-11-201-1/+14
* LDAP: correct escaping in DNs, differ between use for filters and bases. Real...Arthur Schiwon2012-11-201-11/+7
* LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon2012-11-172-6/+33
* LDAP: escape values in the DN, fixes #419Arthur Schiwon2012-11-161-0/+13
* LDAP: check if search was successful (fixes a PHP warning), provide meaningfu...Arthur Schiwon2012-11-091-0/+6
* LDAP: convert binary objectGUID-value to string before storing in DBArthur Schiwon2012-11-081-1/+35
* Merge pull request #293 from owncloud/backport_ldap_improved_obj_existance_checkblizzz2012-11-082-6/+11
|\
| * Return an empty array on succesful existence checkLorenzo M. Catucci2012-11-062-3/+4
| * Return true or false from readAttribute if $attr is emptyLorenzo M. Catucci2012-11-062-6/+10
* | LDAP: fix typo in config value handling.Arthur Schiwon2012-11-071-1/+1
|/
* code styleArthur Schiwon2012-11-051-1/+1
* LDAP: clear the cache not only when TTL changes, but with every settings upda...Arthur Schiwon2012-11-051-6/+6
* LDAP: fix again proper check if groups are enabledArthur Schiwon2012-10-241-1/+3
* LDAP: properly check if Groups-feature is enabledArthur Schiwon2012-10-241-3/+2
* LDAP: fix db update for PostgresArthur Schiwon2012-10-232-2/+2
* LDAP: fix cache save and check, fixes oc-2118Arthur Schiwon2012-10-221-4/+5
* LDAP: fix retrieval of Quota and EmailArthur Schiwon2012-10-151-6/+9
* LDAP: check if index is set, fix NoticesArthur Schiwon2012-10-151-1/+2
* LDAP: we're good for 0.3 now. No code changeArthur Schiwon2012-10-061-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-041-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-022-7/+7
* automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-021-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-021-1/+1
* LDAP: fix sharing doesn't work with ldap groups, oc-1819Arthur Schiwon2012-10-012-2/+8
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-281-0/+1
* LDAP: comparison, not assignment. Thanks to Manuel DelgadoArthur Schiwon2012-09-272-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-261-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-251-0/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-241-0/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-221-0/+7
* LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ...Arthur Schiwon2012-09-211-19/+38
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-211-0/+15
* LDAP: add forgotten class, fixes oc-1803Arthur Schiwon2012-09-201-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-201-0/+9
* LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the ...Arthur Schiwon2012-09-191-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-182-1/+38
* LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ...Arthur Schiwon2012-09-171-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-121-0/+22
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-112-0/+17
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-081-0/+11
* adding space between) and {Thomas Mueller2012-09-076-13/+13
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-071-4/+4