Add omitted entry to CHANGES.
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
* Fix a bug, introduced in 0.96.1, that could cause plaintext passwords
|
* Fix a bug, introduced in 0.96.1, that could cause plaintext passwords
|
||||||
to be erroneously accepted even when incorrect.
|
to be erroneously accepted even when incorrect.
|
||||||
* Implement background blur on Safari.
|
* Implement background blur on Safari.
|
||||||
|
* Set the minimum TLS version to 1.2.
|
||||||
* Change the default hashing algorithm to bcrypt. We use a cost of 8 in
|
* Change the default hashing algorithm to bcrypt. We use a cost of 8 in
|
||||||
order to keep hashing times under 25ms, even though 10 is currently
|
order to keep hashing times under 25ms, even though 10 is currently
|
||||||
the recommended minimum.
|
the recommended minimum.
|
||||||
|
|||||||
Reference in New Issue
Block a user