Skip to content

Trusted IPs allow to use * or subnet #331

@Nottt

Description

@Nottt

In my docker setup, each container get an random IP when it starts. It would require me to do a lot of modifications to be able to give my nginx container a static IP so the trusted ip work.

I suggest 2 options

  1. Allow to use * as the trusted ip, meaning any IP will be ok
  2. Allow to use a subnet instead of a specific IP like 178.18.0.0/24

Currently, every time my nginx container get a new IP I have to edit the configuration file to add the new ip...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions