]> 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>
Mon, 3 Jun 2013 12:19:31 +0000 (14:19 +0200)
commit471d2b732c504d7231aa7f343f5cda8a701fa447
tree4aba6d147e98cccf6ba91aec216247fe8886eb84
parenta134ffcf2cce4dcd2c41ccd49a5b6306260bb0f3
introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places
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