Software /
code /
prosody
Graph
-
storagemanager: Add keyval+ (combined keyval + map) store type2022-09-27, by Matthew Wild
-
core.features: Add feature for prosody.loader22 months ago, by Kim Alvefur
-
executables: Invoke loader to allow mixing of old and new import style22 months ago, by Kim Alvefur
-
mod_tokenauth: Switch to new token format (invalidates existing tokens!)22 months ago, by Matthew Wild
-
mod_tokenauth: Log error when token validation fails22 months ago, by Matthew Wild
-
util.sasl.oauthbearer: Fix gs2-header parsing22 months ago, by Matthew Wild
-
mod_auth_internal_plain: Fix user creation done via mod_admin_shell22 months ago, by Vitaly Orekhov
-
prosody.loader: Ensure already loaded modules are found in old and new namespaces22 months ago, by Kim Alvefur
-
prosody.loader: Incorporate search path rewrite patch from Debian packages22 months ago, by Kim Alvefur
-
prosody.loader: Allow loading modules under 'prosody' namespace (#1223)22 months ago, by Kim Alvefur
-
mod_auth_internal_hashed: Shorten call path22 months ago, by Kim Alvefur
-
util.sasl.{scram,plain}: Pass authzid to SASL profile callback22 months ago, by Kim Alvefur
-
util.jsonschema: Disable some further new failing tests22 months ago, by Kim Alvefur
-
util.jsonschema: Ignore some new tests in test suite22 months ago, by Kim Alvefur
-
util.table: Expand table.move() tests (thanks mutation testing)22 months ago, by Matthew Wild
-
util.sasl.scram: Fix off-by-one indentation22 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid22 months ago, by Kim Alvefur
-
doap: Sort by XEP number22 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Return username from callback instead using authzid (BC)22 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Fix syntax error in b796e08e637622 months ago, by Matthew Wild
-
util.sasl.oauthbearer: Attach token_info to sasl handler22 months ago, by Matthew Wild
-
util.ip: Add Teal interface description22 months ago, by Kim Alvefur
-
util.ip: Tests for truncate()22 months ago, by Matthew Wild
-
mod_auth_internal_hashed: Record time of account disable / re-enable22 months ago, by Kim Alvefur
-
util.ip: Add ip.truncate() to return a new IP with only the prefix of another22 months ago, by Matthew Wild
-
util.ip: Add is_ip() helper method to detect if an object is an ip object22 months ago, by Matthew Wild
-
doap: Add RFC 7628 introduced in ab1164eda01122 months ago, by Kim Alvefur
-
util.jwt: Import definition of key from util.crypto22 months ago, by Kim Alvefur
-
util.jwt: Fixup argument and type order22 months ago, by Kim Alvefur
-
mod_admin_shell: Limit module dependency listings to loaded on current host22 months ago, by Kim Alvefur
-
util.jwt: Document interface as Teal definition file22 months ago, by Kim Alvefur
-
mod_authz_internal: Fix wrong role name field in user_can_assume_role()22 months ago, by Kim Alvefur
-
Merge 0.12->trunk22 months ago, by Kim Alvefur
-
mod_admin_shell: Show reverse dependencies in module:info()22 months ago, by Kim Alvefur
-
core.moduleapi: Record reverse dependencies22 months ago, by Kim Alvefur
-
authz: Add method for retrieving all roles22 months ago, by Kim Alvefur
-
mod_tokenauth: Fix misplaced closing parenthesis22 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Fix traceback on authz in unexpected format22 months ago, by Kim Alvefur
-
mod_tokenauth: Gracefully handle missing tokens22 months ago, by Matthew Wild
-
mod_auth_internal_hashed: Add oauthbearer handler to our SASL profile22 months ago, by Matthew Wild
-
mod_tokenauth: Add SASL handler backend that can accept and verify tokens22 months ago, by Matthew Wild
-
mod_tokenauth: Add some sanity checking of the new optional parameters22 months ago, by Matthew Wild
-
mod_tokenauth: Add 'purpose' constraint22 months ago, by Matthew Wild
-
mod_saslauth: Support for SASL handlers forcing a specific resource22 months ago, by Matthew Wild
-
util.sasl: Add SASL OAUTHBEARER mechanism (RFC 7628)22 months ago, by Matthew Wild
-
mod_admin_adhoc: Add XEP-0133 commands to Disable and Re-Enable users22 months ago, by Kim Alvefur
-
CHANGES: Mention new ability to disable and enable user accounts22 months ago, by Kim Alvefur
-
mod_admin_shell: Add commands to disable and enable accounts22 months ago, by Kim Alvefur
-
mod_c2s: Disconnect accounts when they are disabled22 months ago, by Kim Alvefur
-
core.usermanager: Fire events when enabling and disabling users22 months ago, by Kim Alvefur
-
core.usermanager: Add methods for enabling and disabling users22 months ago, by Kim Alvefur
-
core.usermanager: Add Teal description file22 months ago, by Kim Alvefur
-
mod_auth_internal_hashed: Implement methods to enable and disable users22 months ago, by Kim Alvefur
-
mod_auth_internal_hashed: Implement is_enabled() method22 months ago, by Kim Alvefur
-
mod_auth_internal_hashed: Add stub methods for enabling and disabling users22 months ago, by Kim Alvefur
-
mod_auth_internal_hashed: Refactor to prepare for disabling users22 months ago, by Kim Alvefur
-
Merge 0.12->trunk22 months ago, by Kim Alvefur
-
util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings 0.1222 months ago, by Kim Alvefur
-
Merge 0.12->trunk22 months ago, by Matthew Wild
-
Merge 0.12->trunk22 months ago, by Matthew Wild
-
mod_websocket: Fire pre-session-close event (fixes #1800) 0.12 0.12.322 months ago, by Matthew Wild
-
MUC: Add Occupant API methods to Teal spec22 months ago, by Kim Alvefur
-
MUC: Add Teal description of muc.lib functions22 months ago, by Kim Alvefur
-
MUC: Start on a Teal description of MUC rooms22 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Matthew Wild
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
mod_admin_socket: Return error on unhandled input to prevent apparent freeze 0.1223 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Matthew Wild
-
net.http.server: Add new API to get HTTP request from a connection 0.1223 months ago, by Matthew Wild
-
util.poll: Include unistd.h only for epoll23 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Matthew Wild
-
net.http.parser: Improve handling of responses without content-length 0.1223 months ago, by Matthew Wild
-
Merge 0.12->trunk23 months ago, by Matthew Wild
-
core.sessionmanager: Mark session as destroyed to prevent reentry 0.1224 months ago, by Kim Alvefur
-
core.sessionmanager: Skip log when (not) destroying destroyed sessions 0.1224 months ago, by Kim Alvefur
-
util.crypto: Preemptively silence 'strict-prototypes' warning23 months ago, by Kim Alvefur
-
mod_storage_sql: Remove module status on unknown 'debug' level23 months ago, by Kim Alvefur
-
core.moduleapi: Fix passing variable to logging23 months ago, by Kim Alvefur
-
mod_storage_sql: Silence luacheck warning23 months ago, by Kim Alvefur
-
mod_storage_sql: Record connection to database as module status23 months ago, by Kim Alvefur
-
mod_admin_shell: Match substring in muc:affiliations() like muc:occupants()23 months ago, by Kim Alvefur
-
mod_admin_shell: Sort MUC users by relation and JID23 months ago, by Kim Alvefur
-
mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics23 months ago, by Kim Alvefur
-
mod_admin_shell: Use tables to present MUC users23 months ago, by Kim Alvefur
-
mod_admin_shell: Factor out room retrieval into common function23 months ago, by Kim Alvefur
-
mod_admin_shell: Add muc:affiliations(room) command to list memberships23 months ago, by Kim Alvefur
-
mod_admin_shell: Add muc:occupants(room) command to list occupants23 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
util.startup: Close state on exit to ensure GC finalizers are called 0.1223 months ago, by Kim Alvefur
-
util.prosodyctl.shell: Close state on exit to fix saving shell history 0.1223 months ago, by Kim Alvefur
-
mod_muc_mam: Use higher precision timestamps23 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
mod_mam,mod_muc_mam: Minimize differences (reorder, copy some comments) 0.1223 months ago, by Kim Alvefur
-
util.dnsregistry: Remove unintentional 'Unassigned' record24 months ago, by Kim Alvefur
-
tools/dnsregistry: Fix to ignore unassigned entries24 months ago, by Kim Alvefur
-
MUC: Add note about non-existant room method24 months ago, by Kim Alvefur
-
util.struct: Fix typo in comment24 months ago, by Kim Alvefur
-
mod_admin_socket: Fix typo in comments24 months ago, by Kim Alvefur
-
Merge 0.12->trunk24 months ago, by Kim Alvefur
-
luacheck: Remove long gone mod_storage_sql1 from excludes24 months ago, by Kim Alvefur
-
util.sqlite3: Skip prepared statements when no parameters are given2022-08-01, by Kim Alvefur
-
util.sqlite3: Create util.error registry from headers2021-10-01, by Kim Alvefur
-
mod_storage_sql: Support SQLite3 without LuaDBI24 months ago, by Kim Alvefur
-
util.sqlite3: SQLite3-only variant of util.sql using LuaSQLite32022-08-01, by Kim Alvefur
Scroll all the way down to load more.