benschw / satis-go

GNU General Public License v3.0
96 stars 21 forks source link

Some things to add #9

Closed bennetgallein closed 5 years ago

bennetgallein commented 6 years ago

Hey there, I'd really love to use this, because it offers a clean simple way to handle private packages. I only have 2 issues that I'm currently fixing and from what I read in the source is currently not possible.

  1. I need a way to protect my stuff, like a password security or ssh.
  2. I have my Repositorys in private Repos on GitHub and Gitlab, which means I need to have the abillity to enter a repo-path in the ui which is a ssh one, or I need to input a password.

Sadly, I cannot develop goland, otherwise I would implement those things myself. But I guess most people find this useful as well.

bennetgallein commented 6 years ago

For the Moment SSH is more important than Authentication in the Web UI