Skip to content

Conversation

Subv
Copy link
Contributor

@Subv Subv commented May 30, 2020

This fixes an Objection warning: Duplicate relation "proxy_hosts" in a relation expression. You should use "a.[b, c]" instead of "[a.b, a.c]". This will cause an error in objection 2.0.

It also fixes the access list clients not being properly eager-loaded when building the proxy host nginx configuration files, resulting in no IP access lists being printed into the file.

Closes #434

jc21 and others added 2 commits May 28, 2020 17:06
…d clients.

This fixes an Objection warning: 'Duplicate relation "proxy_hosts" in a relation expression. You should use "a.[b, c]" instead of "[a.b, a.c]". This will cause an error in objection 2.0'.

It also fixes the access list clients not being properly eager-loaded when building the proxy host nginx configuration files. Closes NginxProxyManager#434
@jc21
Copy link
Member

jc21 commented May 30, 2020

Docker Image for build 1 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-435

@jc21 jc21 merged commit 55bddb1 into NginxProxyManager:develop Jun 2, 2020
@jc21
Copy link
Member

jc21 commented Jun 2, 2020

Nice Thanks :)

@geertmeersman
Copy link

Hi, I just tested the docker image jc21/nginx-proxy-manager:github-pr-435 and confirm it is working as expected! Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants