commit | 02d3aba17a275f344be0775a2e0721d9e4611ab7 | [log] [tgz] |
---|---|---|
author | Micah Morton <[email protected]> | Tue Nov 20 01:51:45 2018 |
committer | Commit Bot <[email protected]> | Tue Nov 20 01:51:45 2018 |
tree | 167b956b424c86ad319fd317303919c4d920514d | |
parent | 38e1ec3008ed901785899eae87bbee4285f352d3 [diff] |
Add 'FsNosymfollow' flag to VariationsService and chrome://flags This flag allows for controlling whether user-supplied filesystems in CrOS are mounted with the 'nosymfollow' option that will cause symlink traversal to be blocked. Will be configurable through VariationsService as well as chrome://flags. This needs CL:1338199 to land and then a deps roll to happen before this can land. "sudo -u chronos dbus-send --system --type=method_call --print-reply \ --dest=org.chromium.ChromeFeaturesService \ /org/chromium/ChromeFeaturesService \ "org.chromium.ChromeFeaturesServiceInterface.IsFsNosymfollowEnabled" Bug: 867807 Test: look at chrome://flags as well as: Change-Id: Iffd13ebf95a2d1bb12541a8c910aa0bba18ef79f Reviewed-on: https://chromium-review.googlesource.com/c/1338173 Reviewed-by: Dan Erat <[email protected]> Reviewed-by: Mattias Nissler <[email protected]> Reviewed-by: Elly Fong-Jones <[email protected]> Commit-Queue: Micah Morton <[email protected]> Cr-Commit-Position: refs/heads/master@{#609555}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .