Closed
Bug 979593
Opened 11 years ago
Closed 11 years ago
PermissiveNonceCache doesn't get used by default
Categories
(Cloud Services Graveyard :: Server: Sync, defect, P1)
Cloud Services Graveyard
Server: Sync
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rfkelly, Unassigned)
References
Details
(Whiteboard: [qa+])
Attachments
(1 file)
1.64 KB,
patch
|
telliott
:
review+
|
Details | Diff | Splinter Review |
Per Bug 979503 Comment 7.
Updated•11 years ago
|
Whiteboard: [qa+]
Updated•11 years ago
|
Priority: -- → P1
Reporter | ||
Updated•11 years ago
|
OS: Windows 7 → All
Hardware: x86_64 → All
Reporter | ||
Comment 1•11 years ago
|
||
The config parsing was defaulting to nonce_cache=None, so we need to replace the "not in kwds" with an "is None" check. Patch attached.
Attachment #8385668 -
Flags: review?(telliott)
Updated•11 years ago
|
Attachment #8385668 -
Flags: review?(telliott) → review+
Reporter | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Comment 3•11 years ago
|
||
Verified on Stage.
Waiting on the Prod deploy...
Updated•2 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•