Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(runtime/permissions): support IP CIDR ranges in net allowlist #11509

Closed
wants to merge 5 commits into from

Commits on Jul 24, 2021

  1. feat(permissions): support IP CIDR ranges

    Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
    dsseng committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    7975aba View commit details
    Browse the repository at this point in the history
  2. test(permissions): add tests for CIDR

    Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
    dsseng committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    1d627a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    a981240 View commit details
    Browse the repository at this point in the history
  2. refactor: use ipnet crate

    Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
    dsseng committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b1c203a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Add port support for CIDR

    dsseng committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    8f59398 View commit details
    Browse the repository at this point in the history