Ferdinand Thiessen
|
9716b0d735
refactor: Migrate some legacy and core functions to `IFilenameValidator`
|
3 månader sedan |
Robin Appelman
|
e140907123
fix: don't use custom certificate bundle if no customer certificates are configured
|
4 månader sedan |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 månader sedan |
Faraz Samapoor
|
4f46656d39
Refactors lib/private/Security.
|
1 år sedan |
Robin Appelman
|
223612b15a
log failures to read certificates during listing
|
1 år sedan |
John Molakvoæ
|
46459ae93f
Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path
|
1 år sedan |
Jan Messer
|
647c65a640
[BUGFIX] throw exception instead of error if unable to create file handler (only exceptions are catch)
|
1 år sedan |
Jan Messer
|
7a443863fe
[BUGFIX] check return value and improve error handling
|
2 år sedan |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 år sedan |
Côme Chilliet
|
ea05544213
Fix return type of methods returning false on error
|
1 år sedan |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
2 år sedan |
Robin Appelman
|
4f594dbf53
cache the path of the certificate bundle
|
2 år sedan |
Robin Appelman
|
a887553ddb
return default bundle when there is an error getting the bundle
|
2 år sedan |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 år sedan |
J0WI
|
ca7b37ce5a
Make Security module strict
|
3 år sedan |
Roeland Jago Douma
|
54b9f639a6
Always return the default path if we can
|
4 år sedan |
Morris Jobke
|
dc479aae2d
Improve CertificateManager to not be user context dependent
|
4 år sedan |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 år sedan |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 år sedan |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 år sedan |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 år sedan |
Morris Jobke
|
0a56d2185e
Return value immediately instead of assigning to a one-time variable
|
6 år sedan |
Morris Jobke
|
0eebff152a
Update license headers
|
7 år sedan |
Lukas Reschke
|
6fb84ebb71
null is a valid parameter
|
7 år sedan |
Roeland Jago Douma
|
04f2090698
Write cert bundle to tmp file first
|
7 år sedan |
Roeland Jago Douma
|
5a61a794d4
Do not write and read rootcerts.crt at the same time
|
7 år sedan |
Robin Appelman
|
817e974c5f
dont write a certificate bundle if the shipped ca bundle is empty
|
7 år sedan |
Joas Schilling
|
0215b004da
Update with robin
|
8 år sedan |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 år sedan |
Bjoern Schiessle
|
7c64e1973f
add test for needsRebundling() check
|
8 år sedan |