nextcloud-server/lib/private
Daniel Calviño Sánchez 3ae1ec4d2a Guard against null phone number value
"parsePhoneNumber()" expects a string, so a TypeError would be thrown if
the phone number value is null.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-07-02 14:27:23 +07:00
..
Accounts Guard against null phone number value 2021-07-02 14:27:23 +07:00
Activity
App Fix app fetcher php comparison to allow wider ranges 2021-01-26 16:35:43 +07:00
AppFramework Propagate throttling on OCS response 2021-06-01 19:42:31 +07:00
Archive
Authentication Always renew apppasswords on login 2021-02-10 20:11:43 +07:00
Avatar improve type handling of Avatar::generateAvatarFromSv 2021-05-26 17:11:42 +07:00
BackgroundJob
Broadcast/Events
Cache
Calendar
Collaboration Also limit to user group in case enumeration is enabled for groups and phonenumbers 2021-03-22 20:07:53 +07:00
Command
Comments Don't throw when comments is disabled 2021-06-02 13:42:49 +07:00
Console
Contacts/ContactsMenu Clean up the logic of the contacts store a bit 2021-03-11 08:42:19 +07:00
DB Only mark migrations as installed after execution 2021-03-30 19:51:12 +07:00
Dashboard
Diagnostics
DirectEditing Get the parent directory before creating a file from a template 2021-04-01 13:31:55 +07:00
Encryption Fix phpcs issues in encryption update 2021-04-01 07:56:41 +07:00
EventDispatcher Log deprecation notice of GenericEventWrapper just once 2021-02-05 10:14:48 +07:00
Federation
Files Merge pull request #27415 from nextcloud/backport/26494/stable21 2021-06-14 09:48:41 +07:00
FullTextSearch private cannot be final 2021-04-26 07:06:08 +07:00
GlobalScale
Group Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Hooks
Http Use RFC-compliant URL encoding for cookies 2021-01-24 14:18:28 +07:00
IntegrityCheck Also load CA properly in integrity check 2021-01-20 10:57:41 +07:00
KnownUser Add known user check in avatar when v2-private scope 2021-03-29 07:03:37 +07:00
L10N Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
LDAP make ILDAPProviderFactory usable when there is no ldap setup 2021-04-01 13:08:23 +07:00
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Lockdown also implement for FailedCache and NullCache 2021-03-16 16:17:58 +07:00
Log Log deprecation only as debug 2021-04-26 15:12:50 +07:00
Mail
Memcache Don't allow executing cli if cache backend is unavailable 2021-06-01 16:07:07 +07:00
Migration
Notification Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
OCS
Preview Fix WebP availability check 2021-02-11 15:00:33 +07:00
Remote
Repair Do not try to contact lookup server if not needed 2021-04-29 09:07:38 +07:00
RichObjectStrings
Route
Search use node search api for legacy file search endpoint 2021-03-23 13:41:22 +07:00
Security Explicitly check hex2bin input 2021-04-22 11:31:39 +07:00
Session
Settings
Setup Only use alphanumeric chars for mysql password 2021-01-18 12:03:52 +07:00
Share
Share20 Use noreply@ as email address for share emails 2021-05-28 11:42:16 +07:00
Support
SystemTag The objectid is a string 2021-01-28 22:09:55 +07:00
Tagging
Template Do not allow to overwrite some variables 2021-04-27 13:40:14 +07:00
Updater
User Fix parameter types in docs 2021-03-22 20:07:53 +07:00
UserStatus
legacy emit UserLoggedInEvent on apache auth 2021-06-01 15:41:04 +07:00
AllConfig.php
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php Fix default missing initial state for templates 2021-03-17 09:20:38 +07:00
Installer.php PHP 8+ deprecates openssl_free_key 2021-04-26 10:46:44 +07:00
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Add SGI and TGA preview support 2021-01-22 10:42:51 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Do not try to contact lookup server if not needed 2021-04-29 09:07:38 +07:00
RepairException.php
Search.php
Server.php make ILDAPProviderFactory usable when there is no ldap setup 2021-04-01 13:08:23 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
TempManager.php
TemplateLayout.php
URLGenerator.php cache baseurl in url generator 2021-03-10 19:38:30 +07:00
Updater.php Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-app-upgrades 2021-01-11 14:44:10 +07:00