Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust unit tests | Lukas Reschke | 2015-10-16 | 1 | -8/+3 |
| | |||||
* | Merge pull request #19635 from owncloud/fix-ldap-value-limitation | Thomas Müller | 2015-10-13 | 2 | -4/+4 |
|\ | | | | | allow an attribute to return more than one value | ||||
| * | adjust tests | Arthur Schiwon | 2015-10-09 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #19489 from owncloud/fix-18297 | Thomas Müller | 2015-10-07 | 1 | -0/+81 |
|\ \ | |/ |/| | fix possible infinite loop when reading groups in the wizard | ||||
| * | fix possible infinite loop when reading groups in the wizard | Arthur Schiwon | 2015-10-05 | 1 | -0/+81 |
| | | |||||
* | | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 7 | -8/+99 |
|\ \ | | | | | | | update licence headers via script | ||||
| * | | update licence headers via script | Morris Jobke | 2015-10-05 | 7 | -8/+99 |
| |/ | |||||
* / | trim by default, add unit tests | Arthur Schiwon | 2015-10-05 | 1 | -0/+106 |
|/ | |||||
* | memberOf resembles a DN as well and is actively used | Arthur Schiwon | 2015-09-28 | 1 | -0/+34 |
| | |||||
* | do not throw exception when no attribute is specified | Arthur Schiwon | 2015-09-23 | 1 | -0/+103 |
| | |||||
* | read all relevant user attributes on login and user search, in one query. ↵ | Arthur Schiwon | 2015-09-23 | 5 | -22/+176 |
| | | | | saves us some. | ||||
* | Merge pull request #18042 from GreenArchon/master | Morris Jobke | 2015-08-26 | 1 | -4/+3 |
|\ | | | | | Properly nest groups when using memberOf to detect group membership, … | ||||
| * | Properly nest groups when using memberOf to detect group membership, fixes ↵ | Frédéric Fortier | 2015-08-03 | 1 | -4/+3 |
| | | | | | | | | #17759 | ||||
* | | integration tests for hardening user home retrieval | Arthur Schiwon | 2015-08-06 | 1 | -0/+159 |
| | | |||||
* | | fix test after rebasing | Arthur Schiwon | 2015-07-27 | 1 | -1/+1 |
| | | |||||
* | | add integration tests for avatar update | Arthur Schiwon | 2015-07-27 | 5 | -2/+144 |
| | | |||||
* | | refactor integration tests to make it easier to add new ones | Arthur Schiwon | 2015-07-27 | 4 | -95/+189 |
| | | |||||
* | | Merge pull request #17526 from owncloud/fix-17516 | Morris Jobke | 2015-07-27 | 2 | -1/+79 |
|\ \ | |/ |/| | LDAP: when checking group for matching filter, also take base DN into… | ||||
| * | LDAP: when checking group for matching filter, also take base DN into ↵ | Arthur Schiwon | 2015-07-09 | 2 | -1/+79 |
| | | | | | | | | consideration. Fixes #17516 | ||||
* | | Fixing line comments and indentation | Viktor Szépe | 2015-07-21 | 1 | -3/+3 |
| | | |||||
* | | fix indentation. no code changes, whitespace only. | Arthur Schiwon | 2015-07-20 | 1 | -126/+126 |
| | | |||||
* | | fix runtime caching in ldap's user manager, fixes #17631 | Arthur Schiwon | 2015-07-17 | 1 | -0/+8 |
|/ | |||||
* | Merge pull request #17255 from owncloud/fix-17119 | Thomas Müller | 2015-07-01 | 7 | -0/+359 |
|\ | | | | | [LDAP] Filter user groups obtained by memberof | ||||
| * | tests solidity | Arthur Schiwon | 2015-06-30 | 3 | -0/+24 |
| | | |||||
| * | adjust unit test | Arthur Schiwon | 2015-06-30 | 1 | -0/+4 |
| | | |||||
| * | integration test | Arthur Schiwon | 2015-06-30 | 5 | -0/+331 |
| | | |||||
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
|/ | |||||
* | delete user test to take getHome into account to ensure it is also deleted ↵ | Arthur Schiwon | 2015-06-17 | 1 | -1/+4 |
| | | | | subsequently | ||||
* | if possible, getUserGroups should get memberships using memberOf virtual ↵ | Arthur Schiwon | 2015-06-03 | 1 | -0/+59 |
| | | | | attribute | ||||
* | Fixes returns of group memberships and counting if all members have the ↵ | Arthur Schiwon | 2015-05-19 | 1 | -0/+70 |
| | | | | specific groups as primary set. | ||||
* | add integration test to ensure correct behaviour on lost connections | Arthur Schiwon | 2015-04-24 | 1 | -0/+192 |
| | |||||
* | LDAP tests: swithc var_dump to exception | Morris Jobke | 2015-04-18 | 1 | -3/+3 |
| | |||||
* | fix cherrypicking | Jörn Friedrich Dreyer | 2015-04-10 | 2 | -14/+17 |
| | |||||
* | fix_tests | Jörn Friedrich Dreyer | 2015-04-10 | 2 | -47/+194 |
| | | | | | Conflicts: apps/user_ldap/tests/user_ldap.php | ||||
* | adjust tests | Arthur Schiwon | 2015-04-09 | 1 | -6/+9 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 11 | -152/+219 |
| | |||||
* | offset needs to be considered in computed limit | Arthur Schiwon | 2015-03-23 | 1 | -0/+14 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 11 | -209/+163 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Merge pull request #13740 from owncloud/fix-12190-2 | Lukas Reschke | 2015-02-24 | 1 | -1/+6 |
|\ | | | | | Include primary groups in user and login filter when restricting group access and also fix user counting in primary groups | ||||
| * | fix counting of users in primary group | Arthur Schiwon | 2015-01-28 | 1 | -1/+6 |
| | | |||||
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 11 | -163/+209 |
|/ | |||||
* | add test for mapping's getList method | Arthur Schiwon | 2015-01-07 | 1 | -0/+24 |
| | |||||
* | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 5 | -47/+52 |
| | |||||
* | inject oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 1 | -31/+37 |
| | |||||
* | smaller fixes: coding style, PHPdoc, typos and few for DI | Arthur Schiwon | 2015-01-06 | 1 | -24/+0 |
| | |||||
* | planned refactorings for OC 8 | Arthur Schiwon | 2014-12-20 | 1 | -0/+4 |
| | |||||
* | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 1 | -0/+10 |
| | |||||
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 3 | -2/+175 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LDAP User Cleanup background job for user clean up adjust user backend for clean up register background job remove dead code dependency injection make Helper non-static for proper testing check whether it is OK to run clean up job. Do not forget to pass arguments. use correct method to get the config from server methods can be private, proper indirect testing is given no automatic user deletion make limit readable for test purposes make method less complex add first tests let preferences accept limit and offset for getUsersForValue DI via constructor does not work for background jobs after detecting, now we have retrieving deleted users and their details we need this method to be public for now finalize export method, add missing getter clean up namespaces and get rid of unnecessary files helper is not static anymore cleanup according to scrutinizer add cli tool to show deleted users uses are necessary after recent namespace change also remove user from mappings table on deletion add occ command to delete users fix use statement improve output big fixes / improvements PHP doc return true in userExists early for cleaning up deleted users bump version control state and interval with one config.php setting, now ldapUserCleanupInterval. 0 will disable it. enabled by default. improve doc rename cli method to be consistent with others introduce ldapUserCleanupInterval in sample config don't show last login as unix epoche start when no login happend less log output consistent namespace for OfflineUser rename GarbageCollector to DeletedUsersIndex and move it to user subdir fix unit tests add tests for deleteUser more test adjustements Conflicts: apps/user_ldap/ajax/clearMappings.php apps/user_ldap/appinfo/app.php apps/user_ldap/lib/access.php apps/user_ldap/lib/helper.php apps/user_ldap/tests/helper.php core/register_command.php lib/private/preferences.php lib/private/user.php add ldap:check-user to check user existance on the fly Conflicts: apps/user_ldap/lib/helper.php forgotten file PHPdoc fixes, no code change and don't forget to adjust tests | ||||
* | Split mapping from Access and Helper classes into it's own. Fully test them, ↵ | Arthur Schiwon | 2014-12-19 | 4 | -31/+228 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | too. remove unused methods split mapping methods off from Access class fix DB query handling move 'clear mapping' methods from static helper to new mapping class add tests test directly with DB finishing tests and fix return value from setDNbyUUID add corresponding class for groups and make abstract test class neutral. helper tests is now obsolete as the tested functions were moved to the new mapper class. add missing info to PHPDoc add unmap method fix namespaces fix test inheritance PHPDoc and a small code restructure for scrutinizer, no effective changes PostgreSQL does not accept LIMIT in DELETE queries phpdoc fixes, no code changes | ||||
* | Merge pull request #11837 from owncloud/fix-11328 | Morris Jobke | 2014-11-24 | 1 | -30/+2 |
|\ | | | | | unify count filters and introduce display name attribute detection |