Use ASP.NET password hashing
danieljsummers opened this issue · 1 comments
danieljsummers commented
- Implement
PasswordHasher
for passwords within myWebLog. - Implement a
set-password
CLI function to allow users to set passwords, as the update to rc2 will break their old ones.
danieljsummers commented
This is complete and will be part of v2-rc2