aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-09-11 18:27:53 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-09-11 18:27:53 +0300
commit5a986d4e817fdd28d963c78246380fd489b137dd (patch)
tree1d38076fe048cb8e5515591f40cb9ce0b4f31513 /README.md
parent84fa5c99c5e226d6dcd2af4b3cc9583173500d30 (diff)
downloadctfc-5a986d4e817fdd28d963c78246380fd489b137dd.tar
ctfc-5a986d4e817fdd28d963c78246380fd489b137dd.tar.gz
ctfc-5a986d4e817fdd28d963c78246380fd489b137dd.zip
Removed password hashing obligation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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