Commit Graph

323 Commits (8f8abdbaeef7bcaff1f822714a7f227933cc43c1)

Author SHA1 Message Date
Arthur Schiwon 4e8c7570d4 make performance less bad. Still far from good, but at least it works 12 years ago
Arthur Schiwon ab3535855f more beautiful white spaces 12 years ago
Arthur Schiwon 67292a5345 add checkbox for experienced users to server tab 12 years ago
Arthur Schiwon 6c502e11f8 make scrutinizer happy, very minor changes 12 years ago
Arthur Schiwon f9e085b020 init a new paged search on read operations to satisfy OpenLDAP 12 years ago
Arthur Schiwon 2b9696efae abandond paged search only if PHP supports them 12 years ago
Arthur Schiwon 53ec32807a abandon ongoing paged search before starting a new one 12 years ago
Arthur Schiwon 9a63693227 properly cancel a Paginated Results operation in order to avoid protocol errors, fixes #10526 12 years ago
Arthur Schiwon 6041ae6224 dn needs to be fetched to be able to detect memberOf support 12 years ago
Thomas Müller 7e2bff8545 adding unit test to truncate the table 12 years ago
Arthur Schiwon 3c9668f605 if only one attribute is requested, the returned array has 0 as key instead of attribute name. fixes #10888 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Andreas Fischer 7458e21f2c Use Doctrine Platform to generate SQL query for table truncation. 12 years ago
Arthur Schiwon 371cab367d trigger email detection by Wizard upon any user filter filter change. before it happenend only upon user automatic list filter creation, but not on manual editing 12 years ago
Arthur Schiwon 34761dabb1 write log message, if original value was changed 12 years ago
Arthur Schiwon f47a4a8c15 add unit test for mail detection 12 years ago
Arthur Schiwon 441c600c90 remove Access as hard dependency, inject it instead 12 years ago
Arthur Schiwon baa49cd58a Wizad: email attribute detection 12 years ago
Arthur Schiwon dbd51d15e1 Port of #8623 12 years ago
Arthur Schiwon fc6793f2ae better check whether string resembles a DN, fixes #9887 12 years ago
Jean-Louis Dupond e46fc7a18a Fix initializing in #9848 12 years ago
Jean-Louis Dupond fc662917e7 Fix remarks in #9848 12 years ago
Arthur Schiwon 2676e681e9 ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a unexisting function, fixes #9829 12 years ago
Jean-Louis Dupond 71f3326035 Fix memberOf detection. Fixes: #9835 12 years ago
Arthur Schiwon 537468f4c4 make tests deal with missing bcmath 12 years ago
Arthur Schiwon ebee3543ce warn and continue gracefully if bcmath is not installed 12 years ago
Philippe Jung 79a108c116 [Issue #9559] identifiers uid=xxx must be considered as user DN and not as owncloud users 12 years ago
Arthur Schiwon da490bdbbe support for AD primary groups 12 years ago
Arthur Schiwon ef7ab856f6 fix instantiation of Access class 12 years ago
Arthur Schiwon 89f2691515 adjust access constructor to master 12 years ago
Arthur Schiwon 452efa5fab Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002 12 years ago
Arthur Schiwon 93edacb357 Backport subset of #4179, re-established Oracle compatibility for LDAP 12 years ago
Arthur Schiwon 928945ec7e fix typo in var name 12 years ago
Arthur Schiwon e962999896 get rid of @read in PHP doc after rebase 12 years ago
Arthur Schiwon f9a9085faf class descriptions 12 years ago
Arthur Schiwon 5336e9a156 newlines 12 years ago
Arthur Schiwon 342e1fd3bf port of PR #8038 12 years ago
Arthur Schiwon 11f7823e1b precaution: lowercase string for comparison 12 years ago
Arthur Schiwon 6d64d7ec3f LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 12 years ago
Arthur Schiwon 4bfb162558 command line tools to see, modify and test existing LDAP configurations 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Robin McCorkell a17f9111a0 PHPDoc fixes for user_ldap 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Lukas Reschke cd7fc5cb80 Use array as type 12 years ago
Thomas Müller 33987eea83 remove legacy aka deprecated code: OC_Cache 12 years ago
Lukas Reschke 2ae1be762c That's bool and not always true 12 years ago
Lukas Reschke 57640742af Use WizardResult|false instead of mixed 12 years ago
Lukas Reschke 416f8b186d Use @return instead of @returns 12 years ago
Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 12 years ago