Skip to content

Cleanup dir changes#1235

Open
strehle wants to merge 1 commit intodevelopfrom
cleanup
Open

Cleanup dir changes#1235
strehle wants to merge 1 commit intodevelopfrom
cleanup

Conversation

@strehle
Copy link
Copy Markdown
Member

@strehle strehle commented May 6, 2026

left over or a more secure enhancement from AI review

Why: configure_tomcat runs chown -R vcap:vcap /var/vcap/data/uaa/, which recursively re-chowns cert-cache back to vcap:vcap, undoing the root:root 0700 that ensure_persistent_cert_dir_secure set. Calling it again at the end restores the correct ownership and permissions
after the chown -R has run.

left over or a more secure enhancement from AI review
@strehle strehle requested a review from Copilot May 6, 2026 07:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants