nextcloud/apps
Vincent Petry a78b13da82 Skip null groups in group manager (#26871) (#26956)
* Skip null groups in group manager (#26871)

* Skip null groups in group manager

* Also skip null groups in group manager's search function

* Add more group null checks in sharing code

* Add unit tests for null group safety in group manager

* Add unit tests for sharing code null group checks

* Added tests for null groups handling in sharing code

* Ignore moveShare optional repair in mount provider

In some cases, data is inconsistent in the oc_share table due to legacy
data. The mount provider might attempt to make it consistent but if the
target group does not exist any more it cannot work. In such case we
simply ignore the exception as it is not critical. Keeping the
exception would break user accounts as they would be unable to use
their filesystem.

* Adjust null group handing + tests

* Fix new group manager tests

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 16:29:14 +02:00
..
admin_audit Fix "broken" app descriptions 2017-01-17 11:36:40 +01:00
comments [tx-robot] updated from transifex 2017-07-17 00:08:21 +00:00
dav [tx-robot] updated from transifex 2017-07-15 00:09:17 +00:00
encryption make sure that we always have a owner 2017-07-20 11:43:07 +02:00
federatedfilesharing Merge pull request #5760 from nextcloud/backport-translations-stuff-11 2017-07-20 14:25:00 +02:00
federation [tx-robot] updated from transifex 2017-07-18 00:08:21 +00:00
files [tx-robot] updated from transifex 2017-07-18 00:08:21 +00:00
files_external Merge pull request #5760 from nextcloud/backport-translations-stuff-11 2017-07-20 14:25:00 +02:00
files_sharing Skip null groups in group manager (#26871) (#26956) 2017-07-20 16:29:14 +02:00
files_trashbin [tx-robot] updated from transifex 2017-07-13 00:08:51 +00:00
files_versions [tx-robot] updated from transifex 2017-07-12 00:09:06 +00:00
lookup_server_connector Add Identityproof tests 2016-11-24 21:50:19 +01:00
provisioning_api Fix the storage info and other checks when the user has wrong casing 2017-04-24 10:35:17 +02:00
sharebymail [tx-robot] updated from transifex 2017-07-14 00:08:56 +00:00
systemtags [tx-robot] updated from transifex 2017-07-15 00:09:17 +00:00
testing Use 11.0 instead 9.2 2016-11-15 14:45:58 +01:00
theming [tx-robot] updated from transifex 2017-07-15 00:09:17 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2017-07-13 00:08:51 +00:00
updatenotification [tx-robot] updated from transifex 2017-07-15 00:09:17 +00:00
user_ldap Merge pull request #5760 from nextcloud/backport-translations-stuff-11 2017-07-20 14:25:00 +02:00
workflowengine [tx-robot] updated from transifex 2017-07-15 00:09:17 +00:00