Replies: 1 comment 1 reply
|
Hello! From https://github.com/microsoft/Git-Credential-Manager-Core/blob/3f6b956/docs/linuxcredstores.md#4-plaintext-files you can see that we recommend that the plaintext credential store directory should be set to only be readable by the owner/user and not others:
Right now it's on the user to |
Uh oh!
There was an error while loading. Please reload this page.
Is it possible for the Git Credential Manager Core to create a directory with user only permissions rather than read and execute for the rest of the world especially if using plain text Credential Store?
All reactions