condemil / gist

Sublime Text plugin for creating new Gists from selected text
MIT License
725 stars 136 forks source link

credentials in settings file ignored... #28

Closed steffex closed 11 years ago

steffex commented 12 years ago

When you have enter your Github credentials in the settings file, they will be ignored when you've set the option never store passwords for github.com from safari (also makes an keychain entry).

This will cause the plugin to always fail with authentication.

escapesnippets commented 12 years ago

+1

hungrymedia commented 12 years ago

You can work around Keychain/Safari issues by using the new token user setting: https://github.com/condemil/Gist#options https://github.com/condemil/Gist#generating-access-token

condemil commented 11 years ago

steffex & escapesnippets, do you still have this issue?

steffex commented 11 years ago

i stopped using gist for my snippets, so i couldn't tell you.