Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to password protect web access to a Gitbucket installation? #3259

Open
sdbbs opened this issue Mar 21, 2023 · 1 comment
Open

How to password protect web access to a Gitbucket installation? #3259

sdbbs opened this issue Mar 21, 2023 · 1 comment
Labels

Comments

@sdbbs
Copy link

sdbbs commented Mar 21, 2023

I have been comparing two installs of GitBucket, both 4.37.1, but on different NAS devices.

The one instance (which I installed myself), shows the full News Feed when I visit the webpage via, say, http://[hostname]:8080/ in my browser - and there is a "Sign in" button, which indicates that I am not yet logged in:

image

However, if I do the same on the other instance (which someone else installed) - if I am not already logged in, I get a username/password login ("Sign In") form instead, when I visit http://[hostname]:8080/ in my browser:

image

How do I control this behavior on a GitBucket installation? That is, how can I enable password protection for a web(page) access to a GitBucket installation?

@sdbbs sdbbs changed the title How to password protect web access Gitbucket install? How to password protect web access to a Gitbucket installation? Mar 21, 2023
@sdbbs
Copy link
Author

sdbbs commented Mar 21, 2023

OK, I got it - it is under (top-right submenu of logged in administrator)/System administration/System settings/Anonymous access:

image

It should be on "Deny" (remember to scroll down and hit "Apply changes" if you want a login form on the stating webpage.

So - this issue is solved for me, but I'll leave it open for now to increase visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants