DescriptionDon't verify the policy timestamp when loading from cache.
There are conditions that cause a device's clock to go back in time, and then
if the policy is rejected because its timestamp is in the future then no user
can sign-in, and guest sessions can't be started.
This CL removes the timestamp check from policies loaded from the cache;
new policies downloaded from the server or downloaded during enrollment still
have their timestamps checked.
BUG=313906, 265507, 303508
R=bartfab@chromium.org, xiyuan@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233323
Patch Set 1 #
Total comments: 1
Patch Set 2 : s/if/is #Patch Set 3 : also skip timestamp checks for public accounts policy #
Messages
Total messages: 6 (0 generated)
|