Log

mod_privilege/mod_privilege.lua @ 5897:a88c43de648c

description author age
mod_privilege: Fix IQ privileges advertising for multiple namespaces nicoco Fri, 22 Mar 2024 11:02:04 +0100
mod_privilege: process entity IQs (credit to adx) and messages with a constructed entity session Nicoco Tue, 16 Aug 2022 13:10:39 +0200
mod_privilege: update to v0.4: Goffi Wed, 11 May 2022 12:43:26 +0200
mod_privilege: fixed routing issue with message permission: Goffi Sat, 01 Dec 2018 17:50:36 +0100
mod_privilege: date update Goffi Thu, 10 Mar 2016 19:00:04 +0100
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
mod_privilege: implemented "roster" presence permission Goffi Tue, 07 Apr 2015 18:02:54 +0200
mod_privilege: presence already known are advertised to privileged entity (for "maneger_entity" permission only so far) Goffi Tue, 07 Apr 2015 12:47:51 +0200
mod_privilege: implemented "managed_entity" presence Goffi Tue, 07 Apr 2015 12:47:47 +0200
mod_privilege: presence permission configuration check + use global set to know privileged entities to advertise Goffi Tue, 07 Apr 2015 12:46:34 +0200
mod_privilege: advertise_perm method now use session.send instead of module:send to avoid to go back in hook Goffi Mon, 06 Apr 2015 02:08:09 +0200
mod_privilege: implemented message privilege Goffi Thu, 02 Apr 2015 21:47:05 +0200
mod_privilege: implemented roster set privilege Goffi Thu, 02 Apr 2015 21:47:05 +0200
mod_privilege: added permissions notification on initial presence for entities which are not components Goffi Thu, 02 Apr 2015 21:47:05 +0200
mod_privilege: roster get permission implemented Goffi Tue, 31 Mar 2015 17:27:13 +0200
mod_privilege: mod_privilege first draft Goffi Fri, 27 Mar 2015 13:26:28 +0100