Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding unit tests for encryption data migration | Thomas Müller | 2014-06-05 | 1 | -14/+5 |
| | |||||
* | use oc_preferences instead of oc_encryption to store encyption settings | Bjoern Schiessle | 2014-06-05 | 3 | -40/+20 |
| | |||||
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -1/+1 |
| | | | | Also added a few missing authors. | ||||
* | remove legacy aka deprecated code: OC_FilesystemView | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | Miscellaneous text fixes for core apps | Robin McCorkell | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | clearify the use-case of this app | Frank Karlitschek | 2014-03-17 | 1 | -1/+1 |
| | |||||
* | don't block login forever if we are stuck in the middle of the initial ↵ | Bjoern Schiessle | 2014-02-17 | 1 | -0/+1 |
| | | | | encryption | ||||
* | add link to documentation | Bjoern Schiessle | 2014-01-17 | 1 | -0/+4 |
| | |||||
* | updated description of the files encryption app | Bjoern Schiessle | 2014-01-17 | 1 | -1/+1 |
| | |||||
* | show a message at the log-in screen if inital encryption take place | Bjoern Schiessle | 2013-11-25 | 1 | -1/+2 |
| | |||||
* | Merge pull request #4691 from owncloud/encryption_improved_error_messages_4617 | Björn Schießle | 2013-10-04 | 2 | -18/+1 |
|\ | | | | | Encryption improved error messages | ||||
| * | Merge branch 'master' into encryption_improved_error_messages_4617 | Bjoern Schiessle | 2013-09-23 | 1 | -1/+3 |
| |\ | | | | | | | | | | | | | Conflicts: settings/ajax/changepassword.php | ||||
| * | | no longer enforce log out, but provide useful errors/warnings instead | Bjoern Schiessle | 2013-09-06 | 1 | -17/+0 |
| | | | |||||
| * | | encryption error messages, distinguish between a re-enabled encryption app ↵ | Bjoern Schiessle | 2013-09-02 | 1 | -7/+0 |
| | | | | | | | | | | | | and a password change from outside | ||||
| * | | improved error messaging, initial commit | Bjoern Schiessle | 2013-08-30 | 2 | -1/+8 |
| | | | |||||
* | | | set rememberlogin to false for the encryption app | Bjoern Schiessle | 2013-09-26 | 1 | -0/+1 |
| |/ |/| | |||||
* | | check if stream wrapper is already registered to avoid warning | Bjoern Schiessle | 2013-09-03 | 1 | -1/+3 |
|/ | |||||
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | Removed the preview warning. This is only a simple text change | Frank Karlitschek | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3899 from owncloud/encryption_check_php_version | VicDeo | 2013-07-04 | 1 | -3/+2 |
|\ | | | | | check php version, the encryption app needs php >= 5.3.3 | ||||
| * | check php version, the encryption app needs php >= 5.3.3 | Björn Schießle | 2013-07-01 | 1 | -3/+2 |
| | | |||||
* | | introduce pre-disable-app hook and use it for the encryption app to reset ↵ | Björn Schießle | 2013-06-27 | 1 | -0/+3 |
|/ | | | | migration status if the app was disabled | ||||
* | encryption is LDAP compatible | Björn Schießle | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | Squashed commit of the following: | Björn Schießle | 2013-06-21 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Merge branch 'master' into files_encryption_check_private_key | Björn Schießle | 2013-06-13 | 1 | -28/+33 |
|\ | | | | | | | | | | | Conflicts: apps/files_encryption/appinfo/app.php apps/files_encryption/lib/util.php | ||||
| * | Merge branch 'master' into files_encryption_upgrade_fix | Florin Peter | 2013-05-31 | 1 | -1/+7 |
| |\ | | | | | | | | | | | | | Conflicts: apps/files_encryption/appinfo/app.php | ||||
| * | | fix for autoloader while user logged in and system is in maintenance | Florin Peter | 2013-05-31 | 1 | -23/+28 |
| | | | |||||
* | | | Merge branch 'master' into files_encryption_check_private_key | Björn Schießle | 2013-06-10 | 1 | -0/+6 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: settings/ajax/changepassword.php | ||||
| * | | also fix login errors while filesystem is not loaded in app.php | Florin Peter | 2013-05-31 | 1 | -0/+6 |
| |/ | |||||
* / | allow the user to login but do not allow upload and show error message on ↵ | Florin Peter | 2013-05-31 | 1 | -1/+2 |
|/ | | | | the web | ||||
* | reformat code | Florin Peter | 2013-05-27 | 1 | -4/+4 |
| | |||||
* | increase version and add warning | Frank Karlitschek | 2013-05-25 | 2 | -2/+2 |
| | |||||
* | cleanup unused code optimize tests | Florin Peter | 2013-05-21 | 1 | -3/+0 |
| | |||||
* | changed recovery_enabled and migration_status columns to integer and fix tests | Florin Peter | 2013-05-20 | 1 | -2/+2 |
| | |||||
* | changed database column 'recovery' to 'recovery_enabled' because recovery is ↵ | Florin Peter | 2013-05-19 | 1 | -1/+1 |
| | | | | | | a pgsql keyword more info about pgsql keywords http://www.postgresql.org/docs/9.1/static/sql-keywords-appendix.html | ||||
* | updated authors info | Florin Peter | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | changed migrationStatus to migration_status for pgsql | Florin Peter | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | fixed typos | Florin Peter | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | fix for previous workaround | Florin Peter | 2013-05-15 | 1 | -20/+21 |
| | |||||
* | workaround for blank page need an other solution | Florin Peter | 2013-05-15 | 1 | -20/+20 |
| | |||||
* | added helper class and moved hook registration to it | Florin Peter | 2013-05-09 | 1 | -11/+10 |
| | |||||
* | Added pre_share hook | Sam Tuke | 2013-05-08 | 1 | -1/+1 |
| | | | | | Switched it for post_share hook in encryption hooks Stop a file from being shared if the encryption procedure fails for any users | ||||
* | Added support for user-specified password for adminRecovery account in admin ↵ | Sam Tuke | 2013-05-04 | 1 | -0/+7 |
| | | | | | | | | | settings page Made encryptAll() (file migration for unencrypted + legacy encrypted files) run only on first login for each user (status stored in DB) Made recoveryAdmin user member of 'admin' user group automatically Set recoveryadmin settings to only display on user settings if enabled by an admin Updated encryption db xml schema | ||||
* | Fixed recoveryadmin settings in user and admin settings pages (js, ↵ | Sam Tuke | 2013-05-01 | 1 | -2/+2 |
| | | | | | | | | templates, ajax) Renamed recovery methods in Util{} for clarity Added note about bug causing slow page load and redundant keypair generation recoveryAdmin functionality not yet complete | ||||
* | added filesystem post rename hook | Florin Peter | 2013-04-27 | 1 | -0/+3 |
| | |||||
* | Working on stream{} writing | Sam Tuke | 2013-04-16 | 1 | -1/+5 |
| | | | | Development snapshot | ||||
* | Fixed proxy class handing of read / write files | Sam Tuke | 2013-04-16 | 1 | -2/+4 |
| | | | | Various work on other classes | ||||
* | Session expect OC_FilesystemView() | Björn Schießle | 2013-04-10 | 1 | -1/+1 |
| | |||||
* | add $view as parameter for session constructor | Björn Schießle | 2013-04-10 | 1 | -2/+2 |
| | |||||
* | Added info about filesystem method access conventions | Sam Tuke | 2013-04-09 | 1 | -0/+14 |
| |