30 Commits (e42f511412c3dee98e843d215f6f74d65b8a5120)

Author SHA1 Message Date
  Faraz Samapoor 4f46656d39 Refactors lib/private/Security. 1 year ago
  Robin Appelman 223612b15a
log failures to read certificates during listing 1 year ago
  Jan Messer 647c65a640 [BUGFIX] throw exception instead of error if unable to create file handler (only exceptions are catch) 1 year ago
  Jan Messer 7a443863fe [BUGFIX] check return value and improve error handling 1 year ago
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1 year ago
  Côme Chilliet ea05544213
Fix return type of methods returning false on error 1 year ago
  Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  Robin Appelman 4f594dbf53
cache the path of the certificate bundle 2 years ago
  Robin Appelman a887553ddb
return default bundle when there is an error getting the bundle 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  J0WI ca7b37ce5a Make Security module strict 3 years ago
  Roeland Jago Douma 54b9f639a6
Always return the default path if we can 3 years ago
  Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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
  Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Lukas Reschke 6fb84ebb71
null is a valid parameter 7 years ago
  Roeland Jago Douma 04f2090698
Write cert bundle to tmp file first 7 years ago
  Roeland Jago Douma 5a61a794d4
Do not write and read rootcerts.crt at the same time 7 years ago
  Robin Appelman 817e974c5f
dont write a certificate bundle if the shipped ca bundle is empty 7 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Bjoern Schiessle 7c64e1973f
add test for needsRebundling() check 8 years ago
  Bjoern Schiessle 49cad153af
always check the mtime of the system bundle and additionally the user specific certificate bundle if a user is given 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma 9050e76d95
Move \OC\Security to PSR-4 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Robin Appelman c15cab7ed6 Allow admins to add system wide root certificates 8 years ago
  Lukas Reschke a8e8a9dfb9 Move certificate bundle into resources/config/ 8 years ago
  Bjoern Schiessle 37513f9411 don't read certificates if ownCloud is not installed 9 years ago
  Lukas Reschke 1cc2aefa46 Proper return types 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 9 years ago
  Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 9 years ago
  Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 9 years ago
  Joas Schilling 39ae569c5c Correctly close handle of directory when listing certificates 9 years ago
  Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 10 years ago
  Robin Appelman e64aa330fd check for blacklisted file certificate filenames 10 years ago
  Robin Appelman 79d896e830 Rename namespace 10 years ago
  Robin Appelman 6044ad0e17 Cleanup certificate code 10 years ago
  Robin Appelman ba8416a04f move certificate classes to their own namespace 10 years ago
  Robin Appelman c1b11571ea Move certificate management interface from files_external to core 10 years ago
  Robin Appelman 4efdbff6df No need for this folder to be world accessible 10 years ago
  Robin Appelman dcc4f96d3e Verify names of certificates 10 years ago