<p>Addresses commotion-openwrt issue #33 and #34.</p>

<p>Quick test: Visit any admin page and use the Cookies tab in Firebug to confirm that the sysauth cookie contains both the httpOnly and Secure flags.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/luci-commotion sysauth-cookies-clean</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/luci-commotion/pull/28'>https://github.com/opentechinstitute/luci-commotion/pull/28</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Require sysauth cookies to be sent via web over SSL only</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion/pull/28/files#diff-0">files/etc/uci-defaults/luci-proto-commotion</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion/pull/28/files#diff-1">files/usr/share/commotion/patches/dispatcher-cookies.patch</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/luci-commotion/pull/28.patch'>https://github.com/opentechinstitute/luci-commotion/pull/28.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/luci-commotion/pull/28.diff'>https://github.com/opentechinstitute/luci-commotion/pull/28.diff</a></li>
</ul>