cabal-club / cabal-core

Core database and replication for cabal.
GNU Affero General Public License v3.0
303 stars 43 forks source link

add support for mod & admin keys in cabal key uri #85

Closed cblgh closed 4 years ago

cblgh commented 4 years ago

this PR adds basic support for Cabal URIs containing mod & admin keys, e.g. cabal://[0-9A-Fa-f]{64}?mod=<key> and is related to https://github.com/cabal-club/cabal-client/pull/41