| Auto-Submit | +1 |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[auth-service] Dedupe realm expansion extends
This CL tweaks realm expansion to skip adding parent bindings
if they have already been added. This helps in cases such as
a realm which extends other realms that have a common parent.
Another option would be to cache principal bindings per realm,
which would allow for quick lookup. But this would require
storing the per realm bindings slices, i.e. more space.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |