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

Make safe filename safe to use on POSIX #44

Merged
merged 4 commits into from
Aug 24, 2022
Merged

Commits on Aug 2, 2022

  1. Create POSIX safe filename function

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    24b6a43 View commit details
    Browse the repository at this point in the history
  2. Update portable_filename with new posix option

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f37a07b View commit details
    Browse the repository at this point in the history
  3. Update safe_path function signature

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6434fdf View commit details
    Browse the repository at this point in the history
  4. Test posix_only argument for portable_filename

        * Test posix_only argument for safe_path
        * Update CHANGELOG.rst
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b88d65a View commit details
    Browse the repository at this point in the history