binsky
|
39a712ca42
|
fix blocking vault export if a download or decryption failed
Signed-off-by: binsky <timo@binsky.org>
|
2021-08-17 17:08:45 +02:00 |
|
newhinton
|
69daf9dea9
|
Merge branch 'master' into PASSMAN-264
|
2019-05-12 11:38:37 +02:00 |
|
Alistair Nixon
|
dd91acdde2
|
Address #532 Cannot export passwords
Some fields within the credential array were null so the call to replaceAll failed.
Wrapped this in a check and pushed an empty string in this case
|
2019-04-19 12:03:36 +01:00 |
|
Marius David Wieschollek
|
5e499a7631
|
[#264] Fixed spaces
|
2019-01-30 21:49:41 +01:00 |
|
Marius David Wieschollek
|
6a91c6abf6
|
[#264] Fixed CSV export fails for empty fields
|
2019-01-30 21:19:18 +01:00 |
|
WolFi
|
f08b3b1b69
|
Merge branch 'PASSMAN-419' of https://github.com/marius-wieschollek/passman into marius-wieschollek-PASSMAN-419
|
2018-12-16 12:15:20 +01:00 |
|
Marius David Wieschollek
|
47787df503
|
[#419] Escape quotes properly in csv export
|
2018-04-07 20:27:58 +02:00 |
|
Marius David Wieschollek
|
d7d19c02e7
|
[#264] Fix export file download in Firefox
|
2018-04-07 20:26:40 +02:00 |
|
WolFi
|
4d82e7db7a
|
FIX #264 by @OS3DrNick
Seems that I forgot to check if there is no need to export files on that callback nightmare
|
2017-09-30 14:49:21 +02:00 |
|
brantje
|
a1d1fc8ede
|
Update phpunit
|
2017-07-01 18:09:39 +02:00 |
|
brantje
|
2c0455ead1
|
Fix code style
|
2017-07-01 16:05:32 +02:00 |
|
WolFi
|
8cde638391
|
ADD JSON exporter
|
2017-06-04 20:14:30 +02:00 |
|
WolFi
|
92ac904f26
|
Add custom_fields and files into the export FIX #305
|
2017-06-04 19:08:32 +02:00 |
|
Welbert Serra
|
5c0a421b8b
|
Export url's credentials
|
2017-05-06 13:32:39 +02:00 |
|
brantje
|
f1bab7dd68
|
Add license header to files
|
2016-10-19 17:45:50 +02:00 |
|
brantje
|
06aefd2b76
|
Small fix
|
2016-10-08 14:05:42 +02:00 |
|
brantje
|
57756606e7
|
Format files
|
2016-10-08 14:00:07 +02:00 |
|
brantje
|
061bac9744
|
Indicate that PassmanExporter is a global var
|
2016-10-08 13:42:13 +02:00 |
|
brantje
|
b4870bc2f3
|
Indicate that C_Promise is a global var
|
2016-10-08 13:41:08 +02:00 |
|
brantje
|
842e27d439
|
Add export functionality
|
2016-10-08 13:26:48 +02:00 |
|