summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2013-11-18 05:17:28 -0800
committerVincent Petry <pvince81@owncloud.com>2013-11-18 05:17:28 -0800
commitd306f5c4cf1cc9ed2bcccdeaa624268da6137e91 (patch)
tree92696f141daa1addd0749da0b35ec10f00ebb6e4 /apps/files_encryption
parenta2e3821b8704bd168929c4b399711df95b73a0b5 (diff)
parent82f30d37ca484c9011bacafe8b76ef2c3c38b180 (diff)
downloadnextcloud-server-d306f5c4cf1cc9ed2bcccdeaa624268da6137e91.tar.gz
nextcloud-server-d306f5c4cf1cc9ed2bcccdeaa624268da6137e91.zip
Merge pull request #5908 from owncloud/fix_errorpage_call
[encryption] fix redirectToErrorPage() call
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/lib/stream.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/lib/stream.php b/apps/files_encryption/lib/stream.php
index fe85b2eac4a..1738955d1aa 100644
--- a/apps/files_encryption/lib/stream.php
+++ b/apps/files_encryption/lib/stream.php
@@ -485,7 +485,7 @@ class Stream {
}
// if private key is not valid redirect user to a error page
- \OCA\Encryption\Helper::redirectToErrorPage();
+ \OCA\Encryption\Helper::redirectToErrorPage($this->session);
}
if (