Asking credentials during looking for outgoing
Hi,
I'm not professional in mercurial, but what is the reason for
asking password during looking for outgoing changesets (hg
out
)? All outgoing changesets locate in internal repo,
AFAIK.
Slava
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Anton Gogolev on 06 May, 2013 05:21 PM
Slava,
That's actually by design.
If you have Anonymous Access disabled, HgLab has to know the identity of a user accessing it so that it can determine a list of accessible projects and repositories, even for read operations.
If you have Anonymous Access enabled, HgLab first tries to access the repository using
Anonymous
credentials. If this fails, it asks for credentials and tries once more.Anton Gogolev closed this discussion on 06 May, 2013 05:21 PM.