Software /
code /
prosody
Graph
-
scansion: Enable mod_debug_reset during tests21 months ago, by Matthew Wild
-
mod_debug_reset: New module to "reset" a running server (e.g. for testing)21 months ago, by Matthew Wild
-
scansion: vcard_temp: Ensure at least one connection is open throughout test21 months ago, by Matthew Wild
-
scansion: Fix tests failing after addition of pubsub#itemreply config field21 months ago, by Matthew Wild
-
scansion: Fix tests failing due to lack of 'publisher'21 months ago, by Matthew Wild
-
scansion: Add tests for pubsub#itemreply in PEP21 months ago, by Matthew Wild
-
scansion: PEP notifications no longer carry 'publisher' by default21 months ago, by Matthew Wild
-
mod_pep: Pass node/service objects to broadcaster when resending last item21 months ago, by Matthew Wild
-
mod_pubsub/pubsub.lib: Fix accidental name/var swap (thanks scansion)21 months ago, by Matthew Wild
-
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher21 months ago, by Matthew Wild
-
mod_tokenauth: Fix traceback in get_token_session()21 months ago, by Kim Alvefur
-
CHANGES: Add keyval+21 months ago, by Matthew Wild
-
features: Add "keyval+"21 months ago, by Matthew Wild
-
storagemanager: Add keyval+ (combined keyval + map) store type2022-09-27, by Matthew Wild
-
core.features: Add feature for prosody.loader21 months ago, by Kim Alvefur
-
executables: Invoke loader to allow mixing of old and new import style21 months ago, by Kim Alvefur
-
mod_tokenauth: Switch to new token format (invalidates existing tokens!)21 months ago, by Matthew Wild
-
mod_tokenauth: Log error when token validation fails21 months ago, by Matthew Wild
-
util.sasl.oauthbearer: Fix gs2-header parsing21 months ago, by Matthew Wild
-
mod_auth_internal_plain: Fix user creation done via mod_admin_shell21 months ago, by Vitaly Orekhov
-
prosody.loader: Ensure already loaded modules are found in old and new namespaces21 months ago, by Kim Alvefur
-
prosody.loader: Incorporate search path rewrite patch from Debian packages21 months ago, by Kim Alvefur
-
prosody.loader: Allow loading modules under 'prosody' namespace (#1223)21 months ago, by Kim Alvefur
-
mod_auth_internal_hashed: Shorten call path21 months ago, by Kim Alvefur
-
util.sasl.{scram,plain}: Pass authzid to SASL profile callback21 months ago, by Kim Alvefur
-
util.jsonschema: Disable some further new failing tests21 months ago, by Kim Alvefur
-
util.jsonschema: Ignore some new tests in test suite21 months ago, by Kim Alvefur
-
util.table: Expand table.move() tests (thanks mutation testing)21 months ago, by Matthew Wild
-
util.sasl.scram: Fix off-by-one indentation21 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid21 months ago, by Kim Alvefur
-
doap: Sort by XEP number21 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Return username from callback instead using authzid (BC)21 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Fix syntax error in b796e08e637621 months ago, by Matthew Wild
-
util.sasl.oauthbearer: Attach token_info to sasl handler21 months ago, by Matthew Wild
-
util.ip: Add Teal interface description21 months ago, by Kim Alvefur
-
util.ip: Tests for truncate()21 months ago, by Matthew Wild
-
mod_auth_internal_hashed: Record time of account disable / re-enable21 months ago, by Kim Alvefur
-
util.ip: Add ip.truncate() to return a new IP with only the prefix of another21 months ago, by Matthew Wild
-
util.ip: Add is_ip() helper method to detect if an object is an ip object21 months ago, by Matthew Wild
-
doap: Add RFC 7628 introduced in ab1164eda01121 months ago, by Kim Alvefur
-
util.jwt: Import definition of key from util.crypto21 months ago, by Kim Alvefur
-
util.jwt: Fixup argument and type order21 months ago, by Kim Alvefur
-
mod_admin_shell: Limit module dependency listings to loaded on current host21 months ago, by Kim Alvefur
-
util.jwt: Document interface as Teal definition file21 months ago, by Kim Alvefur
-
mod_authz_internal: Fix wrong role name field in user_can_assume_role()21 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
Scroll all the way down to load more.