nextcloud/lib
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
..
composer Add IgnoreOpenAPI attribute 2023-07-10 14:25:22 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-07-09 00:35:19 +00:00
private fix(profile): fix getUID on nullable user variable 2023-07-11 14:41:58 +02:00
public feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 2023-07-11 07:35:50 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation 2023-06-10 10:05:36 +02:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00