nextcloud/apps
Vincent Petry 377fdf3860
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-03-17 00:07:03 -06:00
..
admin_audit Fix "broken" app descriptions 2017-01-13 18:33:42 +01:00
comments [tx-robot] updated from transifex 2017-03-12 01:08:05 +00:00
dav Don't set the HTTP status twice 2017-03-16 13:35:41 +01:00
encryption Merge pull request #3841 from nextcloud/encyryption-trash-bin 2017-03-15 09:07:07 +01:00
federatedfilesharing Merge pull request #3788 from nextcloud/fed-share-modify 2017-03-15 17:32:35 +01:00
federation [tx-robot] updated from transifex 2017-03-15 01:07:49 +00:00
files [tx-robot] updated from transifex 2017-03-16 01:07:36 +00:00
files_external use closure to properly defer l10n initialization (#27328) 2017-03-13 08:52:54 +01:00
files_sharing Skip null groups in group manager (#26871) (#26956) 2017-03-17 00:07:03 -06:00
files_trashbin delete files right away in case of a encryption exception 2017-03-14 12:11:28 +01:00
files_versions [tx-robot] updated from transifex 2017-03-12 01:08:05 +00:00
lookup_server_connector add posibility to remove all personal data from lookup server 2017-02-23 12:27:24 +01:00
provisioning_api OCS API endpoint to resend welcome message 2017-02-28 16:30:33 -06:00
sharebymail [tx-robot] updated from transifex 2017-03-15 01:07:49 +00:00
systemtags [tx-robot] updated from transifex 2017-03-14 01:07:46 +00:00
testing Testing app switch to force-enable test user backend 2016-12-23 12:38:04 +01:00
theming [tx-robot] updated from transifex 2017-03-15 01:07:49 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2017-03-10 01:08:01 +00:00
updatenotification [tx-robot] updated from transifex 2017-03-10 01:08:01 +00:00
user_ldap Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00
workflowengine [tx-robot] updated from transifex 2017-03-10 01:08:01 +00:00