gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Cannot store username and password in Keychain

Open andreif opened this issue 14 years ago • 1 comments

I have troubles storing github credentials in Keychain. It seems that both username and password use the same record.

andreif avatar Aug 25 '11 16:08 andreif

I have the same problem. I have serious problems authenticating with github with GitX (L) even though my global git config has all the details written in in the hope that that would do something.

I think a proper auth system needs implementing, something that will ask both username and password at once (not open up a million request windows which is what I get) and then store them in the keychain.

gfarrell avatar Sep 16 '11 10:09 gfarrell