1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-06 06:33:17 +00:00

[Web] organize auth functions+api auth w/ dovecot

This commit is contained in:
FreddleSpl0it
2023-03-12 19:06:03 +01:00
committed by DerLinkman
parent 4f350d17e5
commit 7218095041
11 changed files with 400 additions and 294 deletions
+1
View File
@@ -26,6 +26,7 @@ RUN addgroup -g 5000 vmail \
curl \
jq \
lua \
lua-json \
lua-cjson \
lua-socket \
lua-sql-mysql \