diff options
author | Kevin Decherf <kevin@kdecherf.com> | 2019-01-06 18:38:02 +0100 |
---|---|---|
committer | Kevin Decherf <kevin@kdecherf.com> | 2019-01-06 23:29:32 +0100 |
commit | bf22266a6230be105ec9a91eccf00e489108405c (patch) | |
tree | c5a87d29a3fc0d7283136d6bb575a6b9c2d9f394 /app/DoctrineMigrations/Version20161128131503.php | |
parent | 8f5c4b083ccf354e7942b4f50626de945d29aad7 (diff) | |
download | wallabag-bf22266a6230be105ec9a91eccf00e489108405c.tar.gz wallabag-bf22266a6230be105ec9a91eccf00e489108405c.tar.zst wallabag-bf22266a6230be105ec9a91eccf00e489108405c.zip |
EntriesExport/epub: replace epub identifier with unique urn
We replace the title used as the unique identifier of the epub file with
a urn following the format:
urn:wallabag:{sha1("wallabagUrl:listOfEntryIdsSeparatedByComma")}
This format is repeatable: it always gives the same uid for the same
list of entries.
Fixes #3811
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Diffstat (limited to 'app/DoctrineMigrations/Version20161128131503.php')
0 files changed, 0 insertions, 0 deletions