Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 12953:ebe3b2f96cad
description | author | age |
---|---|---|
mod_tokenauth: Switch to new token format (invalidates existing tokens!) | Matthew Wild | Tue, 21 Mar 2023 14:33:29 +0000 |
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 |