Closed
Bug 1052110
Opened 11 years ago
Closed 8 years ago
Increase cookie age to more than 8 hours
Categories
(Mozilla QA Graveyard :: MozTrap, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: peterbe, Unassigned)
Details
By default, Moztrap uses a cookie age of 8 hours. This is very very low.
Many perfectly secure sites lets cookie live for weeks.
The motivation for such a low age is usually in case people sign in at a computer that isn't theirs and forget to sign out. However, Persona takes care of this these days by asking that question much more clearly.
I suggest we change the cookie ago to 3 months. I.e. 90 days. I.e. 7776000 seconds.
Let's go ahead and make this change. I cannot think of any reason a publicly accessible and open to all manual test case repository needs such an aggressive cookie setting. My bugzilla account has a much longer cookie setting and has far more sensitive information in it.
Reporter | ||
Comment 2•11 years ago
|
||
PR to get it changed by default https://github.com/mozilla/moztrap/pull/70
Reporter | ||
Comment 3•11 years ago
|
||
I checked with :cturra. Apparently this is NOT overwritten in settings/local.py on prod. So just changing the default will take effect.
Mass-closing remaining MozTrap bugs as WONTFIX, due to 1) the Mozilla-hosted instance being decommissioned (see https://wiki.mozilla.org/TestEngineering/Testrail), and, for now, 2) the still-up code archived at its GitHub page: https://github.com/mozilla/moztrap (we'll decide what's next for that, in the near future).
See also the history and more-detailed discussion which led us here, at https://groups.google.com/forum/#!topic/mozilla.dev.quality/Sa75hV8Ywvk
(If you'd like, you should be able to filter these notification emails using at least the unique string of "Sa75hV8Ywvk" in the message body.
Thanks!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•