Closed CDuke closed 8 years ago
Original comment by Konstantin Kabanov (Bitbucket: DarkOverlord, GitHub: DarkOverlord):
Thanks, Mathieu!
Merging your pull request turned out into a big refactoring that affected all side-bar commands - and it's great!
Thanks again! :)
Originally reported by: Mathieu DARTIGUES (Bitbucket: mdartic, GitHub: mdartic)
My company has changed the authentication with a smartcard. Credentials in Sublime TFS are user/password, but it does'nt work with smartcard.
I don't know for the moment how to specify the user/password of a smartcard to TF. But, in setting 'is_graph' to True, it shows to end-user the windows prompt with credentials question. https://bitbucket.org/mdartic/sublime-tfs-updated/src/42a1ff419ab7e8199bf9927637f82f85faa97743/sublime_tfs.py?at=default#cl-55
How do you think we can solve the problem ?