Skip to content

Conversation

bbakersmith
Copy link

Currently, configuration files under ~/.mcp-auth/ are created with 644 permissions which allows all users to read the contents. These files contain OAuth tokens and PKCEs which should not be accessible to anyone but the user they belong to.

This PR changes those file permissions to 600 so that only the current user can read them.

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.

1 participant