0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 16:03:55 +00:00
nextcloud_server/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 fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
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 perf: use more optimized way to get user storage info in ocs user info when possible 2025-01-06 16:56:14 +01:00
PreferencesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
UsersController.php fix(provisioning_api): Correct limit for editUser 2025-02-06 11:58:24 +01:00
VerificationController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00