comparison mod_auth_dovecot/README.markdown @ 4954:e8a487c42b36

merge upstream
author Goffi <goffi@goffi.org>
date Sat, 28 May 2022 16:43:04 +0200
parents 1a58345d91a9
children dd2c45d05f73
comparison
equal deleted inserted replaced
4939:7d6ae8bb95dc 4954:e8a487c42b36
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