Mercurial > prosody-modules
diff 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 |
line wrap: on
line diff
--- a/mod_auth_dovecot/README.markdown Sat May 28 16:42:13 2022 +0200 +++ b/mod_auth_dovecot/README.markdown Sat May 28 16:43:04 2022 +0200 @@ -3,6 +3,11 @@ - 'Stage-Alpha' - 'Type-Auth' summary: Dovecot authentication module +rockspec: + build: + modules: + mod_auth_dovecot: mod_auth_dovecot/mod_auth_dovecot.lua + mod_auth_dovecot.sasl_dovecot: mod_auth_dovecot/sasl_dovecot.lib.lua ... Introduction