Access to git repositories without SSH

Alex Gabrielian March 31, 2015

Hello Atlassian,

Can Git repositories in Stash be configured for easy access without SSH keys? In other words, is it possible to checkout the content on any host machine without the need of defining SSH keys for each host machine within Stash?

Thanks

1 answer

1 accepted

1 vote
Answer accepted
Tim Crall
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 31, 2015

You can set a repository to be publicly accessible, which will allow anyone to have read access without having to authenticate at all.  Otherwise, users must can access a repository either via HTTP (which requires supplying a username and password) or via SSH (which requires having set up SSH keys).

Alex Gabrielian March 31, 2015

Thank you @Tim Crall

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events