Setting up repository privacy in SourceCraft

SourceCraft supports creating public or private repositories. You can enable or disable public access at any time.

Making a repository public

  1. Open the SourceCraft home page.

  2. On the Home tab, navigate to Repositories.

  3. Select a repository.

  4. Under Settings on the repository page, go to General.

  5. In the Visibility field, select the Public access type for the repository to allow view access to all internet users without authentication. Only invited users will be able to modify the repository.

    Warning

    SourceCraft is publicly available to everyone at the Preview stage. Therefore, all internet users can view public repositories without authentication.

  6. Click Update settings.

Making a repository private

  1. Open the SourceCraft home page.
  2. On the Home tab, navigate to Repositories.
  3. Select a repository.
  4. Under Settings on the repository page, go to General.
  5. In the Visibility field, select the Private repository access type to allow view and edit access only to invited users.
  6. Click Update settings.

See also