Log

core/sessionmanager.lua @ 13270:14bbfb2cc8dd default tip

description author age
core.sessionmanager: Delay closing a replaced connection after replacement Kim Alvefur Sun, 07 May 2023 12:27:55 +0200
sessionmanager: Preserve 'since' property of original session after resumption Matthew Wild Wed, 29 Mar 2023 13:01:53 +0100
core: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:07 +0100
Merge 0.12->trunk Matthew Wild Thu, 09 Feb 2023 22:34:05 +0000
sessionmanager: Improve logging around session destruction 0.12 Matthew Wild Thu, 09 Feb 2023 15:09:03 +0000
core.sessionmanager: Mark session as destroyed to prevent reentry 0.12 Kim Alvefur Thu, 19 Jan 2023 21:40:09 +0100
core.sessionmanager: Skip log when (not) destroying destroyed sessions 0.12 Kim Alvefur Thu, 19 Jan 2023 21:38:14 +0100
sessionmanager: Fire event before retiring old session Matthew Wild Thu, 29 Dec 2022 16:25:00 +0000
sessionmanager: Pluck sasl_handler from old session when resuming (fixes #1785) Matthew Wild Thu, 29 Dec 2022 16:23:08 +0000
mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs Matthew Wild Fri, 26 Aug 2022 17:04:15 +0100
mod_authz_internal, and more: New iteration of role API Matthew Wild Wed, 17 Aug 2022 16:38:53 +0100
mod_authz_internal: Use util.roles, some API changes and config support Matthew Wild Tue, 19 Jul 2022 18:02:02 +0100
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild Wed, 15 Jun 2022 12:15:01 +0100
core.sessionmanager: Add a dummy rawsend() method to resting sessions Kim Alvefur Thu, 15 Apr 2021 15:12:35 +0200
sessionmanager: Support passing an auth scope to make_authenticated Matthew Wild Wed, 05 Feb 2020 17:56:20 +0000
core.sessionmanager: Require that client-requested resources pass strict resourceprep Kim Alvefur Sat, 02 Nov 2019 15:39:01 +0100
core.sessionmanager: Fix traceback from passing nil to resourceprep Kim Alvefur Sat, 02 Nov 2019 13:24:33 +0100
core.sessionmanager: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:19:27 +0200
core/sessionmanager: Remove unnecessary fallback in make_authenticated Maxime “pep” Buquet Sat, 01 Jun 2019 15:00:35 +0200
core.sessionmanager: Use util.session to create sessions Kim Alvefur Fri, 29 Mar 2019 23:05:08 +0100
sessionmanager: Split byte-level sending into separate session.rawsend Kim Alvefur Sun, 24 Mar 2019 08:18:19 +0000
Merge 0.10->trunk Matthew Wild Mon, 30 Jul 2018 15:13:54 +0100
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming Kim Alvefur Tue, 24 Jul 2018 19:07:26 +0200
sessionmanager: Log top tag of outgoing stanzas on c2s (#776) Kim Alvefur Sun, 22 Jul 2018 19:41:29 +0200
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming Kim Alvefur Tue, 24 Jul 2018 19:07:26 +0200
sessionmanager: Log top tag of outgoing stanzas on c2s (#776) Kim Alvefur Sun, 22 Jul 2018 19:41:29 +0200
sessionmanager: Generate shorter random resoures Kim Alvefur Tue, 29 May 2018 06:51:52 +0200
core: Use prosody.hosts instead of _G.hosts for consistency Kim Alvefur Thu, 29 Mar 2018 16:58:06 +0200
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
Merge 0.10 -> trunk Matthew Wild Fri, 28 Jul 2017 23:47:38 +0100