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

Allow staticfiles to follow symlinks outside directory #1377

Merged
merged 17 commits into from May 28, 2022

Commits on Apr 19, 2022

  1. Copy the full SHA
    68370fa View commit details
    Browse the repository at this point in the history
  2. remove extra test

    aminalaee committed Apr 19, 2022
    Copy the full SHA
    6b6fe29 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Switch to using pathlib

    aminalaee committed Apr 20, 2022
    Copy the full SHA
    40b66a2 View commit details
    Browse the repository at this point in the history
  2. backwards support

    aminalaee committed Apr 20, 2022
    Copy the full SHA
    e201817 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Copy the full SHA
    c4b13cd View commit details
    Browse the repository at this point in the history
  2. remove extra test

    aminalaee committed May 3, 2022
    Copy the full SHA
    952d598 View commit details
    Browse the repository at this point in the history
  3. Switch to using pathlib

    aminalaee committed May 3, 2022
    Copy the full SHA
    a032b12 View commit details
    Browse the repository at this point in the history
  4. backwards support

    aminalaee committed May 3, 2022
    Copy the full SHA
    422983c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. re-use existing stat

    aminalaee committed May 18, 2022
    Copy the full SHA
    3fb9da7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-staticfiles-follow-symlinks' of github.com:encode/s…

    …tarlette into fix-staticfiles-follow-symlinks
    aminalaee committed May 18, 2022
    Copy the full SHA
    25a21f9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4709288 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Copy the full SHA
    73ce96f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Copy the full SHA
    acdc138 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Copy the full SHA
    eed0999 View commit details
    Browse the repository at this point in the history
  2. fix logic

    aminalaee committed May 28, 2022
    Copy the full SHA
    25e12c8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8acb5bb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix-staticfiles-follow-symlinks' of github.com:encode/s…

    …tarlette into fix-staticfiles-follow-symlinks
    aminalaee committed May 28, 2022
    Copy the full SHA
    f451679 View commit details
    Browse the repository at this point in the history