Skip to content

cabal.config should have a field for password-command. #5224

Closed
@merijn

Description

@merijn

Currently, according to cabal upload --help it's possible to specify a username and password in the cabal.config file. Of course, storing passwords in config files is a horrible idea, ESPECIALLY when one wants to share/publish those. Thankfully cabal upload has the helpful --password-command flag to read the password from the stdout of another application, however as far as I know this password-command can't be specified in cabal.config?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions