prosody/core
Kim Alvefur 03b3b1b9ad core.moduleapi: Check for local role-aware sessions before e.g. s2s
The condition checked for s2sin but not s2sout, so would have ignored
bidi-enabled s2sout sessions.  Components as well.
2022-08-29 11:47:31 +02:00
..
certmanager.lua Merge 0.12->trunk 2022-05-16 11:42:31 +02:00
configmanager.lua core.configmanager: Remove COMPAT for old config format from 2013 2022-05-29 16:06:42 +02:00
features.lua features: Add "permissions" feature for role-auth 2022-08-11 16:47:09 +01:00
hostmanager.lua core.hostmanager: Remove obsolete clearing of srv_hosts 2021-04-06 13:27:18 +02:00
loggingmanager.lua core.loggingmanager: Add FIXME about supporting console logging to stderr 2022-02-02 18:36:08 +01:00
moduleapi.lua core.moduleapi: Check for local role-aware sessions before e.g. s2s 2022-08-29 11:47:31 +02:00
modulemanager.lua core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 2022-04-04 18:44:57 +02:00
portmanager.lua net: isolate LuaSec-specifics 2022-04-27 17:44:14 +02:00
rostermanager.lua Spelling: Fix various spelling mistakes (thanks timeless) 2022-03-07 00:13:56 +01:00
s2smanager.lua core.s2smanager: Don't remove unrelated session on close of bidi session 2022-06-27 01:22:36 +02:00
sessionmanager.lua mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs 2022-08-26 17:04:15 +01:00
stanza_router.lua mod_s2s: Simplify conditionals since all sessions should have .host now 2022-08-26 19:10:15 +02:00
statsmanager.lua statsmanager: remove "legacy" wording 2021-05-20 14:03:01 +02:00
storagemanager.lua storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all() 2020-03-11 16:32:41 +00:00
usermanager.lua core.usermanager: Link to docs for new role API to make warning more actionable 2022-08-27 17:01:36 +02:00