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

[Branch View] protected symbol shows up unintended when not logged in #7576

Closed
6543 opened this issue Jul 23, 2019 · 6 comments · Fixed by #7695
Closed

[Branch View] protected symbol shows up unintended when not logged in #7576

6543 opened this issue Jul 23, 2019 · 6 comments · Fixed by #7695
Labels
Milestone

Comments

@6543
Copy link
Member

6543 commented Jul 23, 2019

branches shows protected symbol if you arent signt in.

if you are loged in protected symbol is on corect places only (doesnt mather if you only have read or wirte permissions)

@gary-kim
Copy link
Member

gary-kim commented Jul 23, 2019

There does seem to be a bug where the branches page will indicate that all branches are protected whether or not they are actually protected branches.

The branches page shows the correct protected statuses on branches when logged in.

@lunny lunny added the type/bug label Jul 23, 2019
@6543 6543 changed the title [Branch View] default branch | protected symbol [Branch View] protected symbol shows up unintended when not logged in Jul 26, 2019
@6543
Copy link
Member Author

6543 commented Jul 30, 2019

i think this is a bug in the go code (server side)

@6543
Copy link
Member Author

6543 commented Jul 30, 2019

Error Preview:

with login

login

without login

no login

@lunny
Copy link
Member

lunny commented Jul 30, 2019

This should be resolved by #7674

@techknowlogick techknowlogick added this to the 1.10.0 milestone Jul 30, 2019
@6543
Copy link
Member Author

6543 commented Jul 30, 2019

no it is not :(
is it fixed at your test instance? @lunny
i tested master (d974c13)

@lunny
Copy link
Member

lunny commented Jul 31, 2019

@6543 right. The bug is still there when no login. @techknowlogick

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants