Software /
code /
prosody-modules
Log
mod_privilege/mod_privilege.lua @ 1955:f719d5e6c627
description | author | age |
---|---|---|
mod_privilege: fixed session.privilege overwritting when multiple hosts are activated + fixed roster permission check on presence permission. | Goffi | Tue, 24 Nov 2015 15:32:54 +0100 |
mod_privilege: fixed bad calling of on_auth for components | Goffi | Fri, 31 Jul 2015 18:46:06 +0200 |
mod_privilege: fixed bad handling of presence permissions / component authentication between different hosts | Goffi | Fri, 17 Apr 2015 21:00:34 +0200 |
mod_privilege: fixed various issues reported by luacheck | Goffi | Fri, 10 Apr 2015 15:55:44 +0200 |
mod_privilege: implemented probing of rosters items (for existing sessions only) on connection + use a globally shared table for priv_session (and fixed last_presence) | Goffi | Wed, 08 Apr 2015 13:04:04 +0200 |
mod_privilege: implemented "roster" presence permission | Goffi | Tue, 07 Apr 2015 18:02:54 +0200 |