util.jsonschema: Disable some further new failing tests
|
Kim Alvefur |
Sat, 11 Mar 2023 12:12:49 +0100 |
util.jsonschema: Ignore some new tests in test suite
|
Kim Alvefur |
Sat, 11 Mar 2023 12:01:17 +0100 |
util.table: Expand table.move() tests (thanks mutation testing)
|
Matthew Wild |
Fri, 17 Mar 2023 17:06:05 +0000 |
util.sasl.scram: Fix off-by-one indentation
|
Kim Alvefur |
Thu, 16 Mar 2023 13:52:22 +0100 |
util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid
|
Kim Alvefur |
Thu, 16 Mar 2023 13:45:49 +0100 |
doap: Sort by XEP number
|
Kim Alvefur |
Thu, 16 Mar 2023 13:20:19 +0100 |
util.sasl.oauthbearer: Return username from callback instead using authzid (BC)
|
Kim Alvefur |
Thu, 16 Mar 2023 12:18:23 +0100 |
util.sasl.oauthbearer: Fix syntax error in b796e08e6376
|
Matthew Wild |
Wed, 15 Mar 2023 12:02:23 +0000 |
util.sasl.oauthbearer: Attach token_info to sasl handler
|
Matthew Wild |
Wed, 15 Mar 2023 09:41:38 +0000 |
util.ip: Add Teal interface description
|
Kim Alvefur |
Tue, 14 Mar 2023 19:46:46 +0100 |
util.ip: Tests for truncate()
|
Matthew Wild |
Tue, 14 Mar 2023 18:40:16 +0000 |
mod_auth_internal_hashed: Record time of account disable / re-enable
|
Kim Alvefur |
Sun, 12 Mar 2023 01:24:59 +0100 |
util.ip: Add ip.truncate() to return a new IP with only the prefix of another
|
Matthew Wild |
Tue, 14 Mar 2023 18:24:58 +0000 |
util.ip: Add is_ip() helper method to detect if an object is an ip object
|
Matthew Wild |
Tue, 14 Mar 2023 18:23:33 +0000 |