Skip to content

2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 06:06
· 396 commits to develop since this release
0c16c16

2.4.0

  • Reworked signup, login and password logic into AccountService
  • Changed password encryption from PBKDF2 to BCrypt Enhanced SHA512
  • Changed password reset encryption to the same
  • Preparation for Email verification