commit | 87dd9bd90fa8ff83dccb64482349030b97d27d8b | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed May 13 09:13:35 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed May 13 12:02:25 2009 -0700 |
tree | 0eae87b7d40f897863deaa6b20473d5e9ee394d7 | |
parent | 8d2f1843898f5535e681cc887b71b3d7d7ca1ca0 [diff] |
Allow become any account to use GET parameters Now you can modify your Eclipse launch configuration to start the hosted mode debugger and automatically log you into a particular testing account. Just change the -startupUrl portion to reference the account you want: -startupUrl /become?account_id=1000000 Signed-off-by: Shawn O. Pearce <sop@google.com>