support accents in mountpoint `add-protector-to-policy` subcommand
Open
- Dominant language
- Go
- Stars
- 1k
- Forks
- 111
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 3
Description
Hello,
The `add-protector-to-policy` fails with the `é` character for instance:
```
[ERROR] fscrypt metadata add-protector-to-policy: flag value
"/mnt/miroir-données:d77aa788ff9d1931"
does not have format MOUNTPOINT:ID
```
whereas the `setup` command allows it. Works if `é` is replace by `e`.
I haven't checked on all other commands and subcommands.
Cheers,
Anthony
Contributor guide
Assessment
This issue has not been assessed yet.