diff options
author | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2021-01-31 23:53:45 +0100 |
---|---|---|
committer | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2021-04-23 11:44:42 +0200 |
commit | 7159a708947e29f963b634aa3af6ab5354f6bed4 (patch) | |
tree | 26e701a3e39e8d09d5cb80f94f7e7c82d868a2b6 /apps/settings | |
parent | e2c4a174f2f19761a30125bb35b348258d4c118f (diff) | |
download | nextcloud-server-7159a708947e29f963b634aa3af6ab5354f6bed4.tar.gz nextcloud-server-7159a708947e29f963b634aa3af6ab5354f6bed4.zip |
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>
Diffstat (limited to 'apps/settings')
0 files changed, 0 insertions, 0 deletions