0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-15 08:45:21 +00:00
nextcloud_server/apps/files_external/lib/Config
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
..
ConfigAdapter.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
ExternalMountPoint.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
IConfigHandler.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SimpleSubstitutionTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SystemMountPoint.php feat(files_external): Enable ownerless shares 2024-12-04 09:38:05 +01:00
UserContext.php fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +02:00
UserPlaceholderHandler.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00