Mercurial > prosody-hg
diff plugins/mod_blocklist.lua @ 12479:4d36fbcdd210 0.12
core.moduleapi: Fix 'global' property via :context() - #1748
The 'global' property should reflect whether the module API instance
represents the global context or a VirtualHost or Component context.
However the module:context() method did not override this, leading the
property of the previous module shining trough, leading to bugs in code
relying on the 'global' property.
See also #1736
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 27 Apr 2022 17:18:46 +0200 |
| parents | 0f335815244f |
| children | 1dd468c63a3d 84fa880bf476 |
