Files
nextcloud-server-mirror/lib/private/Profile
Thomas Citharel cd9dac1d20 fix(profile): fix getUID on nullable user variable
As per method signature, $visitingUser is nullable, so we can't be sure calling getUid() on it will
work.

Closes #35766

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-07-11 14:41:58 +02:00
..
2023-01-20 11:45:08 +01:00