Commit Graph

67 Commits (c68fd6d5e3739ebc318a27838dbce13ba8df2b02)

Author SHA1 Message Date
Arthur Schiwon 7520d0fb3d offset needs to be considered in computed limit 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Arthur Schiwon 31de757514 fix counting of users in primary group 10 years ago
Arthur Schiwon 6c335ee6fc add test for mapping's getList method 10 years ago
Arthur Schiwon b9235e2a24 inject DB Connection to user manager 10 years ago
Arthur Schiwon 40ecd30fba inject oc config to User_LDAP 10 years ago
Arthur Schiwon e724b78694 smaller fixes: coding style, PHPdoc, typos and few for DI 10 years ago
Arthur Schiwon 61ed363f82 planned refactorings for OC 8 10 years ago
Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 10 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 10 years ago
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 10 years ago
Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 10 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 10 years ago
Andreas Fischer d1410b46a9 user_ldap: Reimplement convertSID2Str() without BCMath dependency. 11 years ago
Arthur Schiwon 05b2a037f2 dont fail with 500 if configured display name attribute is not set 11 years ago
Arthur Schiwon e16122f2a1 add one simple cache test 11 years ago
Thomas Müller 7e2bff8545 adding unit test to truncate the table 11 years ago
Arthur Schiwon aa0ddf21b5 adjust static method vars as well 11 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 11 years ago
Arthur Schiwon f47a4a8c15 add unit test for mail detection 11 years ago
Arthur Schiwon 441c600c90 remove Access as hard dependency, inject it instead 11 years ago
Arthur Schiwon 1c0cc6c7bc fix wizard test, adjust to changed parameters of the tested method, introduced by 9caa354cfc 11 years ago
Arthur Schiwon dbd51d15e1 Port of #8623 11 years ago
Arthur Schiwon 97fd39e983 unify tests 11 years ago
Arthur Schiwon eb7d70fc39 adjust login test to code changes 11 years ago
Arthur Schiwon fc6793f2ae better check whether string resembles a DN, fixes #9887 11 years ago
Philippe Jung c13cb6145b File written by blizzz 11 years ago
Arthur Schiwon 537468f4c4 make tests deal with missing bcmath 11 years ago
Arthur Schiwon da490bdbbe support for AD primary groups 11 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 11 years ago
Arthur Schiwon ba82d80f32 adjust group tests 11 years ago
Arthur Schiwon 3fed96af0e clean up 11 years ago
Arthur Schiwon 5336e9a156 newlines 11 years ago
Arthur Schiwon d52fbd7e55 adjust test to changed convention in storing quota 11 years ago
Arthur Schiwon e07ebdd7d0 adjust user backend test 11 years ago
Arthur Schiwon b0d1b2557c adjust Access test 11 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 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 11 years ago
Lukas Reschke cd3ed01483 Fix Typo 11 years ago
Arthur Schiwon 2407321625 add tests for LDAP 11 years ago
Arthur Schiwon 422ccf4cdb add test for cloning and keeping configuration seperate 11 years ago
Arthur Schiwon 6f605ecd67 make tests work on systems without php5_ldap 11 years ago
Arthur Schiwon 3d2ab76347 add tests for cumulativeSearchOnAttribute 11 years ago
Arthur Schiwon d5690a174e LDAP: fix and extend tests 11 years ago
Arthur Schiwon 677d83d45f LDAP: add tests for countUsers 11 years ago
Arthur Schiwon 3e1bdd8a04 remove outdated (thus failing) and anyway insufficient group tests - for now 12 years ago
Arthur Schiwon 05ee6606f1 give test file a proper name 12 years ago
Arthur Schiwon 2cebd8b92e added user_ldap tests via public api calls 12 years ago