log plugins/mod_tokenauth.lua @ 14220:8f34af6a3821 13.0

age author description
Sat, 01 Feb 2025 20:45:28 +0100 Rémi Bardon mod_tokenauth: Fix expiry lasting one second too much
Wed, 29 Nov 2023 17:51:34 +0000 Matthew Wild mod_tokenauth: Ignore invalid grants in storage that have no id
Sun, 12 Nov 2023 00:33:57 +0100 Kim Alvefur mod_tokenauth: Include more details in debug logs
Sun, 05 Nov 2023 16:10:40 +0100 Kim Alvefur mod_tokenauth: Fix saving grants after clearing expired tokens
Sat, 21 Oct 2023 12:56:39 +0200 Kim Alvefur mod_tokenauth: Set name/description on cleanup job
Sat, 21 Oct 2023 12:33:55 +0200 Kim Alvefur mod_tokenauth: Save grant after removing expired tokens
Mon, 09 Oct 2023 20:31:35 +0200 Kim Alvefur mod_tokenauth: Periodically clear out expired tokens and grants