Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPassman Bot <info@passman.cc>2016-12-22 17:03:04 +0300
committerPassman Bot <info@passman.cc>2016-12-22 17:03:04 +0300
commit316bcc3a34abe46cb8e0598d517fe1a885ebbbe2 (patch)
tree0b952bea9e407adb00d237c7b8cfd43f18100db9
parentbb1e610ca6a9dff82987851924d07809ac28616a (diff)
Passman 2.0.0-RC1
Small change to info.xml (appstore giving errors) Signed-off-by: Passman Bot <info@passman.cc>
-rw-r--r--appinfo/info.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 28819a1a..7730f74c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,7 @@ Features:
- Password analyzer
- Share passwords internally and via link in a secure manner.
- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )
-For an demo of this app visit https://demo.passman.cc
+For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
]]></description>
<licence>AGPL</licence>
@@ -32,7 +32,6 @@ For an demo of this app visit https://demo.passman.cc
<screenshot small-thumbnail="https://img.passman.cc/thumbs/overview.png">https://img.passman.cc/overview.png</screenshot>
<screenshot small-thumbnail="https://img.passman.cc/thumbs/edit_credential.png">https://img.passman.cc/edit_credential.png</screenshot>
<screenshot small-thumbnail="https://img.passman.cc/thumbs/share_credential.png">https://img.passman.cc/share_credential.png</screenshot>
- <screenshot small-thumbnail="https://img.passman.cc/thumbs/password_audit.png">https://img.passman.cc/password_audit.png</screenshot>
<dependencies>
<php min-version="5.6"/>
<owncloud min-version="9" max-version="11" />