nextcloud/lib/private/Profile
Thomas Citharel e640bb3583 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:43:31 +00:00
..
Actions Fix source of translations 2021-11-26 02:00:40 +00:00
ProfileManager.php fix(profile): fix getUID on nullable user variable 2023-07-17 13:43:31 +00:00
TProfileHelper.php Add profile default setting for admin 2022-03-18 02:55:12 +00:00