remove test code
This commit is contained in:
parent
fb462e83cc
commit
1558cb860c
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ class Stream {
|
|||
$this->unencryptedSize = 0;
|
||||
|
||||
} else {
|
||||
\OCA\Encryption\Helper::redirectToErrorPage($this->session);
|
||||
|
||||
if($this->privateKey === false) {
|
||||
// if private key is not valid redirect user to a error page
|
||||
\OCA\Encryption\Helper::redirectToErrorPage($this->session);
|
||||
|
|
Loading…
Reference in a new issue