- Check that the user name does not contain any illegal characters.
authorEric Kohl <eric.kohl@reactos.org>
Wed, 14 May 2008 17:02:17 +0000 (17:02 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Wed, 14 May 2008 17:02:17 +0000 (17:02 +0000)
commit187c594643d79cc23b9abc0beb90be5805873c42
tree70dff5e26bb752528585bd18dcbbc8d42df74682
parent5a803bf1bf2a35828c18c1a1de4895f0349f418c
- Check that the user name does not contain any illegal characters.
- Check that both passwords are the same.
- Limit the maximum user name length to 20 characters.

svn path=/trunk/; revision=33516
reactos/dll/cpl/usrmgr/users.c