server/settings/controller
Lukas Reschke 00a65e30ce Request approved state for disabled apps with ocsid
In case an application gets disabled the level is set to "experimental" if it does not contain a `shipped` tag. This can for example be reproduced by installing the documents app from the appstore and then disabling it. Or cloning an app from git.

With this change the controller will now load the level of the application from the appstore if a valid OCSID has been provided.

Fixes https://github.com/owncloud/core/issues/17003
2015-06-19 19:04:54 +02:00
..
appsettingscontroller.php Request approved state for disabled apps with ocsid 2015-06-19 19:04:54 +02:00
certificatecontroller.php Subadmin permissions are also not required 2015-05-12 18:08:10 +02:00
checksetupcontroller.php Add check for availability of /dev/urandom 2015-05-26 14:16:07 +02:00
encryptioncontroller.php only request encryption module for files which are not excluded 2015-05-27 15:47:40 +02:00
groupscontroller.php Only sort by group name when LDAP is involved 2015-06-16 11:10:00 +02:00
logsettingscontroller.php use StreamResponse to download the log file - fixes #14268 2015-03-27 11:30:32 +01:00
mailsettingscontroller.php Update license headers 2015-03-26 11:44:36 +01:00
securitysettingscontroller.php Update license headers 2015-03-26 11:44:36 +01:00
userscontroller.php Merge pull request #15978 from owncloud/feature/fix-encryption-tooltips 2015-05-15 22:39:17 +02:00