Log

core/sessionmanager.lua @ 12877:f6cca7cbf3b2 0.12

description author age
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