Commit Graph

13792 Commits (ea2f97e9ed8317dc9a62e45d9a807dca7e3700a5)
 

Author SHA1 Message Date
Kim Alvefur ea2f97e9ed mod_storage_sql: Also retrieve all SQLite3 indices 8 months ago
Kim Alvefur 82f3dc3616 mod_invites: Consider password reset a distinct type wrt invite page 9 months ago
Matthew Wild 68f2229e78 mod_invites_register: Don't restrict username for roster invites (thanks lissine) 9 months ago
Kim Alvefur 7e16a71be8 mod_storage_internal: Fix queries with only start returning extra items 9 months ago
Kim Alvefur 7340c4e1f2 mod_storage_sql: Retrieve all indices to see if the new one exists 9 months ago
Matthew Wild aa37a70850 mod_invites_register: Stricter validation of registration events 9 months ago
Matthew Wild ac77dc3db2 prosodyctl check config: add recommendation to switch from admin_telnet to shell 9 months ago
Matthew Wild 22acb5626f configmanager: Emit config warning when referencing non-existent value 9 months ago
Kim Alvefur dcd0d7ad1f mod_storage_sql: Mark unused argument as such 9 months ago
Kim Alvefur 4eb0e47d07 mod_storage_sql: Handle failure to deploy new UNIQUE index 9 months ago
Kim Alvefur 629b5b10b5 mod_http: Log problems parsing IP addresses in X-Forwarded-For (Thanks Boris) 9 months ago
Kim Alvefur 3873c984a3 mod_http: Fix IP address normalization (Thanks Boris) 9 months ago
Kim Alvefur 86bb005c57 mod_storage_sql: Add shell command to create tables and indices (again) 9 months ago
Kim Alvefur 79d0d2591d mod_storage_sql: Delay showing SQL library error until attempted load 9 months ago
Matthew Wild 775a4d3cf6 prosodyctl check config: List modules which Prosody cannot successfully load 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 d45bf0a820 mod_admin_shell: Add role:list() and role:show() commands 9 months ago
Matthew Wild b08fa464dc mod_authz_internal: Improve error message when invalid role specified 9 months ago
Matthew Wild f81c17aead Added tag 13.0.1 for changeset e78e79f1b5f5 9 months ago
Matthew Wild db3735d974 mod_admin_shell: Visual tweaks to the output of debug:cert_index() 9 months ago
Matthew Wild 07c3ce955c .luacheckrc: Ignore config files in spec/tls 9 months ago
Matthew Wild 8d281ac121 certmanager: Remove obsolete index log (replaced by shell command) 9 months ago
Matthew Wild e23d50de10 mod_admin_shell: Add debug:cert_index() command 9 months ago
Matthew Wild bc13ac7e71 certmanager: Improve logging for all cases where certs are skipped 9 months ago
Matthew Wild e6849bb76e spec/tls: Add TLS/certificate integration tests 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 3acd17a59e prosodyctl check certs: Use correct hostname in warning message about HTTPS 9 months ago
Kim Alvefur c701571b95 net.server_epoll: Use correct connection timeout when initiating Direct TLS 9 months ago
Matthew Wild c384aeca79 portmanager: Use alternate host (if any) for SNI (many thanks Zaak!) 9 months ago
Kim Alvefur 1d47e2fab1 mod_tls: Collect full certificate chain validation information 9 months ago
Kim Alvefur 5dbd3b15e4 mod_s2s: Handle single message from chain validation 9 months ago
Kim Alvefur 7976f21e3e mod_s2s: Deal with OpenSSL changing spelling in strings 9 months ago
Matthew Wild c914afdc49 mod_tls: Enable Prosody's certificate checking for incoming s2s connections (fixes #1916) (thanks Damian, Zash) 9 months ago
Matthew Wild e39d14c8e8 prosodyctl: Fix spacing in warning message 9 months ago
Kim Alvefur f0c6467af8 mod_roster: Fix shell commands when a component is involved (fixes #1908) 9 months ago
Matthew Wild f0042849ba mod_admin_shell, prosodyctl shell: Report command failure when no password entered (fixes #1907) 9 months ago
Matthew Wild 4f94d2425d util.adminstream: Fix traceback on double-close (fixes #1913) 9 months ago
Kim Alvefur 96aadab60b core.portmanager: Restore use of per-host 'ssl' for SNI hosts. Fixes #1915. 9 months ago
Kim Alvefur be51e54c68 doap: Add XEP-0333 9 months ago
Kim Alvefur 780b392d25 doap: Add XEP-0334 9 months ago
Kim Alvefur 4068c28023 doap: Add XEP-0156 and mod_http_altconnect 9 months ago
Kim Alvefur faed304d55 mod_http_file_share: Explicitly reject all unsupported ranges 9 months ago
Kim Alvefur afd99708d6 mod_http_file_share: Fix off by one in Range response 9 months ago
Kim Alvefur b9d4cc24df mod_storage_sql: Drop legacy index without confirmation to ease upgrades 9 months ago
Kim Alvefur 6959547703 core.usermanager: Fix COMPAT layer for legacy is_admin() function 9 months ago
Kim Alvefur 0ed2d38edf core.storagemanager: Fix tests by removing an assert that upset luarocks 9 months ago
Kim Alvefur eacf72504c mod_storage_sql: Fix indentation 9 months ago
Matthew Wild 3d74ce8584 prosodyctl check: Be more robust against invalid disco_items, and show warning 9 months ago
Kim Alvefur 780fd208bc mod_http_file_share: Improve error reporting by using util.error more 10 months ago