]> source.dussan.org Git - nextcloud-server.git/commit
backport #3507
authorFlorin Peter <github@florin-peter.de>
Wed, 29 May 2013 22:40:30 +0000 (00:40 +0200)
committerFlorin Peter <github@florin-peter.de>
Wed, 29 May 2013 22:40:30 +0000 (00:40 +0200)
commit1c49784f7ff4a5070b30724402ccf4dee20c24df
treea6431b5b905dcc6fff2e7d8662de4ad527136483
parent9a25f7b849e52d19a8aab8e377ef10625a461e42
backport #3507
17 files changed:
apps/files_encryption/ajax/adminrecovery.php
apps/files_encryption/ajax/changeRecoveryPassword.php
apps/files_encryption/ajax/userrecovery.php
apps/files_encryption/appinfo/app.php
apps/files_encryption/hooks/hooks.php
apps/files_encryption/lib/crypt.php
apps/files_encryption/lib/helper.php
apps/files_encryption/lib/keymanager.php
apps/files_encryption/lib/proxy.php
apps/files_encryption/lib/session.php
apps/files_encryption/lib/stream.php
apps/files_encryption/lib/util.php
apps/files_encryption/settings-admin.php
apps/files_encryption/settings-personal.php
apps/files_encryption/tests/crypt.php
apps/files_encryption/tests/util.php
apps/files_encryption/tests/webdav.php