[MiG] port from 19

This commit is contained in:
2026-08-24 13:15:27 +02:00
parent b9ddad46ab
commit 86d3e4dfcc
27 changed files with 661 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# -*- coding: utf-8 -*-
# No models needed — MailHog is accessed via the proxy controller
@@ -0,0 +1,7 @@
# Copyright 2024 Open2Bizz <info@open2bizz.nl>
# License LGPL-3
# MailHog is now accessed via the internal proxy controller at /mailcatcher/
# so no dynamic URL computation is needed anymore.