Software /
code /
prosody-modules
Comparison
mod_auth_dovecot/README.markdown @ 4939:1a58345d91a9
mod_auth_dovecot: Add luarocks metadata to make automatic packaging work
This subdirectory is not handled by the luarocks packaging in module browser
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 14 May 2022 15:50:44 +0200 |
parent | 3306:b06fc0d03003 |
child | 5121:dd2c45d05f73 |
comparison
equal
deleted
inserted
replaced
4938:bc8832c6696b | 4939:1a58345d91a9 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Alpha' | 3 - 'Stage-Alpha' |
4 - 'Type-Auth' | 4 - 'Type-Auth' |
5 summary: Dovecot authentication module | 5 summary: Dovecot authentication module |
6 rockspec: | |
7 build: | |
8 modules: | |
9 mod_auth_dovecot: mod_auth_dovecot/mod_auth_dovecot.lua | |
10 mod_auth_dovecot.sasl_dovecot: mod_auth_dovecot/sasl_dovecot.lib.lua | |
6 ... | 11 ... |
7 | 12 |
8 Introduction | 13 Introduction |
9 ============ | 14 ============ |
10 | 15 |