kindredgroup / puppet-forge-server

Private Puppet forge server supports local files and both v1 and v3 API proxies
69 stars 44 forks source link

Passwords and/or user accounts #61

Open genebean opened 7 years ago

genebean commented 7 years ago

What are the odds we could get the ability to require at least a password for uploading? Ideally, I'd like to create accounts in this app just like on the public Forge so that there are unique name/password combos. The workflow I have in mind for this would be so that I could let anyone in our IT org see what modules are published but restrict uploads to authorized people to prevent the accidental or intentional overwriting of a production module with something unauthorized.

For reference, we are also planning to use this in conjunction with GitLab CI where tags in our module repos are built and then uploaded to this awesome product by way of puppet-blacksmith or similar.

djjudas21 commented 7 years ago

:+1: