Software /
code /
prosody
Log
core/sessionmanager.lua @ 12648:f299e570a0fe
description | author | age |
---|---|---|
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 |