Changed username tests

This commit is contained in:
Michiel Broek
2002-07-28 12:31:28 +00:00
parent 38f0cb2e8c
commit d28605477c
6 changed files with 129 additions and 70 deletions

View File

@@ -33,6 +33,9 @@ v0.35.03 06-Jul-2002
newuser:
Check for Unix accounts is now case sensitive.
Check existing usernames now also checks handles.
Check for existing Unix names now also includes the name ping
and services names.
Check for handle now also checks Unix names.
mbsebbs:
Check existing usernames now also checks handles.
@@ -40,6 +43,8 @@ v0.35.03 06-Jul-2002
expired, the bbs crashed.
Fixed a problem with extra spaces in UUCP replyto address.
Added test for HA archiver.
When changing a Handle, Unix names are checked as forbidden
names as well.
mbtask:
Changed logging of multiple logmessages that are equal.