Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-04-19 16:25:26 +0300
committerVincent Petry <vincent@nextcloud.com>2021-04-21 09:00:29 +0300
commit6bd49e256b22fd21c5a0f815f54ea6c145345f39 (patch)
tree735df2860d81e2d9271638ddb424e16fd42003be /build
parent80d93acff0a10efcb8ed96946bddece44dd32b58 (diff)
Fix empty password check for mail shares
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index a82e1b81c03..dc2726c7c37 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -5427,6 +5427,7 @@
</UndefinedInterfaceMethod>
</file>
<file src="lib/private/Share20/Manager.php">
+ <NullArgument occurrences="1"/>
<InvalidArgument occurrences="7">
<code>'OCP\Share::preShare'</code>
<code>'OCP\Share::postShare'</code>