aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/IdentityProof/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-291-24/+24
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Make Security module strictJ0WI2021-04-191-0/+3
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Harden identifyproof openssl codeRoeland Jago Douma2019-09-141-7/+14
* Fix testsRoeland Jago Douma2018-05-141-1/+2
* add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-101-5/+5
* extend the identity proof manager to allow system wide key pairsBjoern Schiessle2017-08-101-11/+62
* Automatic creation of Identity managerJoas Schilling2017-05-101-3/+14
* Add Identityproof testsRoeland Jago Douma2016-11-241-1/+1
* Add a signer class for signingLukas Reschke2016-11-211-0/+166