Skip to content

Commit

Permalink
Merge pull request #1076 from bcgov/Security-Setting-Update
Browse files Browse the repository at this point in the history
Security Setting Update- Enable Xss Protection Removed
  • Loading branch information
Nikhiljeenru authored Jan 8, 2024
2 parents e4f44f4 + 2365b5b commit b60dd43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<enablePostForSessions>false</enablePostForSessions>
<enableSMSIdentity>true</enableSMSIdentity>
<enableU2F>true</enableU2F>
<enableXssProtection>true</enableXssProtection>
<!--enableXssProtection>true</enableXssProtection-->
<enforceIpRangesEveryRequest>false</enforceIpRangesEveryRequest>
<enforceUserDeviceRevoked>false</enforceUserDeviceRevoked>
<forceLogoutOnSessionTimeout>true</forceLogoutOnSessionTimeout>
Expand Down

0 comments on commit b60dd43

Please sign in to comment.