Faraz Samapoor
|
90035e98c1
Update core/Command/Encryption/DecryptAll.php
|
1 year ago |
Faraz Samapoor
|
f9a9ad50c3
Uses PHP8's constructor property promotion in core/Command/Encryption classes.
|
1 year ago |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Joas Schilling
|
ab21d69903
Add return value to all commands
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
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
|
44577e4345
Remove trailing and in between spaces
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Ruben Homs
|
98047e8c1c
Stop decryption when maintenance mode is enabled, fixes #8311
|
6 years ago |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
5 years ago |
Evgeny Golyshev
|
ec2f02f4a0
Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all
|
6 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Morris Jobke
|
9533f4e5ed
Clean up single user mode
|
7 years ago |
Marius Blüm
|
46edb4e1a7
It's Nextcloud
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Vincent Petry
|
f062b62f03
Keep encryption enabled if decrypting for single user
|
8 years ago |
Joas Schilling
|
4c26abe228
Fix the FIXME (#25022)
|
8 years ago |
Vincent Petry
|
9b6125e49b
Merge pull request #24992 from owncloud/fix_decrypt_message
|
8 years ago |
Sergio Bertolín
|
67c9e598ae
Fixed reviews
|
8 years ago |
Joas Schilling
|
d4ba982131
Allow to decrypt user '0' files only
|
8 years ago |
davitol
|
f9b3865093
Comments fixed
|
8 years ago |
davitol
|
eaeb5d606d
Fix Decrypt message via occ
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Lukas Reschke
|
a4b19a5b1e
Rename files to be PSR-4 compliant
|
8 years ago |