Searched refs:allowed_googlesource_hosts (Results 1 – 3 of 3) sorted by relevance
44 allowed_googlesource_hosts: Sequence[str] = () variable in Config103 assert isinstance(config.allowed_googlesource_hosts, (list, tuple))104 for allowed in config.allowed_googlesource_hosts:172 if config.allowed_googlesource_hosts:175 config.allowed_googlesource_hosts,186 if host not in config.allowed_googlesource_hosts:
80 allowed_googlesource_hosts=('host',),126 allowed_googlesource_hosts=('pigweed-review',)133 allowed_googlesource_hosts=('pigweed')139 allowed_googlesource_hosts=(149 allowed_googlesource_hosts=('pigweed-internal',)
310 * ``allowed_googlesource_hosts: Sequence[str] = ()`` — If set, any