Tue, 16 Aug 2022 13:10:39 +0200 |
Nicoco |
mod_privilege: process entity IQs (credit to adx) and messages with a constructed entity session
|
Wed, 11 May 2022 12:43:26 +0200 |
Goffi |
mod_privilege: update to v0.4:
|
Sat, 01 Dec 2018 17:50:36 +0100 |
Goffi |
mod_privilege: fixed routing issue with message permission:
|
Thu, 10 Mar 2016 19:00:04 +0100 |
Goffi |
mod_privilege: date update
|
Mon, 21 Dec 2015 10:59:22 +0100 |
Goffi |
mod_privilege: fixed imports, using "/" instead of "." was causing caching issues
|
Mon, 21 Dec 2015 10:31:36 +0100 |
Goffi |
mod_privilege: fixed module import which was causing SALS issues
|
Tue, 24 Nov 2015 15:32:54 +0100 |
Goffi |
mod_privilege: fixed session.privilege overwritting when multiple hosts are activated + fixed roster permission check on presence permission.
|
Fri, 31 Jul 2015 18:46:06 +0200 |
Goffi |
mod_privilege: fixed bad calling of on_auth for components
|
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
|