Commit Graph

13887 Commits (master)
 

Author SHA1 Message Date
Kim Alvefur a3e0630ac4 Merge 13.0->trunk 8 months ago
Kim Alvefur 5192f0f312 mod_s2s: Fix log to use formatting instead of concatenation (fixes #1461) 8 months ago
Kim Alvefur db92b07211 MUC: Ensure room-creating join stanza includes nickname (fix #1934) 8 months ago
Kim Alvefur 2f6cba208f MUC: Factor out identification of join stanza 8 months ago
Kim Alvefur 09359b7daf make: Add mod_cron to Teal targets 8 months ago
Kim Alvefur 66a99f6aa1 mod_cron: Move changes to Teal source 8 months ago
Kim Alvefur 19126b5410 teal: Regenerate Lua files 8 months ago
Kim Alvefur 83dc01250e make: Inject comment explaining where Teal-generated files come from 8 months ago
Kim Alvefur 43f624d71a teal: Tweak formatting of generated Lua 8 months ago
Kim Alvefur 8feb59adae util.xtemplate: Fix wrongful teal warning 8 months ago
Kim Alvefur c1b820172d util.datamapper: Fix some Teal warnings 8 months ago
Kim Alvefur 2265f65457 teal: Remove trailing semicolons after return 8 months ago
Kim Alvefur 189f210503 Merge 13.0->trunk 8 months ago
Kim Alvefur f14f1b331f mod_http_files: Fail if missing the required 'http_files_dir' setting 8 months ago
Kim Alvefur 36591d492e mod_http_files: Replace public API with errors 8 months ago
Kim Alvefur 382d6fdea6 Merge 13.0->trunk 8 months ago
Kim Alvefur d4a20e5748 util.jsonschema: Simplify retrieval of UTF-8 length function 8 months ago
Kim Alvefur b439ad72f1 MUC: Fix nickname registration form error handling (fixes #1930) 8 months ago
Kim Alvefur e7ebe86694 util.prosodyctl.check: Improve reporting of DNS lookup problems 8 months ago
Kim Alvefur 1db909804b mod_admin_shell: Fix matching logic in s2s:close (Thanks Menel) 9 months ago
Kim Alvefur d723c0a6dd net.http.files: Fix #1927 9 months ago
Kim Alvefur 052d497dee util.jsonschema: Fix handling of `false` as schema 9 months ago
Matthew Wild ea99104f0a mod_http_file_share: Add media-src 'self' to Content-Security-Policy header 9 months ago
Kim Alvefur ea2f97e9ed mod_storage_sql: Also retrieve all SQLite3 indices 9 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