Files
gerrit/gerrit-sshd
Antonio Barone f6e7913d14 Fix access path propagation on git/ssh protocol
Honour force push ACL (and potentially other operations) by propagating
SshScope context which includes the original identity of the calling user
with its associated access path.

Previously the code was relying on ThreadLocal and thus was able to propagate
the context from parent to child threads. Now it needs to be done explicitly.

Bug: Issue 9823
Change-Id: I9eef144eee0d5831d38c4174e22018458db67669
2018-10-09 07:19:20 +09:00
..
2018-08-01 22:35:35 +02:00