| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also fixes the "150.123 days since last fetch" bug.
This was started as http://codereview.chromium.org/8060054/
BUG=chromium-os:20756
TEST=about:policy doesn't show the device policy status on non-enterprise devices. Same for user policy status.
Review URL: http://codereview.chromium.org/8133019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104469 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
By default, all chrome:// pages will get CSP with a whitelist of the exceptions.
BUG=98877
Review URL: http://codereview.chromium.org/8124010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104134 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
pages should specify CSP as a second line of defense against XSS vulnerabilities.
Review URL: http://codereview.chromium.org/8102003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103541 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
isn't unnecessarily long.
BUG=20989
TEST=
Review URL: http://codereview.chromium.org/8072028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103448 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Displaying status information
Fetching of policies on click
Refresh of policy information when it changes
BUG=
TEST=
Review URL: http://codereview.chromium.org/7828042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101061 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of the page.
Preliminary design doc:
https://docs.google.com/a/google.com/document/d/1KWsF52ImY4eJbNgizaA6Gw_aMVg24zgZfypKZBs376k/edit?hl=en_US&ndplr=1
TEST=set some policies, start chrome and go to chrome://policy
Review URL: http://codereview.chromium.org/7585036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98977 0039d316-1c4b-4281-b951-d872f2087c98
|
|
These are now proper user policies and disable/enable import settings even after the first run. There are separate policies for bookmarks, history, saved passwords, search engines and homepage.
BUG=71080
TEST=
Review URL: http://codereview.chromium.org/7390027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96921 0039d316-1c4b-4281-b951-d872f2087c98
|