Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor version bump | Christoph Wurst | 2017-01-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -1/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
| | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Move console command registration to info.xml for encryption as well as ↵ | Thomas Müller | 2016-10-12 | 2 | -38/+4 |
| | | | | | | files_external Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | fixes, improvements, and another app: | Arthur Schiwon | 2016-08-11 | 1 | -2/+4 |
| | | | | | | | * setupSettings now also triggered on enable * fixes detection of present admin section or settings in the DB * add update routine in such cases * encryption app migrated | ||||
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 3 | -3/+6 |
|/ | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+3 |
| | |||||
* | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 1 | -274/+0 |
| | | | | | | | | * Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests | ||||
* | don't create a private-/public-key pair for each user if the master key is ↵ | Bjoern Schiessle | 2016-04-26 | 1 | -0/+1 |
| | | | | enabled | ||||
* | only create and update user specific key if no master key is enabled | Bjoern Schiessle | 2016-03-18 | 1 | -0/+5 |
| | |||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | sign all encrypted blocks and check signature on decrypt | Björn Schießle | 2016-02-09 | 2 | -2/+4 |
| | |||||
* | Make sure encryption has a valid licence tag | Joas Schilling | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 4 | -4/+4 |
| | |||||
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
| | |||||
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | make encryption configurable for home storage | Bjoern Schiessle | 2015-10-27 | 2 | -1/+7 |
| | |||||
* | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 4 | -6/+0 |
| | |||||
* | Merge pull request #18983 from owncloud/fix_18926 | Thomas Müller | 2015-09-18 | 1 | -0/+1 |
|\ | | | | | check for the right user if we can change his password | ||||
| * | check for the right user if we can change his password | Bjoern Schiessle | 2015-09-14 | 1 | -0/+1 |
| | | |||||
* | | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 1 | -0/+15 |
|/ | |||||
* | occ command to enable master key | Bjoern Schiessle | 2015-09-08 | 1 | -0/+7 |
| | |||||
* | use login name for password reset | Bjoern Schiessle | 2015-08-30 | 1 | -1/+2 |
| | |||||
* | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 1 | -0/+20 |
| | |||||
* | improved app description and adjust it to the way the new encryption module ↵ | Bjoern Schiessle | 2015-07-22 | 1 | -13/+8 |
| | | | | works | ||||
* | don't move keys if the key where already moved in a previous migration run | Bjoern Schiessle | 2015-07-17 | 1 | -1/+2 |
| | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 3 | -5/+22 |
| | |||||
* | detect migration status | Bjoern Schiessle | 2015-05-27 | 2 | -3/+11 |
| | |||||
* | Merge pull request #16085 from owncloud/encryption-module-rename | Thomas Müller | 2015-05-19 | 1 | -1/+1 |
|\ | | | | | rename to 'Default encryption module' | ||||
| * | rename to 'Default encryption module' | Jan-Christoph Borchardt | 2015-05-06 | 1 | -1/+1 |
| | | |||||
* | | add l10n to constructor | Bjoern Schiessle | 2015-05-18 | 1 | -1/+2 |
| | | |||||
* | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 1 | -1/+2 |
|/ | |||||
* | skip user if we don't have a public key | Bjoern Schiessle | 2015-04-30 | 1 | -0/+3 |
| | |||||
* | skip update of encryption keys if file is not encrypted | Bjoern Schiessle | 2015-04-28 | 1 | -1/+2 |
| | |||||
* | add $encryptionModuleId to methods of Keys/IStorage | Thomas Müller | 2015-04-22 | 1 | -8/+10 |
| | |||||
* | Merge pull request #15677 from owncloud/enc_reset_private_key_password | Thomas Müller | 2015-04-20 | 2 | -0/+19 |
|\ | | | | | [encryption] let user update the private key password | ||||
| * | let user update the private key password in case the login password was ↵ | Bjoern Schiessle | 2015-04-17 | 2 | -0/+19 |
| | | | | | | | | changed from outside | ||||
* | | always create a new instance of the encryption module | Bjoern Schiessle | 2015-04-17 | 1 | -7/+11 |
|/ | |||||
* | Merge pull request #15675 from owncloud/enc_error_messages | Clark Tomlinson | 2015-04-16 | 3 | -3/+28 |
|\ | | | | | [encryption] display warning if password changed or if the keys are not initialized | ||||
| * | display warning if password changed or if the keys are not initialized | Bjoern Schiessle | 2015-04-16 | 3 | -3/+28 |
| | | |||||
* | | add version | Bjoern Schiessle | 2015-04-16 | 1 | -0/+1 |
| | | |||||
* | | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 4 | -10/+28 |
|/ | |||||
* | Fix PHPDoc | Lukas Reschke | 2015-04-09 | 1 | -14/+1 |
| | |||||
* | fixing license headers - encryption code related | Thomas Müller | 2015-04-07 | 3 | -6/+11 |
| |