From f1ee8fb42b27ac7b40912c2c5b02033484af4015 Mon Sep 17 00:00:00 2001 From: Micha Rosenbaum Date: Sat, 14 Jan 2017 15:54:53 +0100 Subject: [PATCH] Add form to edit the encryption password MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- templates/overview.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/templates/overview.html b/templates/overview.html index f79ed25..0373961 100644 --- a/templates/overview.html +++ b/templates/overview.html @@ -132,6 +132,38 @@ + + +