| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_authz_internal: Expose convenience method to test if user can assume role | Matthew Wild | 2022-08-18 | 1 | -0/+12 |
* | mod_authz_internal, and more: New iteration of role API | Matthew Wild | 2022-08-17 | 3 | -38/+132 |
* | mod_admin_shell: Show session role in c2s:show | Kim Alvefur | 2022-08-15 | 1 | -1/+10 |
* | mod_tokenauth: New API that better fits how modules are using token auth | Matthew Wild | 2022-07-20 | 1 | -12/+40 |
* | mod_authz_internal: Use util.roles, some API changes and config support | Matthew Wild | 2022-07-19 | 1 | -63/+96 |
* | usermanager, mod_auth_*: Add get_account_info() returning creation/update time | Matthew Wild | 2022-07-12 | 2 | -2/+28 |
* | Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | 2022-06-15 | 11 | -122/+191 |
* | mod_saslauth: Rename field from 'scope'->'role' | Matthew Wild | 2022-06-15 | 1 | -1/+1 |
* | Merge 0.12->trunk | Matthew Wild | 2022-08-18 | 1 | -4/+8 |
|\ |
|
| * | mod_admin_shell: Switch names for user role management commands | Kim Alvefur | 2022-08-15 | 1 | -4/+8 |
* | | util.stanza: Add method for extracting a single attribute value | Kim Alvefur | 2022-08-17 | 1 | -2/+1 |
* | | mod_time: Remove obsolete XEP-0090 support | Kim Alvefur | 2022-08-15 | 1 | -14/+0 |
* | | mod_time: Return sub-second precision timestamps | Kim Alvefur | 2022-08-14 | 1 | -1/+2 |
* | | mod_storage_sql: Drop archive timestamp precision pending schema update | Kim Alvefur | 2022-08-14 | 1 | -1/+2 |
* | | mod_mam: Store archives with sub-second precision timestamps | Kim Alvefur | 2022-08-14 | 1 | -2/+2 |
* | | mod_admin_shell: Remove obsolete module:load() argument from 0.8 time | Kim Alvefur | 2022-08-05 | 1 | -2/+2 |
* | | mod_tls: Record STARTTLS state so it can be shown in Shell | Kim Alvefur | 2022-08-02 | 2 | -1/+6 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-07-29 | 2 | -6/+3 |
|\| |
|
| * | mod_storage_sql: Fix summary API with Postgres (fixes #1766) | Kim Alvefur | 2022-07-22 | 1 | -4/+2 |
| * | mod_http_files: Log warning about legacy modules using mod_http_files | Kim Alvefur | 2022-07-17 | 1 | -2/+1 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-07-27 | 2 | -2/+6 |
|\| |
|
| * | mod_bookmarks: Reduce error about not having bookmarks to debug (thanks tom) | Kim Alvefur | 2022-07-26 | 1 | -1/+5 |
| * | mod_storage_sql: Fix bypass of load procedure under prosodyctl | Kim Alvefur | 2022-07-26 | 1 | -1/+1 |
* | | mod_saslauth: Implement RFC 9266 'tls-exporter' channel binding (#1760) | Kim Alvefur | 2022-06-01 | 1 | -0/+15 |
* | | compat: Remove handling of Lua 5.1 location of 'unpack' function | Kim Alvefur | 2022-07-11 | 5 | -5/+5 |
* | | mod_storage_sql: Remove Lua 5.1 compatibility hack | Kim Alvefur | 2022-07-02 | 1 | -2/+1 |
* | | mod_mam: Silence luacheck (yay warnings in CI but not locally) | Kim Alvefur | 2022-06-14 | 1 | -1/+1 |
* | | mod_mam: Clarify comment (thanks chili-b) | Kim Alvefur | 2022-06-14 | 1 | -2/+6 |
* | | mod_csi_simple: Collect stats on number of stanzas per flush | Kim Alvefur | 2022-06-14 | 1 | -0/+5 |
* | | mod_admin_shell: Show session id ping reply came | Kim Alvefur | 2022-06-13 | 1 | -1/+1 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-06-13 | 1 | -1/+1 |
|\| |
|
| * | mod_smacks: Fix #1761 by setting a flag earlier | Kim Alvefur | 2022-06-12 | 1 | -1/+1 |
* | | mod_saslauth: Advertise channel bindings via XEP-0440 | Kim Alvefur | 2020-12-06 | 1 | -0/+10 |
* | | mod_admin_shell: Include last (mod_cron) task run time in module:info() | Kim Alvefur | 2022-06-01 | 1 | -1/+11 |
* | | mod_admin_shell: Drop unused argument [luacheck] | Kim Alvefur | 2022-05-31 | 1 | -1/+1 |
* | | mod_admin_shell: Show bound ports in module:info | Kim Alvefur | 2022-05-31 | 1 | -1/+11 |
* | | mod_admin_shell: Document the 'watch' section in the built-in help | Kim Alvefur | 2022-05-30 | 1 | -0/+4 |
* | | prosodyctl shell: Communicate width of terminal to mod_admin_shell | Kim Alvefur | 2022-05-30 | 1 | -5/+10 |
* | | mod_smacks: Indicate that bounces are generated by the server | Kim Alvefur | 2022-05-27 | 1 | -1/+2 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-05-27 | 1 | -3/+2 |
|\| |
|
| * | mod_smacks: Bounce unhandled stanzas from local origin (fix #1759)0.12.1 | Kim Alvefur | 2022-05-27 | 1 | -2/+1 |
| * | mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect | Kim Alvefur | 2022-05-27 | 1 | -1/+1 |
* | | mod_smacks: Remove debug log references to timer (not used anymore) | Kim Alvefur | 2022-05-26 | 1 | -2/+1 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-05-26 | 1 | -3/+2 |
|\| |
|
| * | mod_smacks: Fix to use current method of counting acked stanzas | Kim Alvefur | 2022-05-26 | 1 | -3/+2 |
* | | mod_smacks: Use session logging for remaining log messages | Kim Alvefur | 2022-05-21 | 1 | -6/+6 |
* | | mod_smacks: Factor out some convenience functions | Kim Alvefur | 2022-02-11 | 1 | -10/+21 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-05-15 | 1 | -2/+2 |
|\| |
|
| * | mod_admin_shell: Tighten up type checks to fix #1754 (thanks clouded) | Kim Alvefur | 2022-05-15 | 1 | -2/+2 |
* | | mod_smacks: Initialize queue before sending <enable> | Kim Alvefur | 2022-05-15 | 1 | -1/+1 |