How do I use different passwords for different repositories without using SSH?

texasflood December 31, 2014

If someone uses the

hg clone https://username:password@bitbucket.org/username/repository

command, how do I have different passwords for a different repository? I know I can use deployment keys, but the people who need to clone my repositories probably won't be able to set up SSH easily, I want to keep it simple.

1 answer

1 accepted

0 votes
Answer accepted
John Garcia
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.
December 31, 2014

To do this, one would ask the other people to create their own users and then provide those users with access to the repository. You can find the settings in Repository Settings -> Access Restrictions, under the gear in the sidebar as you're viewing the repository.

Then, the user will be able to navigate to the repository in Bitbucket.org and use the Clone button to fetch a link with their unique username and password.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events