mox/webadmin
Mechiel Lukkien c629ae26af
don't prevent the html pages to load a favicon, and provide one by default
for issue #186 by morki, thanks for reporting and providing sample favicons.

generated by the mentioned generator at favicon.io, with the ubuntu font and a
fuchsia-like color.

the favicon is served for listeners/domains that have the
admin/account/webmail/webapi endpoints enabled, i.e. user-facing. the mta-sts,
autoconfig, etc urls don't serve the favicon.

admins can create webhandler routes to serve another favicon. these webhandler
routes are evaluted before the favicon route (a "service handler").
2024-07-08 21:58:10 +02:00
..
admin.go show the same spf record for a domain in the dnsrecords and dnscheck output/pages 2024-06-28 14:50:39 +02:00
admin.html don't prevent the html pages to load a favicon, and provide one by default 2024-07-08 21:58:10 +02:00
admin.js during dnscheck, if srv accountconfig record with just a dot, for a non-existent service, is missing, show as warning instead of error 2024-06-27 15:12:52 +02:00
admin.ts during dnscheck, if srv accountconfig record with just a dot, for a non-existent service, is missing, show as warning instead of error 2024-06-27 15:12:52 +02:00
admin_test.go make tests pass with "go test -count n" with n > 1 2024-06-10 18:18:20 +02:00
api.json improve http request handling for internal services and multiple domains 2024-05-11 11:13:14 +02:00
api.ts improve http request handling for internal services and multiple domains 2024-05-11 11:13:14 +02:00