From 7cb651154b967bfce673e7148f8436c65ad3ecad Mon Sep 17 00:00:00 2001 From: Passman Bot Date: Sat, 29 Jul 2017 12:19:46 +0200 Subject: [PATCH] Passman 2.1.4 Release passman 2.1.4 Small little problems appeared during the release of 2.1.3. Had to resign and re-release it. - Fix font awesome not found. (Fixes #286) - Export urls of credentials - Check if variable exists before comparing. Fixes #316 - Remove password generator from change vault key. Solves #313 - Add padlock importer - Remove log message on cron run Signed-off-by: brantje Signed-off-by: Passman Bot --- appinfo/info.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 9904dc0d..92c2b298 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,5 +1,6 @@ - + passman Passman Passman is a full featured password manager. @@ -16,9 +17,8 @@ Features: - Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is ) For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc) ]]> - - AGPL - 2.1.3 + 2.1.4 + agpl Sander Brand Marcos Zuriaga Passman @@ -36,21 +36,22 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc) https://img.passman.cc/password_audit.png + sqlite + pgsql + mysql + openssl - sqlite - mysql - pgsql - openssl + + OCA\Passman\BackgroundJob\ExpireCredentials + + OCA\Passman\Migration\ServerSideEncryption - - OCA\Passman\BackgroundJob\ExpireCredentials -