Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 13089:41598b7ec543
description | author | age |
---|---|---|
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 |
mod_tokenauth: Add API method to revoke a grant by id | Matthew Wild | Wed, 05 Apr 2023 15:33:56 +0100 |
mod_tokenauth: Add API to inspect individual grants or all of a user's grants | Matthew Wild | Wed, 29 Mar 2023 17:15:33 +0100 |
mod_tokenauth: Move grant validation to a reusable function | Matthew Wild | Wed, 29 Mar 2023 17:14:45 +0100 |
mod_tokenauth: fix traceback if password has never been changed | Jonas Schäfer | Tue, 28 Mar 2023 21:25:54 +0200 |
mod_tokenauth: Fire events on grant creation and revocation | Matthew Wild | Tue, 28 Mar 2023 10:43:09 +0100 |