<p>Please review this addition of Backhaul key support to quickstart. This will create a new input on the main quickstart page for a mesh backhaul password that should have proper bad-input checking.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>added base code to allow for a mesh password (backhaul) module</li>
  <li>finished adding feature set for mesh backhaul password on QuickStart - note this officially removes plug and play Quickstart without coordination between node owners</li>
  <li>removed quickstart settings file after completion of QS</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/26/files#diff-0">etc/config/quickstart</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/26/files#diff-1">usr/lib/lua/luci/controller/QS/QS.lua</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/26/files#diff-2">usr/lib/lua/luci/controller/QS/modules.lua</a>
    (53)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/26/files#diff-3">usr/lib/lua/luci/view/QS/module/adminPassword.htm</a>
    (6)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/26/files#diff-4">usr/lib/lua/luci/view/QS/module/meshPassword.htm</a>
    (21)
  </li>
</ul>

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