[
https://issues.apache.org/jira/browse/TIKA-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Burch resolved TIKA-1521.
------------------------------
Resolution: Fixed
Fix Version/s: 1.8
Support and test added in r1652869.
Until COMPRESS-269 is resolved, the way to detect a password protected 7zip
file isn't ideal. If we have a password given that's wrong, silently we'll just
report no output, but again that's a Commons Compress thing (it'll report no
entries). For now it largely works though!
> Handle password protected 7zip files
> ------------------------------------
>
> Key: TIKA-1521
> URL: https://issues.apache.org/jira/browse/TIKA-1521
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.7
> Reporter: Nick Burch
> Fix For: 1.8
>
>
> While working on TIKA-1028, I notice that while Commons Compress doesn't
> currently handle decrypting password protected zip files, it does handle
> password protected 7zip files
> We should therefore add logic into the package parser to spot password
> protected 7zip files, and fetch the password for them from a PasswordProvider
> if given
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)