Sat, 29 Jul 2023 02:00:55 +0200 core.portmanager: Hint at HTTP servers for conflicts over port 443
Kim Alvefur <zash@zash.se> [Sat, 29 Jul 2023 02:00:55 +0200] rev 13255
core.portmanager: Hint at HTTP servers for conflicts over port 443 Since 443 is just as much a web port as port 80 these days, if not more. What's with port 81 here?
Sat, 29 Jul 2023 01:42:19 +0200 net.websocket.frames: Remove completed TODO
Kim Alvefur <zash@zash.se> [Sat, 29 Jul 2023 01:42:19 +0200] rev 13254
net.websocket.frames: Remove completed TODO The XOR is done in C since 4e5a2af9dd19
Wed, 26 Jul 2023 14:39:36 +0200 mod_http: Generate URL from configuration in prosodyctl
Kim Alvefur <zash@zash.se> [Wed, 26 Jul 2023 14:39:36 +0200] rev 13253
mod_http: Generate URL from configuration in prosodyctl This removes the need to configure e.g. http_external_url or similar settings in order to get correct URLs out of prosodyctl, as the API depends on portmanager to know the actual ports that are used.
Tue, 25 Jul 2023 12:35:11 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Tue, 25 Jul 2023 12:35:11 +0200] rev 13252
Merge 0.12->trunk
Sat, 22 Jul 2023 16:31:05 +0200 util.array: Fix new() library function 0.12
Kim Alvefur <zash@zash.se> [Sat, 22 Jul 2023 16:31:05 +0200] rev 13251
util.array: Fix new() library function Backport of ffe4adbd2af9 since new was added in the 0.12 branch
Sun, 23 Jul 2023 02:54:49 +0200 mod_tokenauth: Fix revoking a single token without revoking whole grant
Kim Alvefur <zash@zash.se> [Sun, 23 Jul 2023 02:54:49 +0200] rev 13250
mod_tokenauth: Fix revoking a single token without revoking whole grant This appears to have been a copy-paste of the grant revocation function, or maybe the other way around. Either way, it deleted the whole grant instead of the individual token as might be expected.
Sat, 22 Jul 2023 16:31:05 +0200 util.array: Fix new() library function
Kim Alvefur <zash@zash.se> [Sat, 22 Jul 2023 16:31:05 +0200] rev 13249
util.array: Fix new() library function
Sat, 22 Jul 2023 16:20:36 +0200 tests: Add hack to test only a single storage driver
Kim Alvefur <zash@zash.se> [Sat, 22 Jul 2023 16:20:36 +0200] rev 13248
tests: Add hack to test only a single storage driver Fixes that LuaDBI being unavailable makes these produce nothing but endless stack overflows in luarocks.
Sat, 22 Jul 2023 16:17:13 +0200 tests: Update storagemanager tests for prosody.* namespace change
Kim Alvefur <zash@zash.se> [Sat, 22 Jul 2023 16:17:13 +0200] rev 13247
tests: Update storagemanager tests for prosody.* namespace change Part of an attempt to make these tests work again. Previously they would just explode in a million luarocks stack overflows
Sat, 22 Jul 2023 16:15:48 +0200 mod_storage_sql: Spell out missing dependencies
Kim Alvefur <zash@zash.se> [Sat, 22 Jul 2023 16:15:48 +0200] rev 13246
mod_storage_sql: Spell out missing dependencies Using util.dependencies appeared to cause problems with running tests in Busted, so this also removes that and uses pcall directly.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 tip