4

I noticed this line in my mercurial.ini file (as it was set up by the installer):

[auth]
kiln.schemes=http https

Does this mean that, under some circumstances, the Kiln authentication client would consider authenticating in cleartext?

It probably doesn't, but just checking.

flag

closed as no longer relevant by Ben Kamens Oct 13 2009 at 20:30

1 Answer

2

It would technically allow it, but since you cannot contact Kiln on HTTP, it doesn't actually matter. Nonetheless, that's definitely a bug, so I've opened up a case.

link|flag
Thanks again, Benjamin! – Douglas McClean Oct 11 2009 at 19:16
.........Fixed! – Ben Kamens Oct 13 2009 at 20:30
1 
Nice. FYI other beta users, unintalling TortoiseHg doesn't delete the Mercurial.ini file in your %USERPROFILE% directory. I uninstalled, deleted this file, and reinstalled and it is fixed. – Douglas McClean Oct 14 2009 at 2:19
Yeah, that's by design; there's quite a lot of customization you can put in your Mercurial.ini, so we don't muck with it if you already have one. – Benjamin Pollack Oct 14 2009 at 2:21

Not the answer you're looking for? Browse other questions tagged or ask your own question.