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

lxc: Create oidctokens dir with 0750 #14088

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

simondeziel
Copy link
Member

The actual tokens are already safe with 0600 but let's also avoid disclosing which tokens we have by making the directory a bit more private. Same as the servercerts directory.

The actual tokens are already safe with 0600 but let's also avoid disclosing
which tokens we have by making the directory a bit more private. Same as the
`servercerts` directory.

Signed-off-by: Simon Deziel <[email protected]>
@simondeziel simondeziel marked this pull request as ready for review September 12, 2024 15:42
Copy link
Contributor

@markylaing markylaing left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks!

@tomponline tomponline merged commit 28647b8 into canonical:main Sep 12, 2024
30 checks passed
@tomponline tomponline changed the title lxc/config: create oidctokens dir with 0750 lxc: create oidctokens dir with 0750 Sep 12, 2024
@tomponline tomponline changed the title lxc: create oidctokens dir with 0750 lxc: Create oidctokens dir with 0750 Sep 12, 2024
@simondeziel simondeziel deleted the oidctokens-dir-perms branch October 10, 2024 19:01
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.

3 participants