summary refs log tree commit diff
path: root/scripts-dev/check_signature.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-25Fix /keys/query API on workers.Erik Johnston1-67/+67
The necessary getters were added only to the master store and not the worker stores.
2019-10-24Address codestyle concernsMichael Kaye3-5/+10
2019-10-24