mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-13 00:14:25 +08:00
Release passman 2.1.3
- 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:
parent
01629adea5
commit
a9ec2a477f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
|
|||
]]></description>
|
||||
|
||||
<licence>AGPL</licence>
|
||||
<version>2.1.2</version>
|
||||
<version>2.1.3</version>
|
||||
<author homepage="https://github.com/brantje">Sander Brand</author>
|
||||
<author homepage="https://github.com/animalillo">Marcos Zuriaga</author>
|
||||
<namespace>Passman</namespace>
|
||||
|
|
Loading…
Add table
Reference in a new issue