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

Fix/filename validation 2 #47491

Closed
wants to merge 12 commits into from
Closed

Fix/filename validation 2 #47491

wants to merge 12 commits into from

Commits on Aug 26, 2024

  1. fix: Do not DI the database connection to prevent cyclic dependency

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cef9289 View commit details
    Browse the repository at this point in the history
  2. fix(files): Move requires DELETE permissions

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f997a21 View commit details
    Browse the repository at this point in the history
  3. fixup

    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b5552b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aa52f5 View commit details
    Browse the repository at this point in the history
  5. fix tests

    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f0f14ff View commit details
    Browse the repository at this point in the history
  6. fix(dav): Validate target path before doing a MOVE

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dcf9aa5 View commit details
    Browse the repository at this point in the history
  7. fix-files-plugin

    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d89d3bf View commit details
    Browse the repository at this point in the history
  8. plugi

    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6527ea7 View commit details
    Browse the repository at this point in the history
  9. 1

    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b4ca081 View commit details
    Browse the repository at this point in the history
  10. node

    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1d1797e View commit details
    Browse the repository at this point in the history
  11. plug

    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a849aa1 View commit details
    Browse the repository at this point in the history
  12. chore: Replace deprecated functions with new interface (IFilenameVali…

    …dator)
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f16e2d8 View commit details
    Browse the repository at this point in the history