Software / code / prosody
Log
plugins/mod_tokenauth.lua @ 13004:47efa93ea859
| description | author | age |
|---|---|---|
| mod_tokenauth: Fire events on grant creation and revocation | Matthew Wild | Tue, 28 Mar 2023 10:43:09 +0100 |
| mod_tokenauth: Fix storage API mistake in revocation | Kim Alvefur | Tue, 28 Mar 2023 00:30:18 +0200 |
| 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 |