mirror of
https://github.com/openziti/zrok.git
synced 2025-06-24 19:51:32 +02:00
changelog
This commit is contained in:
parent
896f3f4b29
commit
2a2a64f513
@ -6,6 +6,8 @@ CHANGE: The email "from" configuration moved from `registration/email_from` to `
|
|||||||
|
|
||||||
CHANGE: Replaced un-salted sha512 password hashing with salted hashing based on Argon2 **NOTE: This version will _invalidate_ all account passwords, and will require all users to use the 'Forgot Password?' function to reset their password.** (https://github.com/openziti/zrok/issues/156)
|
CHANGE: Replaced un-salted sha512 password hashing with salted hashing based on Argon2 **NOTE: This version will _invalidate_ all account passwords, and will require all users to use the 'Forgot Password?' function to reset their password.** (https://github.com/openziti/zrok/issues/156)
|
||||||
|
|
||||||
|
CHANGE: Switched from `ubuntu-latest` (`22.04`) for the Linux builds to `ubuntu-20.04`. Should improve `glibc` compatibility with older Linux distributions (https://github.com/openziti/zrok/issues/179)
|
||||||
|
|
||||||
FIX: Fixed log message in `resetPasswordRequest.go` (https://github.com/openziti/zrok/issues/175)
|
FIX: Fixed log message in `resetPasswordRequest.go` (https://github.com/openziti/zrok/issues/175)
|
||||||
|
|
||||||
# v0.3.0-rc2
|
# v0.3.0-rc2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user