Skip to content

Commit

Permalink
Updated to minimal P3P
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Apr 26, 2011
1 parent 3ebd063 commit 405c0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/application_controller.rb
Expand Up @@ -230,7 +230,7 @@ def activate_domain(domain=nil)

set_timezone

headers["P3P"] = "policyref=\"#{Configuration.domain_link('/p3p.xml')}\", CP=\"CAO DSP CUR ADM DEV PSA CONo TAI OUR IND DEM PRE PUR NAV UNI\""
headers["P3P"] = "CP=\"CAO PSA OUR\""

return true
end
Expand Down

0 comments on commit 405c0ab

Please sign in to comment.