1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
albertony 8e6a469f98 fspath: allow unicode numbers and letters in remote names
Previously it was limited to plain ASCII (0-9, A-Z, a-z).

Implemented by adding \p{L}\p{N} alongside the \w in the regex,
even though these overlap it means we can be sure it is 100%
backwards compatible.

Fixes #6618
2022-12-12 13:24:32 +00:00
..
2022-08-30 11:16:26 +02:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-08-30 11:16:26 +02:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-12-12 12:02:38 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00