Multiple users for the Git extension
It would be great if it would be possible to create multiple users which can use the Git repository. Today only one user can access the Git repository. It is the admin user which was created during the creation of the subdomain. New created Web Users for the subdomain can not access the Git repository. It is a feature which I am missing because I wanted to host a private Git repository for our small private team.
https://talk.plesk.com/threads/can-not-create-new-users-for-local-git-repository.342409/
Great news! In the Git Extension 2.4.0, published January 26th, 2023, this feature became available:
Previously, only the system user had access to all repositories in a subscription, but now Plesk added the ability to select users who can access a local repository via HTTP/HTTPS.
You can now select additional users when creating a local repository or changing the settings of an existing one. These users can pull and push to a local repository via HTTP/HTTPS using their credentials.
-- PD
-
Adrian commented
I don't need this feature anymore. Dropped Plesk since the default Docker extension / plugin is also buggy and the license became more expensive. Best regards.
-
Anonymous commented
Yes!
-
Jürgen Radzuweit commented
I support this idea, for me it would be sufficient in the first place if I could select a ftp user during repository creation. This would increase security, because I don't want the maintainer of the website part have access to the rest of the domain specific files. If I had aseparate git admin user(aka ftp user) I could share this user in a team.
In a second step, it would be great if any web user can be setup with his/her public ssh key.