mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00: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 had to be adjusted. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| AppConfiguration.php | ||
| Auth.php | ||
| BasicStructure.php | ||
| CalDavContext.php | ||
| CapabilitiesContext.php | ||
| CardDavContext.php | ||
| ChecksumsContext.php | ||
| CommandLine.php | ||
| CommandLineContext.php | ||
| CommentsContext.php | ||
| Download.php | ||
| FakeSMTPHelper.php | ||
| FeatureContext.php | ||
| FederationContext.php | ||
| FilesDropContext.php | ||
| LDAPContext.php | ||
| Mail.php | ||
| Provisioning.php | ||
| RemoteContext.php | ||
| Search.php | ||
| SetupContext.php | ||
| ShareesContext.php | ||
| Sharing.php | ||
| SharingContext.php | ||
| TagsContext.php | ||
| TalkContext.php | ||
| Trashbin.php | ||
| WebDav.php | ||