I have a private project and repository in it.
Is it possible to make the page for the repository private so only logged in users can access it?
Hey @deeptowncitizen
G'day.
By default, if the repository is private, it can only be accessed by the user who has permission to access it, which means they have to log in with Bitbucket before accessing it.
So I'm not sure what you mean by page private could you elaborate more on that?
Cheers,
Syahrul
Delete
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With the private project and private repo no one can access the repo anonymously, but the project page is still public. Am I missing something?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @deeptowncitizen
Thanks for the reply.
There are a few ways to access projects, so I wonder which page you say is publicly showing, even if configured as private?
Some of the project view pages URL:
Can you verify which URL is the one that shows your Project page publicly?
That said, accessing any of the above URLs will require users to log in to Bitbucket, and if they have access, they'll be able to view it; otherwise, they will see an error.
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I'm using "pages" with a different meaning.
by "project page" I mean a static web page hosted within <project-name>.bitbucket.io
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the clarification.
We have a document that addresses this specific inquiry here, where the static website is accessible to anyone with the URL.
Anyone with the URL can access your Static website with or without logging in to Bitbucket because it's publicly available.
We have an old feature request to restrict private repository static websites. I highly suggest you Watch the feature request and add comment in it to show your interest since it's in Gathering interest status:
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.