Skip to content

v2.7.6 Fixes#874

Open
jaredhendrickson13 wants to merge 11 commits intomasterfrom
next_patch
Open

v2.7.6 Fixes#874
jaredhendrickson13 wants to merge 11 commits intomasterfrom
next_patch

Conversation

@jaredhendrickson13
Copy link
Copy Markdown
Member

Changes

  • All CI/CD Actions modules are now SHA-pinned
  • Intermediate CAs are no longer deleted after the root certificate is deleted

Fixes

This commit fixes an issue where the object relation system expected a 'caref' value to determine which CAs would impacted by deletions. However, since this model did not have this field it was simply ignored and considered all CAs as impacted by deletions.
…is deleted #873

This behavior no longer matches the behavior of the webConfigurator and should be removed.
Avoids infinite recursion trying to relate objects to themselves.
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.

All CAs are gone when I try to delete one

1 participant