Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.sasl.oauthbearer: Tighter parsing of SASL message | Kim Alvefur | 2023-05-26 | 1 | -1/+3 |
* | util: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 | 1 | -1/+1 |
* | util.sasl.oauthbearer: Fix gs2-header parsing | Matthew Wild | 2023-03-21 | 1 | -1/+1 |
* | util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid | Kim Alvefur | 2023-03-16 | 1 | -2/+3 |
* | util.sasl.oauthbearer: Return username from callback instead using authzid (BC) | Kim Alvefur | 2023-03-16 | 1 | -33/+3 |
* | util.sasl.oauthbearer: Fix syntax error in b796e08e6376 | Matthew Wild | 2023-03-15 | 1 | -1/+1 |
* | util.sasl.oauthbearer: Attach token_info to sasl handler | Matthew Wild | 2023-03-15 | 1 | -0/+2 |
* | util.sasl.oauthbearer: Fix traceback on authz in unexpected format | Kim Alvefur | 2023-03-02 | 1 | -0/+4 |
* | util.sasl: Add SASL OAUTHBEARER mechanism (RFC 7628) | Matthew Wild | 2023-03-01 | 1 | -0/+83 |