Software /
code /
prosody-modules
Log
mod_sasl2_fast/mod_sasl2_fast.lua @ 5353:14b6397cd6de
description | author | age |
---|---|---|
mod_sasl2_fast: Add API method to revoke FAST tokens for a given client | Matthew Wild | Wed, 05 Apr 2023 19:38:59 +0100 |
mod_sasl2_fast: Add an API that allows modules to check if a client has FAST | Matthew Wild | Wed, 29 Mar 2023 16:13:42 +0100 |
mod_sasl2_fast: Add flag to FAST sasl_handler for easier identification | Matthew Wild | Wed, 29 Mar 2023 16:13:00 +0100 |
mod_sasl2_fast: Fix harmless off-by-one error (invalidates existing tokens!) | Matthew Wild | Wed, 29 Mar 2023 16:12:15 +0100 |
mod_sasl2_fast: Invalidate tokens issued prior to last password change | Matthew Wild | Tue, 28 Mar 2023 12:43:05 +0100 |
mod_sasl2_fast: Add some comments | Matthew Wild | Tue, 10 Jan 2023 15:45:25 +0000 |
mod_sasl2_fast: Add explicit dependency on mod_sasl2 | Kim Alvefur | Mon, 28 Nov 2022 19:12:37 +0100 |