cabal icon indicating copy to clipboard operation
cabal copied to clipboard

Feature request: Hackage X-ApiKey authentication in `cabal upload`

Open lf- opened this issue 3 years ago • 1 comments

Hackage supports generating an API key, which stack supports: https://github.com/commercialhaskell/stack/issues/5513

However, I can't find anything in the Cabal code supporting this. It would be quite nice to have it.

lf- avatar Sep 28 '22 17:09 lf-

Sounds like a reasonable enhancement for cabal upload, and a one that shouldn’t be hard to implement.

ulysses4ever avatar Sep 28 '22 18:09 ulysses4ever

This is probably a dup of #6738 but with a better description.

ulysses4ever avatar Jul 06 '23 04:07 ulysses4ever