浏览代码

Update info about hashing

Lauri Ojansivu 1 月之前
父节点
当前提交
5d09100cb6
共有 1 个文件被更改,包括 6 次插入0 次删除
  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: