mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
The check for invalid paths is actually over-complicated and performed twice resulting in a performance penalty. Additionally, I decided to add unit-tests to that function. Part of https://github.com/owncloud/core/issues/13221