Benjamin Dykstra a39ebae0cd [#2295] [WebUI] Increased lifespan of display settings
Display settings for the WebUI are persisted using cookies created by
Ex.state.CookieProvider. When no expiration date is provided, a default
value of (now + 7 days) is used. This causes display settings to be
lost frequently.

This fix adds an 'expires' parameter with a value of (now + 10 years).
This change does not affect the lifespan of the session cookie, which
is created by a separate system.
2015-08-14 15:58:18 +01:00
..
2011-07-13 21:49:25 +01:00
2014-09-23 08:39:29 +01:00
2014-09-03 23:48:34 +01:00
2014-09-03 23:48:34 +01:00
2014-09-03 23:48:34 +01:00
2014-09-28 10:33:21 +01:00
2014-09-03 23:48:34 +01:00
2014-09-03 23:48:34 +01:00
2014-09-03 23:48:34 +01:00
2014-09-19 19:10:14 +01:00
2014-09-03 23:48:34 +01:00
2014-09-23 08:39:29 +01:00
2014-09-19 15:58:43 +01:00
2014-09-19 19:10:14 +01:00