1551: post-review: need an option to not save the cookie

nah****@gmai***** (Google Code) (Is this you? Claim this profile.)
What version are you running?
post-review 0.8

Please provide any additional information below.
There should be an option in post-review to not save the cookie information
in case the account used to run post-review is shared.

This is for security (malicious use of the cookie) and safety (one may
think he will post the defect to his reviewboard account but will actually
post it from the previous logged in user, and this is aggravated by issue
762 where --username is ignore if the cookie is valid)
chipx86
#1 chipx86
Unlikely to make it for 0.2. Maybe 0.3.
  • +Confirmed
  • -Type-Defect
    -Priority-Medium
    +Type-Enhancement
    +Priority-Low
    +Milestone-RBTools-Release1.0
    +Component-RBTools
david
#2 david
  • -Milestone-RBTools-Release1.0
chipx86
#3 chipx86
  • +Project-RBTools
david
#4 david
  • -reviewboard
    +rbtools
  • -Project:RBTools
david
#5 david

This ended up getting shipped in 0.7.3 (--disable-cookie-storage and the SAVE_COOKIES config-file key).

  • -Confirmed
    +Fixed