summaryrefslogtreecommitdiffstats
path: root/lib/private/IntegrityCheck/Checker.php
Commit message (Collapse)AuthorAgeFilesLines
* Make sure memory limit is > post size and upload filesizeJoas Schilling2016-09-131-1/+1
|
* Fix intergrity checkerRoeland Jago Douma2016-09-071-1/+5
| | | | | | * Set salt length to 0 See https://tools.ietf.org/html/rfc3447#page-38 * Fix tests for new phpunit
* Fix othersJoas Schilling2016-07-211-2/+4
|
* Port ↵Lukas Reschke2016-07-211-0/+13
| | | | https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c372a85104c6df to master
* Use proper certificatesLukas Reschke2016-07-211-2/+9
| | | | Ports https://github.com/nextcloud/server/commit/bcf693539be82e872ba4d6cceb1f430a4bb841d9
* Make code integrity check work when OC is not installed yetVincent Petry2016-06-241-3/+12
|
* Update license headersLukas Reschke2016-05-261-1/+2
|
* Fix use statementRoeland Jago Douma2016-04-181-1/+1
|
* Move OC\IntegrityCheck to PSR-4Roeland Jago Douma2016-04-181-0/+560