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 <brantje@gmail.com>
This commit is contained in:
brantje 2017-07-29 12:16:08 +02:00
parent 992c9404b2
commit 648ab66f8d
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -17,7 +17,7 @@ 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)
]]></description>
<version>2.1.3</version>
<version>2.1.4</version>
<licence>agpl</licence>
<author homepage="https://github.com/brantje">Sander Brand</author>
<author homepage="https://github.com/animalillo">Marcos Zuriaga</author>