Wed, 20 Oct 2021 17:31:24 +0200 mod_pubsub: Prevent max_items from being set to zero
Kim Alvefur <zash@zash.se> [Wed, 20 Oct 2021 17:31:24 +0200] rev 11859
mod_pubsub: Prevent max_items from being set to zero Disable persistence instead if no items should be persisted. XEP-0060 is not entirely clear on what either of those option really mean.
Tue, 19 Oct 2021 18:11:50 +0200 mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Kim Alvefur <zash@zash.se> [Tue, 19 Oct 2021 18:11:50 +0200] rev 11858
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 Default left as 'never' in mod_pubsub to preserve the previous behavior. Unclear if this is desirable, but can always be changed later. In mod_pep this allows turning off the automatic resending of most recent item.
Tue, 19 Oct 2021 16:37:32 +0200 mod_http_file_share: return 401 instead of 403 if authentication failed
Jonas Schäfer <jonas@wielicki.name> [Tue, 19 Oct 2021 16:37:32 +0200] rev 11857
mod_http_file_share: return 401 instead of 403 if authentication failed This is as per the HTTP standards [1]. Thankfully, the REQUIRED www-authenticate header is already generated by the code. [1]: https://datatracker.ietf.org/doc/html/rfc7235#section-3.1
Sun, 17 Oct 2021 17:07:29 +0200 mod_auth_cyrus: Remove (move to community modules)
Kim Alvefur <zash@zash.se> [Sun, 17 Oct 2021 17:07:29 +0200] rev 11856
mod_auth_cyrus: Remove (move to community modules) mod_auth_ldap provides LDAP support without being tied to Cyrus
Wed, 13 Oct 2021 20:47:41 +0200 doap: Update XEP-0280 version, it's now Stable
Kim Alvefur <zash@zash.se> [Wed, 13 Oct 2021 20:47:41 +0200] rev 11855
doap: Update XEP-0280 version, it's now Stable
Wed, 13 Oct 2021 20:46:04 +0200 mod_admin_shell: Show HTTP base-URLs in module:info()
Kim Alvefur <zash@zash.se> [Wed, 13 Oct 2021 20:46:04 +0200] rev 11854
mod_admin_shell: Show HTTP base-URLs in module:info() Because it's nice, not having to find it in http:list(), which could have a lot of items.
Wed, 13 Oct 2021 10:04:11 +0100 ejabberd2prosody: Don't import disabled or empty passwords
Matthew Wild <mwild1@gmail.com> [Wed, 13 Oct 2021 10:04:11 +0100] rev 11853
ejabberd2prosody: Don't import disabled or empty passwords
Tue, 12 Oct 2021 17:55:53 +0200 mod_mimicking: Correctly hook the *global* user-deleted event
Kim Alvefur <zash@zash.se> [Tue, 12 Oct 2021 17:55:53 +0200] rev 11852
mod_mimicking: Correctly hook the *global* user-deleted event
Tue, 12 Oct 2021 15:00:15 +0200 util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)
Kim Alvefur <zash@zash.se> [Tue, 12 Oct 2021 15:00:15 +0200] rev 11851
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)
Tue, 12 Oct 2021 14:59:18 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Tue, 12 Oct 2021 14:59:18 +0200] rev 11850
Merge 0.11->trunk
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip