]> source.dussan.org Git - nextcloud-server.git/commit
introduce decryptPrivateKey() method which also checks if the result is a valid priva...
authorBjörn Schießle <schiessle@owncloud.com>
Mon, 3 Jun 2013 12:19:31 +0000 (14:19 +0200)
committerBjörn Schießle <schiessle@owncloud.com>
Thu, 13 Jun 2013 11:25:50 +0000 (13:25 +0200)
commitb3d87def9932ddc9dbd789be929abc1fd2cdece8
treec4957944fbdb2b54ecf63a06d6b8614062d3c9df
parent1914353c49208b9497b45c93fd90edb7a42dece7
introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places

Conflicts:

apps/files_encryption/lib/session.php
apps/files_encryption/ajax/changeRecoveryPassword.php
apps/files_encryption/hooks/hooks.php
apps/files_encryption/lib/crypt.php
apps/files_encryption/lib/helper.php
apps/files_encryption/lib/session.php
apps/files_encryption/lib/util.php