Add support for an in-memory cookie store
Review Request #7295 — Created May 8, 2015 and submitted
There is now support for an in-memory cookie store. This feature can be
enabled via the--in-memory-cookies
command-line option. For
consumers of the API, passingin_memory_cookies=True
to theRBClient
constructor will enable this behaviour as well.
Ran unit tests.
Updated this review request with the
--in-memory-cookies
flag. I was
prompted for my username and password. When updating without the flag,
I am not prompted.
-
Tool: Pyflakes Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py Tool: PEP8 Style Checker Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py
- Change Summary:
-
Address Christian's issues.
Change to use
save_cookies
instead ofin_memory_cookies
orsave_credentials
. - Commit:
-
478ebf9d26af04607758894f299bfe91144c745854666c5fcd1381da79046b49b219c6b126f610d1
-
Tool: Pyflakes Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py Tool: PEP8 Style Checker Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py
- Branch:
-
masterrelease-0.7.x
- Commit:
-
54666c5fcd1381da79046b49b219c6b126f610d1a2b942ecaf869953824d81eaa9180ded60fecf8a