Re: [go-nuts] trouble running "git-codereview mail"

2016-08-28 Thread radu
For what its worth, I was able to authenticate by using the cookie as the username and password (username is the part before the "=" password is the part after). On Saturday, August 27, 2016 at 10:56:04 PM UTC-4, Ian Lance Taylor wrote: > > On Sat, Aug 27, 2016 at 10:49 AM, > > wrote: > > >

Re: [go-nuts] trouble running "git-codereview mail"

2016-08-27 Thread Ian Lance Taylor
On Sat, Aug 27, 2016 at 10:49 AM, wrote: > > I am having trouble submitting a change for review. This used to work fine, > but today it started asking me for a username: > > $ /go/bin/git-codereview mail > Username for 'https://go.googlesource.com': > > I tried generating new passwords but I get

[go-nuts] trouble running "git-codereview mail"

2016-08-27 Thread radu
Hi, I am having trouble submitting a change for review. This used to work fine, but today it started asking me for a username: $ /go/bin/git-codereview mail Username for 'https://go.googlesource.com': I tried generating new passwords but I get the same. The "http.cookiefile" setting and ~/.gi