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

Rewire dav files endpoint to home (better approach) #1125

Merged
merged 2 commits into from
Aug 26, 2020
Merged

Rewire dav files endpoint to home (better approach) #1125

merged 2 commits into from
Aug 26, 2020

Commits on Aug 26, 2020

  1. Rewire dav files endpoint to home

    If the user specified in the dav files URL matches the current one,
    rewire it to use the webDavHandler which is wired to the home storage.
    
    This fixes path mapping issues.
    Vincent Petry committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    ad24657 View commit details
    Browse the repository at this point in the history
  2. Enable passing trashbin tests after dav rewiring

    Vincent Petry committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    c49663b View commit details
    Browse the repository at this point in the history