mod_s2s_auth_certs: Remove LuaSec compat that moved to net.server
|
Kim Alvefur |
16 months ago |
core.certmanager: Handle dane context setting same way on reload as on initialization
|
Kim Alvefur |
16 months ago |
util.prosodyctl.check: Print DANE TLSA records for certificates
|
Kim Alvefur |
16 months ago |
util.prosodyctl.check: Wrap each check in a function
|
Kim Alvefur |
16 months ago |
muc.register: Clarify what's going on when enforcing nicknames
|
Kim Alvefur |
16 months ago |
util.datamanager: Clean up list index files on purge (i.e. user deletion)
|
Kim Alvefur |
17 months ago |
mod_s2s: Automagically enable DANE for s2sin if 'use_dane' is enabled
|
Kim Alvefur |
17 months ago |
mod_s2s_auth_dane_in: DANE support for s2sin
|
Kim Alvefur |
17 months ago |
migrator: Add mod_http_file_share example to config template
|
Kim Alvefur |
17 months ago |
migrator: Update default config template with new stores
|
Kim Alvefur |
17 months ago |
core.certmanager: Tweak log level of message about SNI being required
|
Kim Alvefur |
17 months ago |
mod_bosh: Include stream attributes in stream-features event
|
Matthew Wild |
17 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
17 months ago |
core.certmanager: Validate that 'tls_profile' is one of the valid values
0.12
|
Kim Alvefur |
17 months ago |
mod_saslauth: Clear 'auto' from endpoint hash var, it's not a real hash (thanks tmolitor)
|
Matthew Wild |
17 months ago |
mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default
|
Matthew Wild |
17 months ago |
mod_saslauth: Fix traceback in tls-server-end-point channel binding
|
Matthew Wild |
17 months ago |
mod_admin_shell: Make 'Role' column dynamically sized
|
Kim Alvefur |
17 months ago |
mod_saslauth: Actively close cert file after reading
|
Matthew Wild |
17 months ago |
mod_saslauth: Fix read format string (thanks tmolitor)
|
Matthew Wild |
17 months ago |
mod_cron: Make task frequencies configurable in overly generic manner
|
Kim Alvefur |
17 months ago |
mod_cron: Fix missing restore method in Teal record definition
|
Kim Alvefur |
17 months ago |
CHANGES: Mention 'tls-server-end-point'
|
Kim Alvefur |
17 months ago |
mod_saslauth: Get correct 'tls-server-end-point' with new LuaSec API
|
Kim Alvefur |
2022-10-23 |
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections
|
Matthew Wild |
2022-09-07 |
portmanager: Expose API to get at SSL/TLS config for a given interface/port
|
Matthew Wild |
2022-09-07 |
mod_saslauth: Derive hash from certificate per tls-server-end-point
|
Kim Alvefur |
2021-06-28 |
mod_saslauth: Support tls-server-end-point via manually specified hash
|
Kim Alvefur |
2020-12-07 |
mod_tokenauth: Set name/description on cleanup job
|
Kim Alvefur |
17 months ago |
mod_tokenauth: Save grant after removing expired tokens
|
Kim Alvefur |
17 months ago |
mod_tokenauth: Periodically clear out expired tokens and grants
|
Kim Alvefur |
17 months ago |
mod_tokenauth: Delete grants without tokens after period
|
Kim Alvefur |
17 months ago |
mod_tokenauth: Clear expired tokens on grant retrieval
|
Kim Alvefur |
17 months ago |
mod_tokenauth: Delete grants in the wrong formats on retrieval
|
Kim Alvefur |
17 months ago |
lint: Teach luacheck about module:once
|
Kim Alvefur |
17 months ago |
mod_cron: Remove unused import [luacheck]
|
Kim Alvefur |
17 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
17 months ago |
mod_muc_mam: Improve wording of enable setting
0.12
|
Kim Alvefur |
17 months ago |
mod_http_file_share: Retrieve stored total in async-friendly way
|
Kim Alvefur |
17 months ago |
mod_cron: Load last task run time inside task runner to fix async
|
Kim Alvefur |
17 months ago |
mod_cron: Revert bbd3ac65640d
|
Kim Alvefur |
20 months ago |
mod_storage_internal: Don't report error when attempting to trim empty archive
|
Kim Alvefur |
17 months ago |
mod_storage_internal: Fix fast trimming of archive with exactly one item
|
Kim Alvefur |
18 months ago |
net.http.server: Fix typo in previous commit
|
Kim Alvefur |
18 months ago |
net.http.server: Support setting Content-Type of uncaught HTTP errors
|
Kim Alvefur |
18 months ago |
mod_http_file_share: Switch to the new authz API (BC)
|
Kim Alvefur |
18 months ago |
core.storagemanager: Remove 0.10 era sql2 driver COMPAT
|
Kim Alvefur |
18 months ago |
Added tag 0.12.4 for changeset a2ba3f06dcf4
0.12
|
Kim Alvefur |
18 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
19 months ago |
tools: Reflect bash-ness of mod2spec in shebang
|
Kim Alvefur |
19 months ago |
util.prosodyctl.check: Correct modern replacement for 'disallow_s2s'
0.12 0.12.4
|
Kim Alvefur |
19 months ago |
mod_s2s: Fix reporting of DANE mismatch
|
Kim Alvefur |
19 months ago |
core.portmanager: Join strings broken into multiple lines
|
Kim Alvefur |
20 months ago |
core.portmanager: Hint at HTTP servers for conflicts over port 443
|
Kim Alvefur |
20 months ago |
net.websocket.frames: Remove completed TODO
|
Kim Alvefur |
20 months ago |
mod_http: Generate URL from configuration in prosodyctl
|
Kim Alvefur |
20 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
20 months ago |
util.array: Fix new() library function
0.12
|
Kim Alvefur |
20 months ago |
mod_tokenauth: Fix revoking a single token without revoking whole grant
|
Kim Alvefur |
20 months ago |
util.array: Fix new() library function
|
Kim Alvefur |
20 months ago |