8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e69983 commit dfecbd0Copy full SHA for dfecbd0
docs/project/changelog.rst
@@ -45,11 +45,22 @@ They may change at any time.
45
46
* Optimized default compression settings to reduce memory usage.
47
48
-* Protected against timing attacks on HTTP Basic Auth.
49
-
50
* Made it easier to customize authentication with
51
:meth:`~auth.BasicAuthWebSocketServerProtocol.check_credentials`.
52
+9.1
+...
53
+
54
+*May 27, 2021*
55
56
+.. note::
57
58
+ **Version 9.1 fixes a security issue introduced in version 8.0.**
59
60
+ Version 8.0 was vulnerable to timing attacks on HTTP Basic Auth passwords.
61
62
+ .. _CVE-2018-1000518: https://nvd.nist.gov/vuln/detail/CVE-2018-1000518
63
64
9.0.2
65
.....
66
0 commit comments