-
- Downloads
Merge pull request #3416 from owncloud/files_encryption
New files encryption app
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- apps/files_encryption/3rdparty/Crypt_Blowfish/Blowfish.php 317 additions, 0 deletionsapps/files_encryption/3rdparty/Crypt_Blowfish/Blowfish.php
- apps/files_encryption/3rdparty/Crypt_Blowfish/Blowfish/DefaultKey.php 327 additions, 0 deletions...ncryption/3rdparty/Crypt_Blowfish/Blowfish/DefaultKey.php
- apps/files_encryption/ajax/adminrecovery.php 43 additions, 0 deletionsapps/files_encryption/ajax/adminrecovery.php
- apps/files_encryption/ajax/changeRecoveryPassword.php 52 additions, 0 deletionsapps/files_encryption/ajax/changeRecoveryPassword.php
- apps/files_encryption/ajax/userrecovery.php 41 additions, 0 deletionsapps/files_encryption/ajax/userrecovery.php
- apps/files_encryption/appinfo/app.php 26 additions, 24 deletionsapps/files_encryption/appinfo/app.php
- apps/files_encryption/appinfo/database.xml 15 additions, 0 deletionsapps/files_encryption/appinfo/database.xml
- apps/files_encryption/appinfo/info.xml 1 addition, 1 deletionapps/files_encryption/appinfo/info.xml
- apps/files_encryption/appinfo/spec.txt 59 additions, 1 deletionapps/files_encryption/appinfo/spec.txt
- apps/files_encryption/css/settings-personal.css 10 additions, 0 deletionsapps/files_encryption/css/settings-personal.css
- apps/files_encryption/hooks/hooks.php 422 additions, 102 deletionsapps/files_encryption/hooks/hooks.php
- apps/files_encryption/js/settings-admin.js 102 additions, 0 deletionsapps/files_encryption/js/settings-admin.js
- apps/files_encryption/js/settings-personal.js 60 additions, 0 deletionsapps/files_encryption/js/settings-personal.js
- apps/files_encryption/js/settings.js 0 additions, 19 deletionsapps/files_encryption/js/settings.js
- apps/files_encryption/l10n/de.php 1 addition, 1 deletionapps/files_encryption/l10n/de.php
- apps/files_encryption/l10n/de_DE.php 1 addition, 1 deletionapps/files_encryption/l10n/de_DE.php
- apps/files_encryption/l10n/el.php 1 addition, 1 deletionapps/files_encryption/l10n/el.php
- apps/files_encryption/l10n/eu.php 1 addition, 1 deletionapps/files_encryption/l10n/eu.php
- apps/files_encryption/l10n/it.php 1 addition, 1 deletionapps/files_encryption/l10n/it.php
Loading
Please register or sign in to comment