42 Commits (eb502c02ff7693bb36318d857985f79e7bac370c)

Author SHA1 Message Date
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Roeland Jago Douma 918af40f05 Harden EncryptAll check for empty email 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Roeland Jago Douma b3037dee6a
FIXME use default RC4 method 3 years ago
  Roeland Jago Douma 98eede7f68
Fix encryption test 3 years ago
  Christoph Wurst b2de9a6f9e
The encryption decrypt position can be int or string 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Roeland Jago Douma 8928bbe969
Make legacy cipher opt in 3 years ago
  Roeland Jago Douma 9975b80d41
SSE enhancement 3 years ago
  Julius Härtl fc1596fada
Encryption is ready if master key is enabled 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 42625a46be
Remove spaces after method or function call 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Bjoern Schiessle 34d4c2bc16
improve variable naming 5 years ago
  Bjoern Schiessle 8796c6bc78
in case 'encryption_skip_signature_check' was set to true we accept if the file doesn't has a signature 5 years ago
  Bjoern Schiessle 7a61ffc3dd
Allow to disable the signature check 5 years ago
  Bjoern Schiessle 87657fffd8
skip already encrypted files on encrypt all command 5 years ago
  Stefan Weiberg 375f167c67 Adding a check to see if keyFileContents is empty: 5 years ago
  Bjoern Schiessle a9e22c5f1c
make file cache updates more robust 5 years ago
  Morris Jobke e2974f1133
Simplify return statement 6 years ago
  Morris Jobke 464f024fa9
Use stripos instead of strpos(strtolower(), 'something') 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Kenneth Newwood 7092c50e7c print generated encryption key passwords directly after generating the keys so that errors during the encryption do not lead to a potentially massive data loss 6 years ago
  Joas Schilling 0ebdf871e0 Fix comparisons in encryption app 7 years ago
  Bjoern Schiessle 473824fa06
make sure that we always have a owner 6 years ago
  Bjoern Schiessle 20a6b22db6
Add recovery key on public upload 7 years ago
  Bjoern Schiessle da51ec38f4
only collect detailed access list if it is really needed 7 years ago
  Morris Jobke 1729e4471f
Update comments to Nextcloud 7 years ago
  Bjoern Schiessle 9ce32d9941
always throw a encryption exception 7 years ago
  Bjoern Schiessle 8a401ee156
check if session is initialized 7 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 7 years ago
  Morris Jobke e7e0dc608b
fix strings 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling 4a3311f430 Move Encryption app to PSR-4 (#24524) 8 years ago