Commit Graph

1968 Commits (052d497dee0ee5b112d3ffb266023d6f24898f38)

Author SHA1 Message Date
Matthew Wild 22acb5626f configmanager: Emit config warning when referencing non-existent value 9 months ago
Matthew Wild 6767e771ff modulemanager, util.pluginloader: Improve error message when load fails but some candidates were filtered 9 months ago
Matthew Wild 8d281ac121 certmanager: Remove obsolete index log (replaced by shell command) 9 months ago
Matthew Wild bc13ac7e71 certmanager: Improve logging for all cases where certs are skipped 9 months ago
Matthew Wild 3905dcae02 portmanager: Add debug log message to state which certificate we end up using 9 months ago
Matthew Wild e4fa881601 portmanager: Take automatic cert selection into account when setting SNI cert 9 months ago
Matthew Wild c384aeca79 portmanager: Use alternate host (if any) for SNI (many thanks Zaak!) 9 months ago
Kim Alvefur 96aadab60b core.portmanager: Restore use of per-host 'ssl' for SNI hosts. Fixes #1915. 9 months ago
Kim Alvefur 6959547703 core.usermanager: Fix COMPAT layer for legacy is_admin() function 10 months ago
Matthew Wild e66265d65a usermanager: Add info logging for all usermanager account changes 10 months ago
Matthew Wild faf20e5dc9 certmanager: Add more debug logging around cert indexing 11 months ago
Kim Alvefur 6b1e056142 core.configmanager: Pass name and line number in context 11 months ago
Kim Alvefur 5e41daac79 core.configmanager: Fix reporting delayed warnings from global section 11 months ago
Kim Alvefur 9eedb15c6f core.configmanager: Remove dependency on 'prosody' global for Credential 11 months ago
Matthew Wild 1bb0fa47bc moduleapi: Allow soft dependencies via module:depends(mod, true) 11 months ago
Matthew Wild 83e4560a6c mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes 11 months ago
Kim Alvefur 346f58c9d9 core.certmanager: Move LuaSec verification tweaks to mod_s2s 11 months ago
Matthew Wild 90fea186dd modulemanager: Remove autoloading of per-platform module 11 months ago
Matthew Wild ccacf5acb3 usermanager: Include role_name in event for consistency with the 'removed' event 11 months ago
Kim Alvefur e91c540eea core.configmanager: Delay reporting warnings about Credential until use 11 months ago
Matthew Wild 857c61ffd3 mod_muc: Integrate support for vcards/avatars on MUC rooms 11 months ago
Kim Alvefur 2d4ea8ac9b core.configmanager: Remove compat 12 months ago
Kim Alvefur 97884eb956 util.startup: Rename credentials path variable too 12 months ago
Kim Alvefur 059d6457e0 core.configmanager: Rename Secret to Credential 12 months ago
Kim Alvefur 41a360ce2a core.configmanager: Add function for getting secrets from separate files 12 months ago
Kim Alvefur 2f37c443b8 core.configmanager: Add ways to read config values from files 12 months ago
Matthew Wild cafbad2d01 features: Add feature for bundled mod_cloud_notify 12 months ago
Matthew Wild bde66f9436 modulemanager: Allow modules to specify supported Lua versions in metadata 1 year ago
Matthew Wild f6ed03a903 modulemanager: Handle multiple digits in Lua version number 1 year ago
Kim Alvefur fe2c039c97 core.moduleapi: Include source modules when handling items 1 year ago
Matthew Wild 3ebf89a8c6 mod_flags: New module to view and manage flags on user accounts via shell/API 1 year ago
Kim Alvefur 4bf9c26a26 core.loggingmanager: Bump expected util.pposix version 1 year ago
Kim Alvefur 65386e9810 core.moduleapi: Default labels to empty list to fix error if omitted 1 year ago
Kim Alvefur cf446f4188 core.certmanager: Include ffdhe2048 from RFC 7919 as default DH param 2 years ago
Kim Alvefur 72f1094ea4 core.features: Advertise that events are fired for SIGUSR1/2 2 years ago
Matthew Wild c3af93fce7 features: Add mod_server_info 2 years ago
Matthew Wild b9f0c3c0ec features: Add module-ready (for commit e20949a10118) 2 years ago
Kim Alvefur e8128c1d60 core.certmanager: Validate that 'tls_profile' is one of the valid values 2 years ago
Kim Alvefur 59f9a608fd core.certmanager: Update Mozilla TLS config to version 5.7 3 years ago
Kim Alvefur 20afe7d20d mod_s2s: Add event where resolver for s2sout can be tweaked 3 years ago
Matthew Wild a4556fc67a sessionmanager: Improve logging around session destruction 3 years ago
Kim Alvefur d616d70f3c core.sessionmanager: Mark session as destroyed to prevent reentry 3 years ago
Kim Alvefur b89b219406 core.sessionmanager: Skip log when (not) destroying destroyed sessions 3 years ago
Kim Alvefur 814817ebf2 core.s2smanager: Don't remove unrelated session on close of bidi session 4 years ago
Kim Alvefur 1f668fed00 core.certmanager: Expand debug messages about cert lookups in index 4 years ago
Kim Alvefur 9e5bf4fc48 core.moduleapi: Fix 'global' property via :context() - #1748 4 years ago
Kim Alvefur a696800291 core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 4 years ago
Matthew Wild 0f493bd245 configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks) 4 years ago
Matthew Wild a52c531dc5 configmanager: Add method to report loaded config files (part of #1729 fix) 4 years ago
Kim Alvefur 43351d2b54 Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago