Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
policy
/
test
/
data
/
pref_mapping
/
NtlmV2Enabled.json
blob: a5916e43b58c023eff959af54c42f858cb356efb [
file
]
[
{
"os"
:
[
"linux"
,
"mac"
,
"chromeos"
,
"android"
],
"policy_pref_mapping_tests"
:
[
{
"policies"
:
{
"NtlmV2Enabled"
:
true
},
"prefs"
:
{
"auth.ntlm_v2_enabled"
:
{
"location"
:
"local_state"
,
"value"
:
true
}
}
}
]
}
]