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
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
..
AppInfo chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Controller fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
Listener chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Middleware refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
FederatedShareProviderFactory.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ResponseDefinitions.php fix: Return timestamps in unix format rather than milliseconds 2025-01-07 16:30:23 +01:00