0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/lib/private/Profile
Thomas Citharel 5a6447645a 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-17 13:33:58 +00:00
..
Actions composer run cs:fix 2023-01-20 11:45:08 +01:00
ProfileManager.php fix(profile): fix getUID on nullable user variable 2023-07-17 13:33:58 +00:00
TProfileHelper.php Add profile default setting for admin 2022-03-18 02:55:12 +00:00