Use ASP.NET password hashing #32

Closed
opened 2022-08-21 19:54:21 +00:00 by danieljsummers · 1 comment
danieljsummers commented 2022-08-21 19:54:21 +00:00 (Migrated from github.com)
  • 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.
- 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 2022-08-21 22:56:55 +00:00 (Migrated from github.com)

This is complete and will be part of v2-rc2

This is complete and will be part of v2-rc2
Sign in to join this conversation.
No description provided.