We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15af6c commit 1b7946eCopy full SHA for 1b7946e
doc/changelog.asciidoc
@@ -45,7 +45,16 @@ Fixed
45
v1.11.1 (unreleased)
46
--------------------
47
48
-No changes yet.
+Security
49
+~~~~~~~~
50
+
51
+- After a certificate error was overridden by the user, qutebrowser displays
52
+ the URL as yellow (`colors.statusbar.url.warn.fg`). However, when the
53
+ affected website was subsequently loaded again, the URL was mistakenly
54
+ displayed as green (`colors.statusbar.url.success_https`). While the user
55
+ already has seen a certificate error prompt at this point (or set
56
+ `content.ssl_strict` to `false` which is not recommended), this could still
57
+ provide a false sense of security. This is now fixed.
58
59
v1.11.0 (2020-04-27)
60
0 commit comments