Mercurial > prosody-modules
log mod_privilege/mod_privilege.lua @ 1756:c619425dafe7
age | author | description |
---|---|---|
Fri, 17 Apr 2015 21:00:34 +0200 | Goffi | mod_privilege: fixed bad handling of presence permissions / component authentication between different hosts |
Fri, 10 Apr 2015 15:55:44 +0200 | Goffi | mod_privilege: fixed various issues reported by luacheck |
Wed, 08 Apr 2015 13:04:04 +0200 | Goffi | 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) |
Tue, 07 Apr 2015 18:02:54 +0200 | Goffi | mod_privilege: implemented "roster" presence permission |
Tue, 07 Apr 2015 12:47:51 +0200 | Goffi | mod_privilege: presence already known are advertised to privileged entity (for "maneger_entity" permission only so far) |
Tue, 07 Apr 2015 12:47:47 +0200 | Goffi | mod_privilege: implemented "managed_entity" presence |
Tue, 07 Apr 2015 12:46:34 +0200 | Goffi | mod_privilege: presence permission configuration check + use global set to know privileged entities to advertise |