nextcloud-server/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 +07:00
..
Actions composer run cs:fix 2023-01-20 11:45:08 +07:00
ProfileManager.php fix(profile): fix getUID on nullable user variable 2023-07-11 14:41:58 +07:00
TProfileHelper.php Add profile default setting for admin 2022-03-18 02:55:12 +07:00