CDuke / sublime-tfs

Use TFS inside Sublime Text 2/3
5 stars 4 forks source link

Authentication problems #19

Closed CDuke closed 8 years ago

CDuke commented 9 years ago

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 ?


CDuke commented 9 years ago

Original comment by Mathieu DARTIGUES (Bitbucket: mdartic, GitHub: mdartic):


Well, thanks to you too for including this in your code source !

CDuke commented 9 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! :)