Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore encryption #653

Merged
merged 9 commits into from
Dec 1, 2023
Merged

Ignore encryption #653

merged 9 commits into from
Dec 1, 2023

Commits on Aug 14, 2023

  1. Add ability to ingore PDF encryption check

    Jordan Hall committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b3a1446 View commit details
    Browse the repository at this point in the history
  2. Switch to ! syntax

    Jordan Hall committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    02c33bc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    44916ca View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Additional changes for #488

    doc/Usage.md:
    
      - Moved description of `setIgnoreEncryption` option to doc/CustomConfig.md
      - Added brief "PDF encryption" section
    
    doc/CustomConfig.md: added `setIgnoreEncryption` option and section to describe it.
    
    src/Smalot/PdfParser/Config.php: Doc comment for Config::setIgnoreEncryption()
    
    Added tests/PHPUnit/Integration/EncryptionTest.php
    
    Added samples/not_really_encrypted.pdf (thanks to @parijke who
    orginially created this as test.pdf)
    
    See #653
    unixnut committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a513ccb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    9ea0ecc View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Update CustomConfig.md

    refined texts
    k00ni authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    11a79e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8be6d6 View commit details
    Browse the repository at this point in the history
  3. ParserTest.php: moved tests

    k00ni authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7d29644 View commit details
    Browse the repository at this point in the history
  4. removed EncryptionTest.php

    k00ni authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cc37363 View commit details
    Browse the repository at this point in the history