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

server: check old policy path for bundle ownership #4847

Commits on Jul 6, 2022

  1. server: check old policy path for bundle ownership

    Before, we'd only check if the NEW policy path was owned by a bundle. Now,
    we'll also check if the to-be-updated policy is owned by a bundle. If so,
    return an error.
    
    Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
    srenatus committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    9ab9db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62210f6 View commit details
    Browse the repository at this point in the history