prosody/core
Kim Alvefur 0f16ee66e2 core.certmanager: Add comments explaining the 'verifyext' TLS settings
Thanks to debacle for reminding me, in the context of mod_auth_ccert

I wonder if we still need lsec_ignore_purpose, Let's Encrypt seems to
include both client and server purposes in certs.
2021-02-06 22:12:38 +01:00
..
certmanager.lua core.certmanager: Add comments explaining the 'verifyext' TLS settings 2021-02-06 22:12:38 +01:00
configmanager.lua core.configmanager: Handle nameprep validation errors 2019-11-02 13:56:13 +01:00
hostmanager.lua Merge 0.10->trunk 2018-03-06 01:45:58 +01:00
loggingmanager.lua loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way) 2019-03-26 14:48:21 +00:00
moduleapi.lua core.moduleapi: Return resource path from module:get_directory() (API BC) 2020-10-09 16:37:15 +02:00
modulemanager.lua core.modulemanager: Fix resource location compat with LuaRocks 2.x 2021-01-16 00:24:06 +01:00
portmanager.lua portmanager: Don't auto-start network services under prosodyctl 2020-02-05 17:41:40 +00:00
rostermanager.lua rostermanager, mod_presence: Support for subscription preapproval (fixes #686) 2019-12-19 10:03:16 +00:00
s2smanager.lua s2s: Allow passing a custom error for bouncing queued stanzas (#770) 2019-11-23 01:29:03 +01:00
sessionmanager.lua sessionmanager: Support passing an auth scope to make_authenticated 2020-02-05 17:56:20 +00:00
stanza_router.lua stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions) 2020-02-05 22:53:59 +00:00
statsmanager.lua core.statsmanager: Allow passing a config table trough measure 2019-01-04 07:00:44 +01: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 usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508) 2020-03-19 14:12:40 +00:00