Commit Graph

24460 Commits (570718fb6bbad4dfd721b1ef451580749e9e0bdd)
 

Author SHA1 Message Date
Morris Jobke 34841ea5dd Merge pull request #15708 from owncloud/fix-capitalization 10 years ago
Bjoern Schiessle d0a6fb1f2c let user update the private key password in case the login password was changed from outside 10 years ago
Thomas Müller ae681f0061 Revert "make jshint happy" 10 years ago
Thomas Müller 0ca6398aa3 Revert "use a simple function - OC.Encryption is already defined - fixes #15707" 10 years ago
Thomas Müller a255866a93 make jshint happy 10 years ago
Jan-Christoph Borchardt b083b65894 fix capitalization for server-side encryption and email server, fix #15642 10 years ago
Thomas Müller c1a60a2349 use a simple function - OC.Encryption is already defined - fixes #15707 10 years ago
Thomas Müller f2fe9fffd9 Merge pull request #15699 from owncloud/fix-15696-master 10 years ago
Thomas Müller 85dbaeee97 Merge pull request #15695 from owncloud/handle-app-upgrade-of-filesystem-apps 10 years ago
Thomas Müller 2e803fd2cd Do not concat translation string 10 years ago
Thomas Müller d9f23c0578 fixing undefined variable 10 years ago
Thomas Müller 295839930a Merge pull request #15686 from owncloud/enc_fix_change_password 10 years ago
Thomas Müller d9990c2b4e Delay initialization of the OC\Encryption\Update - introducing 'OC\Encryption\HookManager' 10 years ago
Bjoern Schiessle 195a48b2b8 fix change password if no user is logged in, occ call 10 years ago
Thomas Müller d671f13f26 Write the type of exception to the log - really helpful for exceptions which hold no message 10 years ago
Vincent Petry b7e5884b54 Get rid of the obsolete OC_VObject class 10 years ago
Vincent Petry aef6ecdbf1 Merge pull request #15616 from owncloud/enc_stream_copy 10 years ago
Bjoern Schiessle 7d4b1b52d0 always create a new instance of the encryption module 10 years ago
Thomas Müller f32d97750c Merge pull request #15679 from owncloud/fix-private-member-access 10 years ago
Thomas Müller 852cc6f2c6 Merge pull request #15680 from owncloud/add-since-tags-to-public-namespace 10 years ago
Jenkins for ownCloud da44df2cfa [tx-robot] updated from transifex 10 years ago
Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 10 years ago
Morris Jobke 1d30efdd73 Fix private member access of parent class in ocsresponse 10 years ago
Clark Tomlinson ac133e9faa Merge pull request #15675 from owncloud/enc_error_messages 10 years ago
Clark Tomlinson 1174ad0681 Merge pull request #15445 from owncloud/enc2_migration 10 years ago
Joas Schilling c7e5e30b86 Merge pull request #15674 from owncloud/fix-console-check-output 10 years ago
Joas Schilling 3e1b58dd3d Merge pull request #15673 from owncloud/issue/15577-transaction-read-committed 10 years ago
Bjoern Schiessle e93f262eac display warning if password changed or if the keys are not initialized 10 years ago
Bjoern Schiessle 959665003b decrypt private key for public shares correctly 10 years ago
Bjoern Schiessle b25c06f576 detect system wide mount points correctly 10 years ago
Bjoern Schiessle 67500d5f2f if we start writing a file from the beginning, size should start by zero; result of floor needs to be casted to int in order to compare it with ->size 10 years ago
Bjoern Schiessle d2ef73367c allow user to start migration in admin settings if no external user back-ends are enabled 10 years ago
Bjoern Schiessle 6bcf88ca96 fix decryption of legacy private key 10 years ago
Bjoern Schiessle e7a4f4f3e4 add version 10 years ago
Bjoern Schiessle e3d77c4b01 add migration script from old encryption to new one 10 years ago
Thomas Müller 07243f0482 Convert error and hint to string before writing to the output - fixes https://mailman.owncloud.org/pipermail/devel/2015-April/001184.html 10 years ago
Joas Schilling 99b0c6e525 Merge pull request #15670 from owncloud/encryption-is-an-shipped-app-master 10 years ago
Thomas Müller bcf65d9c13 Using TRANSACTION_READ_COMMITTED 10 years ago
Thomas Müller b6f79567aa files_encryption -> encryption 10 years ago
Jörn Friedrich Dreyer 2e06cf49a5 Merge pull request #15623 from t3chguy/master 10 years ago
Jenkins for ownCloud 8606b7ca66 [tx-robot] updated from transifex 10 years ago
Michael Telatynski 8ebf9de3f8 Memcache\Redis Add DB Select Functionality 10 years ago
Frank Karlitschek f50798a674 8.1 alpha 1 10 years ago
Morris Jobke 8653da6c16 Merge pull request #15654 from owncloud/enc2_header_system_keys 10 years ago
Bjoern Schiessle 389a101de6 make sure that encrypted private keys always have a header 10 years ago
Morris Jobke 512558c827 Merge pull request #15644 from owncloud/sftp-defaultport-storageid 10 years ago
Morris Jobke 4a5c3eea42 Add visibility for method 10 years ago
Morris Jobke 9e46b7175d Merge pull request #15638 from owncloud/primary-button-disabled 10 years ago
Vincent Petry a6c5d65fd6 Fix SFTP storage id to be compatible with older ids 10 years ago
Jan-Christoph Borchardt 14b92c3ce6 Merge pull request #15632 from owncloud/remove-tooltip-fade 10 years ago