Software /
code /
prosody
Graph
-
mod_tokenauth: Switch to new token format (invalidates existing tokens!)2023-03-21, by Matthew Wild
-
mod_tokenauth: Log error when token validation fails2023-03-21, by Matthew Wild
-
util.sasl.oauthbearer: Fix gs2-header parsing2023-03-21, by Matthew Wild
-
mod_auth_internal_plain: Fix user creation done via mod_admin_shell2023-03-20, by Vitaly Orekhov
-
prosody.loader: Ensure already loaded modules are found in old and new namespaces2023-03-17, by Kim Alvefur
-
prosody.loader: Incorporate search path rewrite patch from Debian packages2023-03-17, by Kim Alvefur
-
prosody.loader: Allow loading modules under 'prosody' namespace (#1223)2023-03-17, by Kim Alvefur
-
mod_auth_internal_hashed: Shorten call path2023-03-18, by Kim Alvefur
-
util.sasl.{scram,plain}: Pass authzid to SASL profile callback2023-03-16, by Kim Alvefur
-
util.jsonschema: Disable some further new failing tests2023-03-11, by Kim Alvefur
-
util.jsonschema: Ignore some new tests in test suite2023-03-11, by Kim Alvefur
-
util.table: Expand table.move() tests (thanks mutation testing)2023-03-17, by Matthew Wild
-
util.sasl.scram: Fix off-by-one indentation2023-03-16, by Kim Alvefur
-
util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid2023-03-16, by Kim Alvefur
-
doap: Sort by XEP number2023-03-16, by Kim Alvefur
-
util.sasl.oauthbearer: Return username from callback instead using authzid (BC)2023-03-16, by Kim Alvefur
-
util.sasl.oauthbearer: Fix syntax error in b796e08e63762023-03-15, by Matthew Wild
-
util.sasl.oauthbearer: Attach token_info to sasl handler2023-03-15, by Matthew Wild
-
util.ip: Add Teal interface description2023-03-14, by Kim Alvefur
-
util.ip: Tests for truncate()2023-03-14, by Matthew Wild
-
mod_auth_internal_hashed: Record time of account disable / re-enable2023-03-12, by Kim Alvefur
-
util.ip: Add ip.truncate() to return a new IP with only the prefix of another2023-03-14, by Matthew Wild
-
util.ip: Add is_ip() helper method to detect if an object is an ip object2023-03-14, by Matthew Wild
-
doap: Add RFC 7628 introduced in ab1164eda0112023-03-12, by Kim Alvefur
-
util.jwt: Import definition of key from util.crypto2023-03-10, by Kim Alvefur
-
util.jwt: Fixup argument and type order2023-03-10, by Kim Alvefur
-
mod_admin_shell: Limit module dependency listings to loaded on current host2023-03-10, by Kim Alvefur
-
util.jwt: Document interface as Teal definition file2023-03-10, by Kim Alvefur
-
mod_authz_internal: Fix wrong role name field in user_can_assume_role()2023-03-09, by Kim Alvefur
-
Merge 0.12->trunk2023-03-05, by Kim Alvefur
-
mod_admin_shell: Show reverse dependencies in module:info()2023-03-05, by Kim Alvefur
-
core.moduleapi: Record reverse dependencies2023-03-05, by Kim Alvefur
-
authz: Add method for retrieving all roles2023-03-04, by Kim Alvefur
-
mod_tokenauth: Fix misplaced closing parenthesis2023-03-02, by Kim Alvefur
-
util.sasl.oauthbearer: Fix traceback on authz in unexpected format2023-03-02, by Kim Alvefur
-
mod_tokenauth: Gracefully handle missing tokens2023-03-01, by Matthew Wild
-
mod_auth_internal_hashed: Add oauthbearer handler to our SASL profile2023-03-01, by Matthew Wild
-
mod_tokenauth: Add SASL handler backend that can accept and verify tokens2023-03-01, by Matthew Wild
-
mod_tokenauth: Add some sanity checking of the new optional parameters2023-03-01, by Matthew Wild
-
mod_tokenauth: Add 'purpose' constraint2023-03-01, by Matthew Wild
-
mod_saslauth: Support for SASL handlers forcing a specific resource2023-03-01, by Matthew Wild
-
util.sasl: Add SASL OAUTHBEARER mechanism (RFC 7628)2023-03-01, by Matthew Wild
-
mod_admin_adhoc: Add XEP-0133 commands to Disable and Re-Enable users2023-02-23, by Kim Alvefur
-
CHANGES: Mention new ability to disable and enable user accounts2023-02-23, by Kim Alvefur
-
mod_admin_shell: Add commands to disable and enable accounts2023-02-23, by Kim Alvefur
-
mod_c2s: Disconnect accounts when they are disabled2023-02-23, by Kim Alvefur
-
core.usermanager: Fire events when enabling and disabling users2023-02-23, by Kim Alvefur
-
core.usermanager: Add methods for enabling and disabling users2023-02-23, by Kim Alvefur
-
core.usermanager: Add Teal description file2023-02-23, by Kim Alvefur
-
mod_auth_internal_hashed: Implement methods to enable and disable users2023-02-23, by Kim Alvefur
-
mod_auth_internal_hashed: Implement is_enabled() method2023-02-23, by Kim Alvefur
-
mod_auth_internal_hashed: Add stub methods for enabling and disabling users2023-02-22, by Kim Alvefur
-
mod_auth_internal_hashed: Refactor to prepare for disabling users2023-02-22, by Kim Alvefur
-
Merge 0.12->trunk2023-02-22, by Kim Alvefur
-
util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings 0.122023-02-22, by Kim Alvefur
-
Merge 0.12->trunk2023-02-21, by Matthew Wild
-
Merge 0.12->trunk2023-02-20, by Matthew Wild
Scroll all the way down to load more.