Software /
code /
prosody
Graph
-
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
Scroll all the way down to load more.