From 6767322a22bae9549b439fac40bbdbd2a2df8fee Mon Sep 17 00:00:00 2001 From: brantje Date: Fri, 17 Feb 2017 21:25:18 +0100 Subject: Lock vault after 3 wrong attempts (Fixes #197) Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249) Add password app importer. Fixes #248 Fix version check via proxy. Fixes #237 Fix activity app not filtering. Fixes #246 Add EnPass txt importer. Fixes #159 Fix for disabled share button Require vault key for export. Fixes #199 Indicate that sharing only works with users that have 1 or more vaults. Fixes #242 Reset tags on logout. Fixes #245 Ability to enter OTP secret manually. Fixes #198 Create teampass importer. Fixes #244 --- templates/views/partials/forms/share_credential/basics.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/views/partials/forms/share_credential/basics.html') diff --git a/templates/views/partials/forms/share_credential/basics.html b/templates/views/partials/forms/share_credential/basics.html index 539bc8d8..f3142d25 100644 --- a/templates/views/partials/forms/share_credential/basics.html +++ b/templates/views/partials/forms/share_credential/basics.html @@ -22,6 +22,11 @@ + + + {{ 'search.result.missing' | translate}} + + -- cgit v1.2.3