terramar-labs / packages

Enhances Composer Satis with webhook integrations to GitHub and GitLab
http://docs.terramarlabs.com/packages/3.2
MIT License
164 stars 50 forks source link

Multiple users and user management #77

Open strausmann opened 6 years ago

strausmann commented 6 years ago

reference to #73

Hello Tyler,

thank you for the answer. I have now enabled this feature secure_satis: true and has the problem that has nothing changed. only after i am clear the folder cacheand satisand run /bin/console satis:build finished the securing for satis.

now composer asks to username and password, how can i now manage this users? the managed user are not working

And now i see that the /packages URI is protected too. Can i would like to change it separat, please. Can you change this ?

Thank you,

Regards,

Bjoern

tyler-sommer commented 6 years ago

Currently only one username and password is supported. Proper user management is an excellent idea though! We'll consider it for a future release.

Thanks once again!