From 22ae84087187a2923a3cb327ad06e354c758374b Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Mon, 24 May 2021 00:05:19 +0800 Subject: [PATCH] Add credentials notice --- web/create.tmpl | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/web/create.tmpl b/web/create.tmpl index 92a2877..a78799f 100644 --- a/web/create.tmpl +++ b/web/create.tmpl @@ -80,6 +80,9 @@ autocomplete="off" placeholder=""> +

+ Your keys will be stored in the database until the dropbox link expires. +

@@ -131,20 +134,22 @@ type="number" id="options-expiry-number" name="ExpiresNumber" + required value="7" min="0" max="1000">

- Time until the dropbox link expires, and credentials are purged from the server. + Time until the dropbox link expires, and credentials purged from the server.