Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8381)

Issue 4324045: Add error message for InvalidSecondFactor in upload-diffs.py

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by proppy
Modified:
13 years, 1 month ago
Reviewers:
Vic Fryzel, jcgregorio
CC:
gdata-python-client-library-contributors_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 2

Patch Set 2 : More specific error message for InvalidSecondFactor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M upload-diffs.py View 1 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 6
proppy
13 years, 1 month ago (2011-03-31 15:31:58 UTC) #1
Vic Fryzel
http://codereview.appspot.com/4324045/diff/1/upload-diffs.py File upload-diffs.py (right): http://codereview.appspot.com/4324045/diff/1/upload-diffs.py#newcode290 upload-diffs.py:290: print >>sys.stderr, "Bad authentication (%s)." % e.info May as ...
13 years, 1 month ago (2011-03-31 15:34:23 UTC) #2
proppy
13 years, 1 month ago (2011-03-31 15:48:10 UTC) #3
proppy.gmail
Added more specific error message for InvalidSecondFactor http://codereview.appspot.com/4324045/diff/1/upload-diffs.py File upload-diffs.py (right): http://codereview.appspot.com/4324045/diff/1/upload-diffs.py#newcode290 upload-diffs.py:290: print >>sys.stderr, ...
13 years, 1 month ago (2011-03-31 15:48:50 UTC) #4
jcgregorio
Upload-diffs.py is just a copy of the Rietveld upload.py script with some changes to the ...
13 years, 1 month ago (2011-03-31 19:27:00 UTC) #5
proppy
13 years, 1 month ago (2011-03-31 19:44:46 UTC) #6
Done.
http://code.google.com/p/rietveld/issues/detail?id=289

On 2011/03/31 19:27:00, jcgregorio wrote:
> Upload-diffs.py is just a copy of the Rietveld upload.py script with some
> changes to the default parameters. If this is a useful change it should
probably
> be done upstream to upload.py. It may also already be done as I don't believe
> upload-diffs.py has been synced to upload.py in a very long time.
> 
> On 2011/03/31 15:48:50, proppyy wrote:
> > Added more specific error message for InvalidSecondFactor
> > 
> > http://codereview.appspot.com/4324045/diff/1/upload-diffs.py
> > File upload-diffs.py (right):
> > 
> > http://codereview.appspot.com/4324045/diff/1/upload-diffs.py#newcode290
> > upload-diffs.py:290: print >>sys.stderr, "Bad authentication (%s)." % e.info
> > On 2011/03/31 15:34:23, Vic Fryzel wrote:
> > > May as well mention a specific 2-factor message if you're catching at this
> > level
> > > of detail.
> > 
> > Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b