server/apps/files_encryption
Björn Schießle d10ad0d603 Squashed commit of the following:
commit 1345201c9da99a82f198e41fba24da6b0d7ae59a
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 16:27:46 2013 +0200

    add l10n support

commit bf2c79c8de8710e839a4a55642a91874c374fa1c
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 16:19:10 2013 +0200

    only init session if openssl extension is loaded

commit cbd52af6afbaa310bb1a534db64ff5e476dfd5d7
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:25:40 2013 +0200

    first disable app and than show error page

commit 55baf593179c433642de59552592e6b0f1932880
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:17:34 2013 +0200

    typo fixed

commit 1d9bef0b058e7cc3d511b81ae12d5a07660c75b2
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:15:40 2013 +0200

    move dependency check to the encryption app

commit c186e95da526f0470e20f014f1bd9513db5518ff
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 11:13:11 2013 +0200

    make sure that openssl is installed and loaded
2013-06-21 10:37:51 +02:00
..
3rdparty/Crypt_Blowfish move 3rdparty dependencies to app 2013-05-21 10:30:24 +02:00
ajax fixed typo 2013-06-03 19:10:55 +02:00
appinfo Squashed commit of the following: 2013-06-21 10:37:51 +02:00
css Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00
files tell the user what he can do to regain access to his files 2013-06-05 14:19:26 +02:00
hooks Squashed commit of the following: 2013-06-21 10:37:51 +02:00
js allow to press enter to update the password 2013-06-05 14:51:51 +02:00
l10n [tx-robot] updated from transifex 2013-06-21 08:53:57 +02:00
lib always have a defined return value 2013-06-19 16:55:31 +02:00
templates add a hint that the admin can recover your files; Don't let the user change the recovery settings if no private key is set 2013-06-05 18:53:02 +02:00
tests Merge branch 'master' into files_encryption_check_private_key 2013-06-13 13:17:35 +02:00
settings-admin.php reformat code 2013-05-29 23:13:45 +02:00
settings-personal.php only show personal settings if the recovery feature is enabled or if no private key is set 2013-06-05 13:51:28 +02:00