Package: adduser Version: 3.137 Severity: normal Tags: upstream We accept foo/bar as username with --allow-all-names. But this leads to the home directory being set to /home/foo/bar, which is not what we want. We should escape the slash when geneerating the home directory.

