raspberrypi-ui / piwiz

First-run startup wizard
11 stars 15 forks source link

Update max username length <= 30 #31

Closed leinher closed 8 months ago

leinher commented 8 months ago

As discussed in an PR from the documentation repo this changes the maximum username length to 30 characters.

Caveat: As I do not have a solid test environment I didn't test these small change.

spl237 commented 8 months ago

I don't see any justification for reducing the limit from 32 to 30. The limit in tools like useradd is 32.