Skip to content

Comments

Add symbolic link security checks for directory indexing#77

Open
kolserdav wants to merge 5 commits intoarut:masterfrom
kolserdav:master
Open

Add symbolic link security checks for directory indexing#77
kolserdav wants to merge 5 commits intoarut:masterfrom
kolserdav:master

Conversation

@kolserdav
Copy link

Enhanced symlink handling in ngx_http_dav_ext_module directory indexing with:

Description

  • Security validation for symlink targets
  • Support for disable_symlinks configuration options
  • Root directory verification for if_not_owner mode
  • Proper error handling for broken symlinks
  • Maintains backward compatibility while improving security

Related links

Fixes #67
Related to #56

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.

Question on disable_symlinks

1 participant