The menu link is in a new “Settings” dropdown. That is a good place to
add a link to update the account password in the future. The “Settings”
menu is placed next to the “Switch Account” dropdown.
Issue: https://github.com/Luzifer/cloudkeys-go/issues/10
The form uses layout of the form for editing passwords not the search
box. It’s required that the user enters it’s current encryption password
and the new password twice.
Issue: https://github.com/Luzifer/cloudkeys-go/issues/10
crypto-js.googlecode.com was shut down so load those libraries from cdnjs instead. To have only a single source mapped all the other libraries also to cdnjs.