mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
- forbidden names and forbidden base names are case **insensitive** so we need to check all lowercase here. - add test that config value is also read case insensitive. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>