If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2010-06-25
In the attached diff from pkocvara seems to be a bug, when setting only the NTLM trusted-uris nothing happens. In the diff, change
'+If FirefoxTrustedAuthKey <> "" or FirefoxDelegatedNtlmAuthKey <>...' to
'+If FirefoxTrustedAuthKey <> "" or FirefoxTrustedNtlmAuthKey <>...'
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Patch to add support for setting network.automatic-ntlm-auth.trusted-uris
In the attached diff from pkocvara seems to be a bug, when setting only the NTLM trusted-uris nothing happens. In the diff, change
'+If FirefoxTrustedAuthKey <> "" or FirefoxDelegatedNtlmAuthKey <>...' to
'+If FirefoxTrustedAuthKey <> "" or FirefoxTrustedNtlmAuthKey <>...'