Sun, 20 Jun 2021 17:11:59 +0200 util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting
Kim Alvefur <zash@zash.se> [Sun, 20 Jun 2021 17:11:59 +0200] rev 11616
util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting
Sun, 20 Jun 2021 16:30:24 +0200 mod_http_file_share: Update comment about x-frame-options
Kim Alvefur <zash@zash.se> [Sun, 20 Jun 2021 16:30:24 +0200] rev 11615
mod_http_file_share: Update comment about x-frame-options X-Frame-Options was replaced by the Content-Security-Policy 'frame-ancestors' directive, but Internet Explorer does not support that part of CSP. Since it's just one line it doesn't hurt to keep until some future spring cleaning event :)
Sat, 19 Jun 2021 13:25:48 +0200 CHANGES: Add OpenMetrics changes to Statistics
Kim Alvefur <zash@zash.se> [Sat, 19 Jun 2021 13:25:48 +0200] rev 11614
CHANGES: Add OpenMetrics changes to Statistics
Wed, 16 Jun 2021 23:53:00 +0200 mod_s2s: Bail if connection is destroyed after attempting to open stream
Kim Alvefur <zash@zash.se> [Wed, 16 Jun 2021 23:53:00 +0200] rev 11613
mod_s2s: Bail if connection is destroyed after attempting to open stream Fixes "attempt to compare number with nil" because `session.version` has been cleared by s2smanager.destroy_session. This can happen with the server_epoll setting opportunistic_writes enabled, which means that it can notice that the connection failed at this point, after which it triggers the whole chain of events that leads to session destruction and "cleaning" most of the session fields.
Wed, 16 Jun 2021 00:00:17 +0200 mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers
Kim Alvefur <zash@zash.se> [Wed, 16 Jun 2021 00:00:17 +0200] rev 11612
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers
Sat, 12 Jun 2021 18:06:37 +0200 mod_admin_shell: module:info: List 'items' that can be formatted easily
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 18:06:37 +0200] rev 11611
mod_admin_shell: module:info: List 'items' that can be formatted easily Some items like HTTP providers would be very verbose, others are tricky to handle.
Sat, 12 Jun 2021 18:06:13 +0200 mod_admin_shell: module:info: Show friendlier name for known 'items'
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 18:06:13 +0200] rev 11610
mod_admin_shell: module:info: Show friendlier name for known 'items'
Sat, 12 Jun 2021 17:49:44 +0200 mod_admin_shell: module:info: List provided 'items'
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 17:49:44 +0200] rev 11609
mod_admin_shell: module:info: List provided 'items'
Sat, 12 Jun 2021 16:47:30 +0200 mod_admin_shell: module:info: Use existing host string representation
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 16:47:30 +0200] rev 11608
mod_admin_shell: module:info: Use existing host string representation Hosts have a metatable __tostring method that produces a nice representation such as `VirtualHost "example.com"`, which even includes the component module for internal components.
Sat, 12 Jun 2021 16:40:40 +0200 mod_admin_shell: module:info: List dependencies
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 16:40:40 +0200] rev 11607
mod_admin_shell: module:info: List dependencies
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip