mirror of
https://github.com/chatmail/relay.git
synced 2026-09-09 08:53:13 +00:00
feat: move doveauth from dictproxy to lua/http
1. existing logins are now verified by lua only 2. non-existing logins are delegated to the new Python doveauth http /create endpoint Using Lua and http this way makes doveauth more compatible to dovecot 2.4
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies = [
|
||||
"pytest-xdist",
|
||||
"execnet",
|
||||
"imap_tools",
|
||||
"jinja2",
|
||||
"lupa",
|
||||
"deltachat-rpc-client",
|
||||
"deltachat-rpc-server",
|
||||
|
||||
Reference in New Issue
Block a user