Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 12977:74b9e05af71e
description | author | age |
---|---|---|
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_tokenauth: Fix traceback in get_token_session() | Kim Alvefur | Tue, 21 Mar 2023 20:43:42 +0100 |
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 |