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-28 15:35:38 +0300
committerPassman Bot <info@passman.cc>2016-12-28 15:35:38 +0300
commitd042e398ec2ac395dc2179c6ffd8e38d0e8482ba (patch)
tree362fa50409bfc9cca2e45c66b88025e972780515
parent77dd2ecdc4b4f452ae4ab9a218328c80dff527c2 (diff)
Passman 2.0.0-RC12.0.0-RC1
Add newlines to info.xml Signed-off-by: Passman Bot <info@passman.cc>
-rw-r--r--appinfo/info.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index db8e973b..18cbae4d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,16 +3,16 @@
<id>passman</id>
<name>Passman</name>
<summary>Passman is a full featured password manager.</summary>
- <description><![CDATA[Passman is a full featured password manager.
-Features:
-- Vaults
-- Vault key is never sent to the server
-- Credentials are stored with 256 bit AES
-- Ability to add custom fields to credentials
-- Built-in OTP (One Time Password) generator
-- Password analyzer
-- Share passwords internally and via link in a secure manner.
-- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )
+ <description><![CDATA[Passman is a full featured password manager.\n
+Features:\n
+- Vaults\n
+- Vault key is never sent to the server\n
+- Credentials are stored with 256 bit AES\n
+- Ability to add custom fields to credentials\n
+- Built-in OTP (One Time Password) generator\n
+- Password analyzer\n
+- Share passwords internally and via link in a secure manner.\n
+- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\n
For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
]]></description>
@@ -25,7 +25,7 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
<admin>https://github.com/nextcloud/passman#readme</admin>
<developer>https://github.com/nextcloud/passman/tree/master/docs</developer>
</documentation>
- <category>other</category>
+ <category>tools</category>
<website>https://demo.passman.cc</website>
<bugs>https://github.com/nextcloud/passman/issues</bugs>
<repository type="git">https://github.com/nextcloud/passman.git</repository>