Fri, 11 Feb 2022 00:16:36 +0100 prosody.cfg.lua.dist: Remove allow_registration in favor of invites
Kim Alvefur <zash@zash.se> [Fri, 11 Feb 2022 00:16:36 +0100] rev 12345
prosody.cfg.lua.dist: Remove allow_registration in favor of invites This settings should now only be used by public servers, which have their own documentation
Mon, 14 Feb 2022 16:30:01 +0000 prosody.cfg.lua.dist: Comment improvements: s2s authentication
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 16:30:01 +0000] rev 12344
prosody.cfg.lua.dist: Comment improvements: s2s authentication
Mon, 14 Feb 2022 16:29:38 +0000 prosody.cfg.lua.dist: Comment improvements: authentication
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 16:29:38 +0000] rev 12343
prosody.cfg.lua.dist: Comment improvements: authentication
Mon, 14 Feb 2022 16:27:58 +0000 prosody.cfg.lua.dist: Improve section-like layout via headers and spacing
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 16:27:58 +0000] rev 12342
prosody.cfg.lua.dist: Improve section-like layout via headers and spacing
Mon, 14 Feb 2022 16:01:34 +0000 prosody.cfg.lua.dist: Comment improvements
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 16:01:34 +0000] rev 12341
prosody.cfg.lua.dist: Comment improvements
Mon, 14 Feb 2022 15:59:03 +0000 prosody.cfg.lua.dist: Update s2s_secure_auth comment and default
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 15:59:03 +0000] rev 12340
prosody.cfg.lua.dist: Update s2s_secure_auth comment and default
Mon, 14 Feb 2022 15:51:13 +0000 prosody.cfg.lua.dist: TURN configuration improvements and example
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 15:51:13 +0000] rev 12339
prosody.cfg.lua.dist: TURN configuration improvements and example
Mon, 14 Feb 2022 15:49:43 +0000 prosody.cfg.lua.dist: Enable csi_simple by default
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 15:49:43 +0000] rev 12338
prosody.cfg.lua.dist: Enable csi_simple by default It was added here in 2018, and at that time probably a bit too new to be enabled by default. Times change, and most people have this enabled now.
Thu, 10 Feb 2022 19:54:14 +0000 usermanager, mod_saslauth: Default to internal_hashed if no auth module specified
Matthew Wild <mwild1@gmail.com> [Thu, 10 Feb 2022 19:54:14 +0000] rev 12337
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified The default config was updated in this way long ago, but if no option was present in the config, Prosody would load internal_plain. This change can result in changes (for the better) for people using very old configuration files lacking an 'authentication' setting.
Mon, 14 Feb 2022 15:58:08 +0000 prosody.cfg.lua.dist: Remove require_encryption options
Matthew Wild <mwild1@gmail.com> [Mon, 14 Feb 2022 15:58:08 +0000] rev 12336
prosody.cfg.lua.dist: Remove require_encryption options Reasons: - These now default to enabled when not specified since 38b5b05407be - Practically all servers require encryption these days for c2s/s2s. - Disabling encryption can be considered a special case that doesn't need to be in the default config file.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip