]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Handle a special case where the none marker exists in a way which could create an...
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Mon, 28 Oct 2024 01:51:07 +0000 (18:51 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2024 01:51:07 +0000 (01:51 +0000)
commitad23cce2e6f79d470c3a3e45d538d81adf108b3f
treef772f58560e8c984340f5162fa8e5c4a67a32f1e
parent0d96cd03d5e768f5bea579cf2c7d2d177fcaf65e
Handle a special case where the none marker exists in a way which could create an absolute path (#8060)
src/documents/file_handling.py
src/documents/tests/test_file_handling.py