Closed fabioperrella closed 5 years ago
SyncSettings.sublime-settings
is ignored by default when uploading and downloading your settings. It is not necessary add this file to excluded_files
option.
But I received this email above many times when using the plugin to upload the settings. It stopped only when I added this file to excluded_files
Ok, i will review this behavior
I Just got an email from github issuing the same. As follows
ello samhk222,
We noticed that a valid OAuth access token of yours was committed to a Gist. Disclosing a valid access token would allow other people to interact with GitHub on your behalf, potentially altering data, your contact information, and billing data.
As a precautionary measure, we have revoked the OAuth token. A new token will need to be generated in order to continue using OAuth to authenticate to GitHub. Here are a couple of steps you can do to ensure your account security has not been compromised:
Hey guys, I have fixed that bug here
I am preparing a new release, with a lot of fixes and improvements.
I hope, next week publish a new release.
Hi, I've noticed that if
SyncSettings.sublime-settings
file is pushed to github (when upload sync), it triggers a behavior in github to disable theaccess_token
.So my suggestion is to add this file to
excluded_files
as default, or to add a warning in Readme about it.Wdyt?