mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Some code paths called the `normalizePath` functionality with types other than a string which resulted in unexpected behaviour. Thus the function is now manually casting the type to a string and I corrected the usage in list.php as well. |
||
|---|---|---|
| .. | ||
| files | ||
| files_encryption | ||
| files_external | ||
| files_sharing | ||
| files_trashbin | ||
| files_versions | ||
| provisioning_api | ||
| user_ldap | ||
| user_webdavauth | ||