Commit Graph

284 Commits (0f7634eadc2eee3a32116e2b2686ca462dfaaafa)

Author SHA1 Message Date
Joas Schilling 333f4e7913 Fix intendation 10 years ago
Joas Schilling 4a5f626979 Fix more assertions 10 years ago
Joas Schilling 9a7dd57bc8 Fix 2 assertions 10 years ago
Bjoern Schiessle c78e3c4a7f make sure that we always create a public share key for remote shares 10 years ago
Vincent Petry 67f1534e0f Call final unlink in trash wrapper's storage 10 years ago
Bjoern Schiessle 15ae6b47ed replace hook with storage wrapper 10 years ago
Lukas Reschke dfbc405a45 Prioritise Basic Auth header over Cookie 10 years ago
Bjoern Schiessle 83574053a3 if we download a public shared file we need to retrieve the user from the path 10 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 10 years ago
Bjoern Schiessle 0500d3a506 unit tests 10 years ago
Bjoern Schiessle d699d31518 make versions of shared files downloadable 10 years ago
Bjoern Schiessle aea991c22e cache keys to read them only once from the hard disc 10 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 10 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 10 years ago
Joas Schilling b85e34c1da Correctly namespace encryption tests 10 years ago
Joas Schilling e67fe0336b Use self:: instead of the class name in encryption tests 10 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
Bjoern Schiessle 49cfc30359 upgrade to new folder structure 10 years ago
Bjoern Schiessle a90606fb14 change private/public key names for consistency reasons 11 years ago
Bjoern Schiessle fd86d76f98 new folder structure for keys 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Vincent Petry 391ece46e3 Fix file upload to ext storage when recovery key is enabled 11 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 11 years ago
Joas Schilling b228226700 Fix single run of encryption tests and usages of uniqid() and fopen() 11 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 11 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 11 years ago
Vincent Petry 5536f6edd0 Properly register sharing hooks and proxies 11 years ago
Vincent Petry e8f9b929bd Added encryption test when moving file as non-owner 11 years ago
Jörn Friedrich Dreyer cb3a4d22b1 make tests compatible with hook based skeleton generation 11 years ago
Bjoern Schiessle 9147219377 we also encrypt/decrypt files in the versions folder for previews and if encryption is enabled/disabled 11 years ago
Vincent Petry 1e631754d7 Fix share key finding algorithm in various cases 11 years ago
Bjoern Schiessle 2ee14c4734 create backup from all keys before recovery 11 years ago
Bjoern Schiessle 5a2fef4309 login as user1 before performing a test 11 years ago
Morris Jobke d4eaa74b76 fixes from git push force 11 years ago
Bjoern Schiessle 53c5a84eac add unit tests 11 years ago
Morris Jobke e15b4d08a6 Disable encryption migration tests 11 years ago
Morris Jobke 676fa459d7 Minor fixes 11 years ago
Bjoern Schiessle 1a797f90bb add unit test for rename and copy operation 11 years ago
Bjoern Schiessle ffa6b33047 add unit test for aes256/aes128 11 years ago
Bjoern Schiessle de9d3797ff update existing unit tests 11 years ago
Bjoern Schiessle 78b13de4bf check that the file proxies are enabled after each test 11 years ago
Bjoern Schiessle 6e447b6724 update keys recursively if a folder was moved 11 years ago
Vincent Petry 5a33c9c360 Removed legacy encryption tests 11 years ago
Vincent Petry 10a29556b0 - Added test to trigger index id error 11 years ago
Vincent Petry 9fa28aa3f4 Disable legacy encryption tests 11 years ago
Thomas Müller b8c2e644cc remove pointless require of Blowfish.php 11 years ago
Thomas Müller 064ac77e44 Kill legacy encryption migration 11 years ago
Bjoern Schiessle 5397101e1c improved unit tests 11 years ago
Bjoern Schiessle 673b0f5eb9 add owner as parameter for delShareKey 11 years ago