Côme Chilliet
|
ec0869f596
Merge pull request #38584 from nextcloud/backport/38206/stable24
|
1 year ago |
Vincent Petry
|
67e0b194b6
Update and fix baseline
|
3 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 years ago |
Roeland Jago Douma
|
8928bbe969
Make legacy cipher opt in
|
4 years ago |
Roeland Jago Douma
|
9975b80d41
SSE enhancement
|
4 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
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Bjoern Schiessle
|
34d4c2bc16
improve variable naming
|
6 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
|
6 years ago |
Bjoern Schiessle
|
7a61ffc3dd
Allow to disable the signature check
|
6 years ago |
Stefan Weiberg
|
375f167c67
Adding a check to see if keyFileContents is empty:
|
6 years ago |
Morris Jobke
|
e2974f1133
Simplify return statement
|
6 years ago |
Morris Jobke
|
464f024fa9
Use stripos instead of strpos(strtolower(), 'something')
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Joas Schilling
|
0ebdf871e0
Fix comparisons in encryption app
|
7 years ago |
Morris Jobke
|
1729e4471f
Update comments to Nextcloud
|
7 years ago |
Bjoern Schiessle
|
9ce32d9941
always throw a encryption exception
|
7 years ago |
Joas Schilling
|
813f0a0f40
Fix apps/
|
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 |