add utf8 validation; rework user iterator
This commit is contained in:
@@ -69,7 +69,7 @@ Tight packing places some constraints on the underlying data:
|
||||
- Permitted length of username and groupname: 1-32 bytes.
|
||||
- Permitted length of shell and home: 1-64 bytes.
|
||||
- Permitted comment ("gecos") length: 0-1023 bytes.
|
||||
- User name, groupname and gecos must be utf8-encoded.
|
||||
- User name, groupname, gecos and shell must be utf8-encoded.
|
||||
|
||||
Checking out and building
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user