Software /
code /
prosody-modules
Diff
mod_sasl2_fast/README.md @ 5095:745c7f4cca40
mod_sasl2_fast: Add explicit dependency on mod_sasl2
Ensures mod_sasl2 is installed and loaded so it can fire the relevant
events.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 28 Nov 2022 19:12:37 +0100 |
parent | 5092:6594e7a9a174 |
child | 5901:70fa3f8de249 |
line wrap: on
line diff
--- a/mod_sasl2_fast/README.md Mon Nov 28 19:12:34 2022 +0100 +++ b/mod_sasl2_fast/README.md Mon Nov 28 19:12:37 2022 +0100 @@ -2,6 +2,9 @@ labels: - Stage-Beta summary: "Fast Authentication Streamlining Tokens" +rockspec: + dependencies: + - mod_sasl2 --- This module implements a mechanism via which clients can exchange a password