summaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use automatic DI injection for UpdateLookupServerJoas Schilling2017-05-101-23/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ask lookup server if email address was verified by the userBjoern Schiessle2017-04-281-1/+5
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* allow admin to configure lookup serverBjoern Schiessle2017-04-281-4/+6
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* mark nc12 as supporterRobin Appelman2016-12-141-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add Identityproof testsRoeland Jago Douma2016-11-241-1/+0
| | | | | | | | | * Add tests for Key * Add tests for Manager * Add tests for Signer * Removed URLGenerator from Signer Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add retry jobLukas Reschke2016-11-211-1/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add a signer class for signingLukas Reschke2016-11-211-1/+13
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* lookup server connectorBjoern Schiessle2016-11-211-2/+7
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* push public user data to the lookup serverBjoern Schiessle2016-11-212-0/+46
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>