util.xml: Deduplicate handlers for restricted XML
0.11 0.11.13
|
Kim Alvefur |
Thu, 20 Jan 2022 10:51:46 +0100 |
util.xml: Break reference to help the GC (fix #1711)
0.11
|
Kim Alvefur |
Thu, 20 Jan 2022 09:57:20 +0100 |
util.prosodyctl.cert: Check success of copy operations, warn on fail
|
Kim Alvefur |
Wed, 19 Jan 2022 10:28:09 +0100 |
util.prosodyctl.cert: Pass variables via formatting instead of concatenation
|
Kim Alvefur |
Wed, 19 Jan 2022 10:26:43 +0100 |
tools/xep227toprosody: Remove obsolete tool in favor of storage driver
|
Kim Alvefur |
Tue, 18 Jan 2022 15:43:17 +0100 |
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation
|
Kim Alvefur |
Tue, 18 Jan 2022 11:52:35 +0100 |
core.certmanager: Apply TLS preset before global settings (thanks Menel)
|
Kim Alvefur |
Tue, 18 Jan 2022 08:04:16 +0100 |
mod_storage_xep0227: Fix luacheck warning
|
Matthew Wild |
Mon, 17 Jan 2022 14:18:27 +0000 |
mod_storage_xep0227: Fix traceback during iteration of driver stores
|
Matthew Wild |
Mon, 17 Jan 2022 14:12:45 +0000 |
mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af
|
Matthew Wild |
Mon, 17 Jan 2022 14:11:45 +0000 |
mod_http: Increase severity of loading unreachable http modules
|
Kim Alvefur |
Sat, 15 Jan 2022 17:37:07 +0100 |
mod_http: Skip querying portmanager when http_external_url when is set
|
Kim Alvefur |
Sat, 27 Nov 2021 12:26:15 +0100 |
util.jid: Explicitly check for nil rather than falsy
|
Kim Alvefur |
Sat, 15 Jan 2022 16:25:25 +0100 |
mod_storage_xep0227: treat roster metadata pseudo-entry correctly
|
Jonas Schäfer |
Sat, 15 Jan 2022 15:40:29 +0100 |
mod_storage_xep0227: be defensive against empty vCard
|
Jonas Schäfer |
Sat, 15 Jan 2022 15:39:13 +0100 |
mod_http: Limit unencrypted http port (5280) to loopback by default
|
Kim Alvefur |
Sat, 15 Jan 2022 15:13:41 +0100 |
mod_cron: Allow for a small amount of timer drift
|
Kim Alvefur |
Sat, 15 Jan 2022 09:09:24 +0100 |
mod_storage_xep0227: Fix luacheck warnings
|
Matthew Wild |
Fri, 14 Jan 2022 17:00:13 +0000 |
mod_storage_xep0227: Add API to iterate all stores of a user
|
Matthew Wild |
Fri, 14 Jan 2022 16:57:19 +0000 |
mod_storage_xep0227: Skip self-contacts on roster import
|
Matthew Wild |
Fri, 14 Jan 2022 16:55:18 +0000 |
Added tag 0.11.12 for changeset 783056b4e448
0.11
|
Matthew Wild |
Thu, 13 Jan 2022 12:18:49 +0000 |
util.xml: Do not allow doctypes, comments or processing instructions
0.11 0.11.12
|
Jonas Schäfer |
Mon, 10 Jan 2022 18:23:54 +0100 |
util.xml: Do not allow doctypes, comments or processing instructions
|
Jonas Schäfer |
Mon, 10 Jan 2022 18:23:54 +0100 |
mod_http_file_share: Always measure total disk usage for statistics!
|
Kim Alvefur |
Tue, 11 Jan 2022 04:15:29 +0100 |
mod_bookmarks: Fix traceback on attempt to convert invalid bookmark
|
Kim Alvefur |
Tue, 11 Jan 2022 00:06:48 +0100 |
mod_bookmarks: Block publishing to older XEP-0402 v0.3.0 node
|
Kim Alvefur |
Mon, 10 Jan 2022 22:15:55 +0100 |
mod_storage_xep0227: Fix writing non-user data
|
Kim Alvefur |
Mon, 10 Jan 2022 16:53:58 +0100 |
mod_storage_xep0227: Ignore luacheck warning
|
Matthew Wild |
Mon, 10 Jan 2022 15:50:55 +0000 |
mod_storage_xep0227: Support for exporting nodes with no stored configuration
|
Matthew Wild |
Mon, 10 Jan 2022 15:48:45 +0000 |
mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data
|
Matthew Wild |
Mon, 10 Jan 2022 15:47:59 +0000 |