Skip to content

Conversation

Coniferish
Copy link
Contributor

@Coniferish Coniferish commented Jan 19, 2025

See #392

@Coniferish Coniferish marked this pull request as ready for review January 19, 2025 00:52
@Coniferish Coniferish changed the title Fix password Add password Jan 19, 2025
filename: str,
fixed_layouts: Optional[List[Optional[List[TextRegion]]]] = None,
pdf_image_dpi: int = 200,
password: Optional[str] = None,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the best practice is to avoid passing password as a plain text object since this leaves the password open for grabs. I'd suggest at least try hashing/encryption

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants