]> source.dussan.org Git - nextcloud-server.git/commit
Add a signer class for signing
authorLukas Reschke <lukas@statuscode.ch>
Fri, 18 Nov 2016 09:10:05 +0000 (10:10 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 21 Nov 2016 10:30:00 +0000 (11:30 +0100)
commitfb91bf6a5b55fa39414add74f86f3f5af21b6552
tree0888f7d62f1929df4e1a4a2561825b3e6b3f8195
parenta32d6e481faacee43f09fa02945a4ba04ffdae50
Add a signer class for signing

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
apps/lookup_server_connector/appinfo/app.php
apps/lookup_server_connector/lib/UpdateLookupServer.php
core/Controller/OCSController.php
lib/private/Security/IdentityProof/Manager.php
lib/private/Security/IdentityProof/Signer.php [new file with mode: 0644]
settings/Controller/UsersController.php
tests/lib/AppTest.php
tests/lib/Security/IdentityProof/ManagerTest.php [new file with mode: 0644]