9 Commits

Author SHA1 Message Date
f2000c7650 remove erronous warning 2020-10-19 13:04:03 +02:00
d09f861ab0 add validation for usernames and groupnames 2020-10-19 12:14:00 +02:00
7ec3bc3f0c first draft of username and groupname validation 2020-10-18 20:35:53 +02:00
403f948c67 implement UserDbRead 2020-10-18 15:22:17 +02:00
60bbe1ef1b add some documentation 2020-10-18 08:50:19 +02:00
abdb704ba0 remove duplicated code 2020-10-18 08:38:23 +02:00
ffafa7e473 Make the conten of shadow part of the user struct 2020-10-17 20:38:28 +02:00
f14d4b34ee fix some warnings 2020-10-09 12:11:23 +02:00
b6eb9972d2 restructuring
Fix (remove) lifetimes and restructure the code

Co-authored-by: Dietrich <dietrich@teilgedanken.de>
Reviewed-on: http://git.teilgedanken.de/Rust/useradd/pulls/2
2020-10-07 15:11:10 +00:00