nextcloud-server/lib/private/Session
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 +07:00
..
CryptoSessionData.php
CryptoWrapper.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +07:00
Internal.php
Memory.php
Session.php