summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12663 from zinks-/l10n-fr-backportMorris Jobke2014-12-101-6/+6
|\
| * Patched french translation (backported from master)Thomas Imbreckx2014-12-051-6/+6
* | add docArthur Schiwon2014-12-081-0/+1
* | preserve an asterisk at the start when escaping a search termArthur Schiwon2014-12-082-3/+8
|/
* Merge pull request #12309 from owncloud/ldap-cache-user-countblizzz2014-12-041-0/+5
|\
| * cache total user countArthur Schiwon2014-11-191-0/+5
* | LDAP search filter creation changes:Arthur Schiwon2014-11-281-1/+40
* | add ldap-search command to occArthur Schiwon2014-11-283-0/+112
|/
* user_ldap: Reimplement convertSID2Str() without BCMath dependency.Andreas Fischer2014-11-123-54/+57
* Fix infinite loop if count and limit is 0Morris Jobke2014-11-111-1/+1
* dont fail with 500 if configured display name attribute is not setArthur Schiwon2014-11-112-3/+29
* on xp'ed mode and switching configurations: save raw mode instead of toggling...Arthur Schiwon2014-10-312-14/+10
* backport of #11494Arthur Schiwon2014-10-183-14/+84
* backport of #11478Arthur Schiwon2014-10-1612-206/+551
* Log warning when no uid was found for userVincent Petry2014-10-101-0/+4
* Prevent button click when enter key is pressed in LDAP wizardVincent Petry2014-10-103-3/+3
* Add support for keys in the info.xmlLukas Reschke2014-10-091-0/+1
* Backport of #10527Arthur Schiwon2014-10-092-8/+31
* Updated info.xml app descriptionMTRichards2014-10-081-4/+2
* dn needs to be fetched to be able to detect memberOf supportArthur Schiwon2014-09-291-2/+4
* update encryption doc linkVolkan Gezer2014-09-181-1/+1
* adding unit test to truncate the tableThomas Müller2014-09-172-1/+32
* Use Doctrine Platform to generate SQL query for table truncation.Andreas Fischer2014-09-171-8/+3
* if only one attribute is requested, the returned array has 0 as key instead o...Arthur Schiwon2014-09-151-1/+1
* Use section in first elementLukas Reschke2014-09-101-2/+2
* Backport of #9214Arthur Schiwon2014-08-295-41/+273
* fix wizard test, adjust to changed parameters of the tested method, introduce...Arthur Schiwon2014-08-281-1/+1
* backport of #8623Arthur Schiwon2014-08-282-1/+79
* backport of #10340Arthur Schiwon2014-08-206-2/+124
* Backport of #9848Jean-Louis Dupond2014-08-111-12/+18
* ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a u...Arthur Schiwon2014-08-071-1/+1
* Hack to avoid Agent DN + Password being overwritten by some ugly browsers wit...Arthur Schiwon2014-08-052-0/+12
* Backport #9576Arthur Schiwon2014-07-182-0/+35
* Backport of #9570Philippe Jung2014-07-152-1/+153
* support for AD primary groupsArthur Schiwon2014-07-088-44/+516
* Merge pull request #9500 from owncloud/fix9475blizzz2014-07-081-1/+0
|\
| * don't trigger update from checkPassword, it is already called by userExists,...Arthur Schiwon2014-07-081-1/+0
* | add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-021-0/+4
* Merge pull request #9006 from owncloud/ldap_fix_bgjobblizzz2014-07-012-3/+8
|\
| * also adapt result check from readAttributeArthur Schiwon2014-06-271-2/+1
| * fix instantiation of Access classArthur Schiwon2014-06-271-1/+7
| * specify no attribute for group exists check, as done with usersArthur Schiwon2014-06-271-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-301-1/+12
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-273-4/+18
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-261-9/+9
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-251-1/+5
* adjust access constructor to masterArthur Schiwon2014-06-252-2/+10
* Port of LDAP Wizard: get correct total no of users, groups and complete list...Arthur Schiwon2014-06-254-70/+130
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-231-2/+9