mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
The files:transfer-ownership performs a sanitization of users with "risky" display names (including characters like "\" or "/"). In order to allow (escaped) double quotes in the display name the regular expression used in the "user XXX with displayname YYY exists" step is not the "standard" one, "([^"]*)". Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| capabilities_features | ||
| config | ||
| data | ||
| features | ||
| federation_features | ||
| filesdrop_features | ||
| ldap_features | ||
| remoteapi_features | ||
| setup_features | ||
| sharees_features | ||
| sharing_features | ||
| .gitignore | ||
| composer.json | ||
| run-docker.sh | ||
| run.sh | ||