mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
05615bfd47
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