Browse Source

Update info about hashing

Lauri Ojansivu 1 week ago
parent
commit
5d09100cb6
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/Login/Password-Hashing.md

+ 6 - 0
docs/Login/Password-Hashing.md

@@ -1,3 +1,9 @@
+## TODO
+
+Meteor 3 has migrations of password hashing to some newer hash.
+
+## OLD
+
 While [discussing various alternatives in hashing passwords](https://github.com/meteor/meteor/discussions/11812#discussioncomment-1930533):
 While [discussing various alternatives in hashing passwords](https://github.com/meteor/meteor/discussions/11812#discussioncomment-1930533):
 
 
 From @xet7 at 2022-01-08:
 From @xet7 at 2022-01-08: