Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 12999:c87ac7d1967f
description | author | age |
---|---|---|
mod_tokenauth: Fix traceback when checking expiry of tokens with no expiry | Matthew Wild | Mon, 27 Mar 2023 20:51:07 +0100 |
mod_tokenauth: Refactor API to separate tokens and grants | Matthew Wild | Mon, 27 Mar 2023 18:35:57 +0100 |
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 |