Commit Graph

3 Commits (e4436e46cb38675fc14b608af094e4e3b5fa7c19)

Author SHA1 Message Date
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling aa7b600383
Move Configuration to PSR-4 10 years ago
Arthur Schiwon c9587cea76 disable Paged Search when chunksize is set to 0, fixes #21136 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Alex Weirig 0d797637f3 code changes for user_ldap Dynamic Group Membership 10 years ago
Arthur Schiwon c1871f5787 Port of test_ldap_2nddispname to master 10 years ago
Scrutinizer Auto-Fixer 83a8e75614 Scrutinizer Auto-Fixes 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Lukas Reschke 4e5eb3b828 Remove arbitrary expression in empty 10 years ago
Arthur Schiwon fc273ac88c trim by default, add unit tests 10 years ago
Lennart Rosam 70ffa2f9f8 Spaces -> Tabs, Update PHP-Doc and function logic 10 years ago
Lennart Rosam b47d15cd20 Remove whitespace from base-DNs 10 years ago
Lennart Rosam b91186c503 Fix 17677 11 years ago
Arthur Schiwon 090478a95e if possible, getUserGroups should get memberships using memberOf virtual attribute 11 years ago
Arthur Schiwon 60bf934e6f change default value of ldap_tls to 0. It will be detected anyway, but starting with 0 will lead to errors and unconfigurability 11 years ago
Arthur Schiwon 5355c285fc LDAP Wizard Overhaul 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Arthur Schiwon ab3535855f more beautiful white spaces 11 years ago
Arthur Schiwon 67292a5345 add checkbox for experienced users to server tab 11 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 c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 12 years ago
Alexander Bergolth 0d9d70b51c change default ldap paging size to 500 12 years ago
Arthur Schiwon 86d479cb28 Use array_key_exists instead of isset, because the latter returns false if the assigned value is null 12 years ago
root a5813acb64 add ldap_paging_size config option 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Arthur Schiwon 1292793c4b LDAP: fix method behind save button on advancend and expert tabs, fixes at least Home Folder setinng 12 years ago
root 48e426b589 add support for nested groups 12 years ago
Arthur Schiwon a10d1977b5 LDAP: set default value for login filter to empty, otherwise the wizard signals completed configuration too early when it might be not correct, i.e. login won't work 12 years ago
Arthur Schiwon 54f0deff2a LDAP: get user photo from LDAP and set it as avatar if available 12 years ago
Arthur Schiwon ff9ecc8a51 LDAP Wizard: proper behaviour for raw filter input. remember the editing mode and compose filter only when desired. 12 years ago
Arthur Schiwon 20f46602bd LDAP: when multiline values are passed as array, do not try to preg_split them. Fixes #5521 12 years ago
Arthur Schiwon 6284e95e2b typo, fixes #5517 12 years ago
Arthur Schiwon 17010e8f58 Don't set Base User and Base Group when Base DN was detected, would case problems but does not provide any benefit. also make sure that empty string is saved instead of false for multiline values 12 years ago
Arthur Schiwon 6acd01d9f2 resolve merge conflicts from rebase 12 years ago
Arthur Schiwon f64ae75107 LDAP Wizard: fix couple more or less nasty bugs aka polishing 12 years ago
Arthur Schiwon 5606b60f36 LDAP: set displayname as default attribute for user display name 12 years ago
Arthur Schiwon b2ccb712e2 Ldap Wizard: Group Filter configuration 12 years ago
Arthur Schiwon 7c6a9c2256 Ldap Wizard: Login filter UI, detection of username attribute, composing of login filter 12 years ago
Arthur Schiwon e903db7887 LDAP Wizard: create user list filter, show number of user that will have access to OC 12 years ago
Arthur Schiwon 3cafcc2d47 LDAP Wizard: add detection, load and save of LDAP groups for filter purposes 12 years ago
Arthur Schiwon 3b1822cf91 LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes 12 years ago
Arthur Schiwon 7c60384f20 ignore autodetect-attribute on public save method 12 years ago
Arthur Schiwon 652caa1c88 LDAP: move Configuration out of Connection into class of its own. The new wizard requires it. 12 years ago