nextcloud-server/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 +07:00
..
AdminSettingsControllerTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
AppSettingsControllerTest.php fix(apps-store): Remove apps from force-enabled state when uninstalled 2024-11-18 14:09:54 +07:00
AuthSettingsControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
CheckSetupControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DelegationControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
MailSettingsControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TwoFactorSettingsControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UsersControllerTest.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00