Log

plugins/mod_tokenauth.lua @ 13419:41a587613a0e

description author age
mod_tokenauth: Ignore invalid grants in storage that have no id Matthew Wild Wed, 29 Nov 2023 17:51:34 +0000
mod_tokenauth: Include more details in debug logs Kim Alvefur Sun, 12 Nov 2023 00:33:57 +0100
mod_tokenauth: Fix saving grants after clearing expired tokens Kim Alvefur Sun, 05 Nov 2023 16:10:40 +0100
mod_tokenauth: Set name/description on cleanup job Kim Alvefur Sat, 21 Oct 2023 12:56:39 +0200
mod_tokenauth: Save grant after removing expired tokens Kim Alvefur Sat, 21 Oct 2023 12:33:55 +0200
mod_tokenauth: Periodically clear out expired tokens and grants Kim Alvefur Mon, 09 Oct 2023 20:31:35 +0200
mod_tokenauth: Delete grants without tokens after period Kim Alvefur Mon, 16 Oct 2023 23:51:52 +0200
mod_tokenauth: Clear expired tokens on grant retrieval Kim Alvefur Mon, 09 Oct 2023 20:28:37 +0200
mod_tokenauth: Delete grants in the wrong formats on retrieval Kim Alvefur Mon, 09 Oct 2023 20:26:30 +0200
mod_tokenauth: Fix revoking a single token without revoking whole grant Kim Alvefur Sun, 23 Jul 2023 02:54:49 +0200
plugins: Switch to :get_option_period() for time range options Kim Alvefur Sun, 16 Jul 2023 20:49:33 +0200
mod_tokenauth: Support selection of _no_ role at all Kim Alvefur Sun, 07 May 2023 20:34:07 +0200
mod_tokenauth: Return error instead of session for token without role Kim Alvefur Sun, 07 May 2023 20:33:03 +0200
mod_tokenauth: Fix parsing binary part of tokens Kim Alvefur Wed, 12 Apr 2023 11:43:32 +0200
mod_tokenauth: Only check if expiry of expiring tokens Kim Alvefur Wed, 12 Apr 2023 10:21:32 +0200