nextcloud/apps/provisioning_api/lib/Controller
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings
Mostly make it clear that we trust admin input or that we correctly
 escape strings.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-02-17 18:08:23 +01:00
..
AppConfigController.php
AppsController.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
AUserDataOCSController.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
GroupsController.php
PreferencesController.php
UsersController.php
VerificationController.php