Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-20 | 2 | -2/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-15 | 2 | -2/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-12 | 2 | -2/+2 | |
| | | ||||||
* | | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -1/+4 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #23933 from nextcloud/bugfix/noid/user-ldap-ocdb | Morris Jobke | 2020-11-09 | 20 | -58/+60 | |
|\ \ | | | | | | | Use query builder instead of OC_DB in user_ldap | |||||
| * | | Test requires the DB | Joas Schilling | 2020-11-09 | 1 | -0/+3 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | fix insert values | Arthur Schiwon | 2020-11-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
| * | | only delete specified config | Arthur Schiwon | 2020-11-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
| * | | Correctly place the array type | Joas Schilling | 2020-11-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Use query builder to interact with member management | Joas Schilling | 2020-11-06 | 1 | -12/+16 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | Use query builder instead of OC_DB in user_ldap | Joas Schilling | 2020-11-06 | 19 | -46/+40 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-08 | 2 | -6/+6 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-03 | 2 | -0/+18 | |
| | | ||||||
* | | fix potentially passing null to events where IUser is expected | Arthur Schiwon | 2020-10-30 | 1 | -2/+7 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | adds unit test for updategroups background job | Arthur Schiwon | 2020-10-30 | 2 | -56/+281 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | Document the backend registered events of LDAP | Morris Jobke | 2020-10-29 | 2 | -0/+10 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | user share manager to determine share ownership | Arthur Schiwon | 2020-10-26 | 17 | -156/+123 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | fixes determining whether former user is a share owner | Arthur Schiwon | 2020-10-26 | 2 | -14/+9 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | split instantiation from business logic in OfflineUser | Arthur Schiwon | 2020-10-26 | 1 | -1/+24 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | add test for active shares flag | Arthur Schiwon | 2020-10-26 | 1 | -0/+93 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | LDAP simplify User_Proxy and Group_Proxy signatures | Arthur Schiwon | 2020-10-23 | 17 | -309/+127 | |
| | | | | | | | | | | | | | | | | | | - make User_Proxy and Group_Proxy easy to instantiate - simplify dependent code - move commands to info.xml - make UpdateGroups job class non-static Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | tame psalm. why does it ignore '@property'? | Arthur Schiwon | 2020-10-19 | 1 | -5/+1 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | when nesting is not enabled, the group filter can be applied right away | Arthur Schiwon | 2020-10-19 | 2 | -7/+42 | |
| | | | | | | | | | | | | | | | | - helps performance, but skipping unnecessary entries - reduces reoccuring info-level log output against groups that do not qualify ("no or empty name") Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-12 | 2 | -0/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-10 | 2 | -0/+8 | |
| | | ||||||
* | | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 24 | -181/+181 | |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-21 | 2 | -4/+4 | |
| | | ||||||
* | | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-15 | 6 | -4/+20 | |
| | ||||||
* | announce added user and group backend later as there might be interdeps | Arthur Schiwon | 2020-09-11 | 1 | -3/+3 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | switch to typed event for LDAPs user added to group case | Arthur Schiwon | 2020-09-10 | 1 | -1/+4 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 2 | -2/+2 | |
| | | | | | | | There are still lots of outdated headers, so time for another round of updates. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | add repair step to clean up DB off lastFeatureRefresh entries in user prefs | Arthur Schiwon | 2020-09-04 | 4 | -1/+69 | |
| | | | | | | - also removes related app setting "updateAttributesInterval" Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | these code bits were part of old logic that was already refactored out | Arthur Schiwon | 2020-09-04 | 2 | -132/+0 | |
| | | | | | | - only references were in unit tests Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-27 | 2 | -2/+2 | |
| | ||||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 25 | -11/+25 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-22 | 2 | -2/+2 | |
| | ||||||
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 2 | -10/+14 | |
| | | | | | | Found by Psalm 3.14.1 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 1 | -1/+1 | |
| | | | | | | Ref #21787 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Merge pull request #22221 from nextcloud/fix/19097/ldap-depracted-event | blizzz | 2020-08-14 | 5 | -5/+117 | |
|\ | | | | | provide event class and typed event to LDAP loaded event; also fixing a logged deprecation message | |||||
| * | provide event class to LDAP loaded event to fix deprecation message | Arthur Schiwon | 2020-08-12 | 5 | -5/+117 | |
| | | | | | | | | | | | | * and also dispatch the typed event as current approach to it Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-14 | 2 | -2/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-13 | 2 | -20/+20 | |
| | | ||||||
* | | Merge pull request #22199 from ↵ | Morris Jobke | 2020-08-12 | 14 | -80/+80 | |
|\ \ | |/ |/| | | | | | nextcloud/techdebt/noid/PHPUnit_Framework_MockObject_MockObject Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to … | |||||
| * | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵ | Morris Jobke | 2020-08-12 | 14 | -80/+80 | |
| | | | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | remove logging message carrying no valuable information | Arthur Schiwon | 2020-08-12 | 1 | -8/+5 | |
| | | | | | | | | | | | | | | | | the exception caught is not an error, but due to valid configuration and code flow is expecting this. For an admin it is confusing, and it carries no information worth for debugging. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | do not flip available state to unavailable, allow empty results | Arthur Schiwon | 2020-08-11 | 3 | -13/+41 | |
| | | | | | | | | | | | | | | | | | | - the detection relies that the first, requested result is not empty - it might be empty though – groups without members - protect switching from available to unavailable - switching the other way around was also not envisaged either Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | LDAP: shortcut in reading nested group members when IN_CHAIN is available | Arthur Schiwon | 2020-08-11 | 3 | -0/+38 | |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | Merge pull request #22176 from ↵ | Morris Jobke | 2020-08-11 | 2 | -2/+2 | |
|\ | | | | | | | | | nextcloud/debt/noid/table-render-too-many-arguments Remove unexpected argument |