diff options
author | Morris Jobke <hey@morrisjobke.de> | 2018-10-12 17:01:52 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2018-10-12 17:01:54 +0200 |
commit | 24a2107e035bf4658f611d070fc2b3f641191430 (patch) | |
tree | 3406aab701b12cfd138652b0b28e1eba256aa4e6 /tests/lib/AppFramework/Http/HttpTest.php | |
parent | 85694c6d766e90385c024c5325c1e0217855b44a (diff) | |
download | nextcloud-server-24a2107e035bf4658f611d070fc2b3f641191430.tar.gz nextcloud-server-24a2107e035bf4658f611d070fc2b3f641191430.zip |
Fix a case where "password_by_talk" was not a boolean (e.g. null or "0") and actively cast it to a boolean
This was the error message that we have seen:
```
Argument 1 passed to OC\\Share20\\Share::setSendPasswordByTalk() must be of the type boolean, null given, called in apps/sharebymail/lib/ShareByMailProvider.php on line 981
```
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'tests/lib/AppFramework/Http/HttpTest.php')
0 files changed, 0 insertions, 0 deletions