nextcloud/apps/settings/tests/Controller
Ferdinand Thiessen 9e327a5890
fix(apps-store): Remove apps from force-enabled state when uninstalled
If an app is force-enabled and then uninstalled the force-enabled state was kept.
This is now removed, so when the app should be re-installed the compatibility should be reevaluated.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-18 14:09:54 +01:00
..
AdminSettingsControllerTest.php
AppSettingsControllerTest.php fix(apps-store): Remove apps from force-enabled state when uninstalled 2024-11-18 14:09:54 +01:00
AuthSettingsControllerTest.php
CheckSetupControllerTest.php
DelegationControllerTest.php
MailSettingsControllerTest.php
TwoFactorSettingsControllerTest.php
UsersControllerTest.php