| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Bug: 517007701Please could you either add a "b:" prefix, or move the bug to a Chromium bug component?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
Please could you either add a "b:" prefix, or move the bug to a Chromium bug component?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
3 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
remoting: Introduce allow_gnubby_forwarding session policy
The goal is to make ClientSession create SecurityKeySession and friends
without having to pass the `security_key_auth_policy_enabled_` bit from
remoting_me2me_host to ClientSession. This CL introduces the
allow_gnubby_forwarding policy to the SessionPolicies struct, which can
be read by ClientSession. This also makes it symmetric to the existing
allow_web_authn_forwarding policy.
Internal change: crrev.com/i/9453783
This CL populates the allow_gnubby_forwarding field but doesn't use it
yet. It will be used in the child CL crrev.com/c/7964054.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |