LabKey / platform

A set of modules that provide core functionality for LabKey Server
Apache License 2.0
7 stars 7 forks source link

fix for incorrect caching of @files, @cloud etc #5983

Closed labkey-matthewb closed 1 week ago

labkey-matthewb commented 2 weeks ago

Rationale

WebDavResolverImpl should only cachce non WebFolder resources.

Related Pull Requests

Changes