Commit Graph

43 Commits (a0cb52c90e4bae5f5ca7b78c8619888a9014edb7)

Author SHA1 Message Date
Robin McCorkell da4127d23b Introduce CredentialsManager for storage of credentials in DB 9 years ago
Morris Jobke 73dd8c17de Fix usage of PHP method within namespace 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Robin Appelman c15cab7ed6 Allow admins to add system wide root certificates 9 years ago
Roeland Jago Douma 98c4951f45 getLowStrengthGenerator does not do anything anymore 9 years ago
Lukas Reschke f3360d51c6 Use PHP polyfills 9 years ago
Lukas Reschke 8289943a0f Do not trust casting 9 years ago
Lukas Reschke 6ea7410041 Remove legacy check 9 years ago
Lukas Reschke 045ea4eb2b Use native CSPRNG if available 9 years ago
Morris Jobke b945d71384 update licence headers via script 9 years ago
Lukas Reschke a8e8a9dfb9 Move certificate bundle into resources/config/ 9 years ago
Bjoern Schiessle 37513f9411 don't read certificates if ownCloud is not installed 9 years ago
Lukas Reschke 90a11efecd Remove "use" statement 9 years ago
Andreas Fischer 3b803db6d8 Update phpseclib to 2.0 9 years ago
Lukas Reschke d0363fe396 Fix type annotation 10 years ago
Lukas Reschke 1cc2aefa46 Proper return types 10 years ago
Lukas Reschke 9f61cf60d4 Verify if returned object is an array 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 9f91d64918 Make scrutinizer happy 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Lukas Reschke 025110821f URLEncode logout attribute 10 years ago
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 10 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 10 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 10 years ago
Lukas Reschke ee1f8b0242 Remove workaround for 5.3 10 years ago
Joas Schilling 39ae569c5c Correctly close handle of directory when listing certificates 10 years ago
Lukas Reschke 24ca2d858f Add OCP\Security\IHasher 10 years ago
Lukas Reschke d07d5915c9 Remove unused and overflowing function 10 years ago
Lukas Reschke 5ff999d69d Return false in case one of the values is null 10 years ago
Lukas Reschke 1973275adc Add custom hex2bin implementation for 5.3 10 years ago
Lukas Reschke 50b430ee7c Add char consts, hash the specified password for the HMAC 10 years ago
Robin Appelman bfa0c4b78a Explicitly set the timezones 10 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
Lukas Reschke 3329e0f2b2 Use DI 10 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 10 years ago