owncloud / guests

:family: Share with externals easily via email address
https://marketplace.owncloud.com/apps/guests
GNU General Public License v2.0
7 stars 13 forks source link

Fix: respect the usewhitelist flag #612

Closed pako81 closed 10 months ago

pako81 commented 10 months ago

Description

Respect the usewhitelist flag

Related Issue

https://github.com/owncloud/enterprise/issues/6312

Motivation and Context

We do not want to send any information to core about the whitelisted apps in case the usewhitelist flag is set to false, which means admin opted out the Limit guest access to an app whitelist checkbox

How Has This Been Tested?

Types of changes

Checklist:

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud