Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 12793:d63190a7a714
description | author | age |
---|---|---|
mod_tokenauth: Allow attaching an arbitrary data table to a token | Matthew Wild | Thu, 13 Oct 2022 22:46:19 +0100 |
mod_tokenauth: Remove expired tokens from storage | Matthew Wild | Thu, 06 Oct 2022 16:00:39 +0100 |
mod_tokenauth: Invalidate tokens issued before most recent password change | Matthew Wild | Thu, 06 Oct 2022 15:59:07 +0100 |
mod_authz_internal, and more: New iteration of role API | Matthew Wild | Wed, 17 Aug 2022 16:38:53 +0100 |
mod_tokenauth: New API that better fits how modules are using token auth | Matthew Wild | Wed, 20 Jul 2022 10:52:17 +0100 |
mod_tokenauth: Track creation time of tokens | Matthew Wild | Fri, 28 Feb 2020 21:55:40 +0000 |
mod_tokenauth: Handle tokens issued to bare hosts (eg components) | Kim Alvefur | Fri, 28 Feb 2020 14:13:04 +0100 |
mod_authtokens: Rename to mod_tokenauth for consistency with mod_saslauth base plugins/mod_authtokens.lua@06b88ab89c46 | Matthew Wild | Wed, 26 Feb 2020 22:46:15 +0000 |