aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/IdentityProof
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-153-11/+11
* chore: Add SPDX headerAndy Scherzinger2024-05-133-55/+6
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* 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-193-0/+9
* 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-122-8/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-4/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-273-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-222-0/+2
* 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-243-1/+250
* Add a signer class for signingLukas Reschke2016-11-211-0/+166