Software /
code /
prosody
Log
util/sasl/oauthbearer.lua @ 13266:9c62ffbdf2ae
description | author | age |
---|---|---|
util.sasl.oauthbearer: Tighter parsing of SASL message | Kim Alvefur | 21 months ago |
util: Prefix module imports with prosody namespace | Kim Alvefur | 23 months ago |
util.sasl.oauthbearer: Fix gs2-header parsing | Matthew Wild | 23 months ago |
util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid | Kim Alvefur | 23 months ago |
util.sasl.oauthbearer: Return username from callback instead using authzid (BC) | Kim Alvefur | 23 months ago |
util.sasl.oauthbearer: Fix syntax error in b796e08e6376 | Matthew Wild | 23 months ago |
util.sasl.oauthbearer: Attach token_info to sasl handler | Matthew Wild | 23 months ago |
util.sasl.oauthbearer: Fix traceback on authz in unexpected format | Kim Alvefur | 23 months ago |
util.sasl: Add SASL OAUTHBEARER mechanism (RFC 7628) | Matthew Wild | 23 months ago |