Software /
code /
prosody-modules
Log
mod_privilege/mod_privilege.lua @ 2048:2c6bc38f19a6
description | author | age |
---|---|---|
mod_privilege: fixed imports, using "/" instead of "." was causing caching issues | Goffi | Mon, 21 Dec 2015 10:59:22 +0100 |
mod_privilege: fixed module import which was causing SALS issues | Goffi | Mon, 21 Dec 2015 10:31:36 +0100 |
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 |