1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-08 00:39:22 +02:00
mailpit/server
Ralph Slooten 7c62dca14b API: Enable cross-origin resource sharing (CORS) configuration
This feature allows the setting of the `Access-Control-Allow-Origin` header via `--api-cors`.

@see #91
2023-04-21 12:49:49 +12:00
..
apiv1 UI: Message release functionality 2023-04-21 12:17:14 +12:00
handlers Feature: Add Kubernetes API health (livez/readyz) endpoints 2023-01-30 22:17:54 +13:00
smtpd API: Message relay / release 2023-04-21 12:10:13 +12:00
ui Update Swagger documentation 2023-04-21 12:19:12 +12:00
ui-src UI: Display Return-Path if different to the From address 2023-04-21 12:18:01 +12:00
websockets Move utils to subfolder 2022-10-29 10:52:22 +13:00
server_test.go Move logging variable level to logger module 2023-04-21 11:59:26 +12:00
server.go API: Enable cross-origin resource sharing (CORS) configuration 2023-04-21 12:49:49 +12:00