5 Commits (1c0bffe87f578403b130015f8fee5560cc075b34)

Author SHA1 Message Date
Joas Schilling 1c0bffe87f
Fix translations 9 years ago
Roeland Jago Douma 111c9f7563
Don't add the Encryption Storage Wrapper if there are no encryption modules 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma d379157289
Move \OC\Encryption to PSR-4 10 years ago
Thomas Müller 50e20e531e
Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 10 years ago
Bjoern Schiessle 93ed965cbb fix creation of versions of encrypted files on external storages 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Bjoern Schiessle 289e9130f3 make system root of key storage configurable 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Thomas Müller 5dc5b7f86d Catch NotFoundException and return no quota information which simply reflects the current state - no file storage has been initialized for the user. 11 years ago
Thomas Müller 259b6ac2c1 Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/translate/#en_GB/lib/50330746 11 years ago
Joas Schilling 9a4040c7ca Move the storage wrapping into a testable method 11 years ago
Bjoern Schiessle 5549641f1f improve error messages displayed to the user 11 years ago
Bjoern Schiessle c63f2286c0 copy keys before we move a file between storages to make sure that the new target file reuses the old file key, otherwise versions will break 11 years ago
Jan-Christoph Borchardt 35292eb66c rename to 'Default encryption module' 11 years ago
Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 11 years ago
Joas Schilling a09df6d453 Verify that the encryption module exists before setting it 11 years ago
Bjoern Schiessle 2990b0e07e update share keys if a file is moved to a shared folder 11 years ago
Thomas Müller 225cde2183 pass KeyStorage via ctor 11 years ago
Joas Schilling 4d238c3949 Fix display name of encryption modules 11 years ago
Bjoern Schiessle 7d4b1b52d0 always create a new instance of the encryption module 11 years ago
Bjoern Schiessle b25c06f576 detect system wide mount points correctly 11 years ago
Bjoern Schiessle e3d77c4b01 add migration script from old encryption to new one 11 years ago
Thomas Müller a4483243ac fixing license headers - encryption code related 11 years ago
Bjoern Schiessle a74ee67476 don't wrap share storages 11 years ago
Thomas Müller 664b2bb7af cleaning up exception mess 11 years ago
Bjoern Schiessle 83cb382b3f pass file helper to encryption wrapper 11 years ago
Thomas Müller a98b7dbf6f Fix double registration of encryption module 11 years ago
Thomas Müller 4db75e3407 Setting up the encryption wrapper in a setup hook - temporarily fixes the wrapping order 11 years ago
Bjoern Schiessle a85e2e0bfd make recovery settings work 11 years ago
Bjoern Schiessle e2f714263f fix encryption manager to handle more than one encryption module 11 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 11 years ago