Commit Graph

5688 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
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 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 db3735d974 mod_admin_shell: Visual tweaks to the output of debug:cert_index() 9 months ago
Matthew Wild e23d50de10 mod_admin_shell: Add debug:cert_index() command 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
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
Kim Alvefur be51e54c68 doap: Add XEP-0333 9 months ago
Kim Alvefur 780b392d25 doap: Add XEP-0334 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 eacf72504c mod_storage_sql: Fix indentation 9 months ago
Kim Alvefur 780fd208bc mod_http_file_share: Improve error reporting by using util.error more 10 months ago
Matthew Wild 57d168dd5e prosodyctl shell: More reliable detection of REPL/interactive mode (fixes #1895) 10 months ago
Matthew Wild 384e3dbea2 mod_admin_shell: Remove outdated help text (fixes #1898) 10 months ago
Matthew Wild 8005ac825f mod_websocket: Merge session close handling changes from mod_c2s (bug fixes) 10 months ago
Matthew Wild 5b4624137d mod_c2s: Code formatting change 10 months ago
Matthew Wild afb9bc34a0 mod_storage_internal: Use UUIDv7 for message ids 10 months ago
Matthew Wild 830f3e122c mod_external_services: Also use TURN REST credential algo for 'turns' (thanks moreroid) 10 months ago
Kim Alvefur e52cc0126d mod_component: Don't return error reply for errors, fixes #1897 10 months ago
Kim Alvefur 68296b6a8e mod_bosh,mod_websocket: Don't load mod_http_altconnect in global context 10 months ago
Matthew Wild 13dc010593 mod_invites: Hide --group flag unless mod_invites_groups is enabled 10 months ago
Matthew Wild edc68f5407 mod_invites: Fix traceback when no flags passed 10 months ago
Matthew Wild 764c388d38 mod_invites: Deprecate 'mod_invites generate' in favour of new shell commands 10 months ago
Matthew Wild 6855f5c8c3 mod_admin_shell: Improve help listing in non-REPL mode 10 months ago
Matthew Wild 75b8824b00 mod_admin_shell: Fix simple command execution (e.g. help) 10 months ago
Matthew Wild efc31d66ef mod_admin_shell: Set flag on session when in REPL mode 10 months ago
Matthew Wild c8cf32b614 mod_admin_shell: Improved error handling for shell-invoked commands 10 months ago
Matthew Wild 79381510cf mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-side, with argparse support 10 months ago
Kim Alvefur f21ea48481 mod_invites: Fix storing --group (thanks lissine) 10 months ago
Matthew Wild 573e9f2716 mod_bosh, mod_websocket: Add soft dependency on mod_http_altconnect 10 months ago
Matthew Wild 83e4560a6c mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes 10 months ago
Matthew Wild 9bae17a0bb mod_http_file_share: Persist total storage usage when it increases (fixes #1891) 10 months ago
Kim Alvefur 346f58c9d9 core.certmanager: Move LuaSec verification tweaks to mod_s2s 11 months ago