fixes bug 288053 "consider enabling automatic-ntlm auth for proxies (again)" r=mcsmurf sr=bryner a=asa

This commit is contained in:
darin%meer.net 2005-06-20 19:12:48 +00:00
Родитель f09b4a0677
Коммит bfd261503b
1 изменённых файлов: 3 добавлений и 4 удалений

Просмотреть файл

@ -623,10 +623,9 @@ pref("network.negotiate-auth.allow-proxies", true);
// The following prefs are used to enable automatic use of the operating
// system's NTLM implementation to silently authenticate the user with their
// Window's domain logon. By default, this is disabled for proxy servers due
// to bug 256949. The trusted-uris pref follows the format of the trusted-uris
// pref for negotiate authentication.
pref("network.automatic-ntlm-auth.allow-proxies", false);
// Window's domain logon. The trusted-uris pref follows the format of the
// trusted-uris pref for negotiate authentication.
pref("network.automatic-ntlm-auth.allow-proxies", true);
pref("network.automatic-ntlm-auth.trusted-uris", "");
// This preference controls whether or not the LM hash will be included in