From 5a986d4e817fdd28d963c78246380fd489b137dd Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 11 Sep 2021 18:27:53 +0300 Subject: Removed password hashing obligation --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3dfd6a9..0da5b81 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ Each user must have the following properties: - `string Name`: between 2 and 60 characters (A-z, spaces, ', -) Two users can't have the same UserName. Once set, a UserName cannot be changed. -Passwords must be hashed. You decide on which algorithm to use. ### Chat rooms -- cgit v1.2.3