Log

plugins/mod_tokenauth.lua @ 12997:0a56b84ec4ad

description author age
mod_tokenauth: Support for creating sub-tokens Matthew Wild Sun, 26 Mar 2023 16:46:48 +0100
mod_tokenauth: return error if storage of new token fails Matthew Wild Sun, 26 Mar 2023 15:53:27 +0100
mod_tokenauth: Track last access time (last time a token was used) Matthew Wild Fri, 24 Mar 2023 12:59:47 +0000
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