You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (Commented) (JIRA)" <ji...@apache.org> on 2012/02/16 12:23:00 UTC

[jira] [Commented] (TIKA-850) Consistent way to supply document passwords to parsers

    [ https://issues.apache.org/jira/browse/TIKA-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209279#comment-13209279 ] 

Nick Burch commented on TIKA-850:
---------------------------------

I've updated OfficeParser in r1244933 to use the same pattern as PDFParser, with PasswordProvider. 

I believe these are the only two that currently support password protected files, so I think this is now finished. (Well, until we add more file formats!)
                
> Consistent way to supply document passwords to parsers
> ------------------------------------------------------
>
>                 Key: TIKA-850
>                 URL: https://issues.apache.org/jira/browse/TIKA-850
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 1.0
>            Reporter: Nick Burch
>             Fix For: 1.1
>
>
> Currently, PDF document passwords are supplied to the parser via a special key on the Metadata object, while the Office Parser has a TODO and only supports the default password
> We should update all the parsers that support encrypted documents (currently PDF, Office OLE2 and Office OOXML) to receive the password in a consistent way

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira