Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 12952:a668bc1aa39d
description | author | age |
---|---|---|
mod_tokenauth: Log error when token validation fails | Matthew Wild | Tue, 21 Mar 2023 14:04:39 +0000 |
util.sasl.oauthbearer: Return username from callback instead using authzid (BC) | Kim Alvefur | Thu, 16 Mar 2023 12:18:23 +0100 |
mod_tokenauth: Fix misplaced closing parenthesis | Kim Alvefur | Thu, 02 Mar 2023 22:34:29 +0100 |
mod_tokenauth: Gracefully handle missing tokens | Matthew Wild | Wed, 01 Mar 2023 18:43:54 +0000 |
mod_tokenauth: Add SASL handler backend that can accept and verify tokens | Matthew Wild | Wed, 01 Mar 2023 13:04:36 +0000 |
mod_tokenauth: Add some sanity checking of the new optional parameters | Matthew Wild | Wed, 01 Mar 2023 13:02:51 +0000 |