1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-04 00:15:54 +02:00
mailpit/server
Ralph Slooten 0ab4210640 Feature: Set auth credentials directly from environment variables
Credentials for the UI and SMTP can now be exported via the `MP_UI_AUTH` and `MP_SMTP_AUTH` environment variables. See #173
2023-09-29 16:40:23 +13:00
..
apiv1 Testing: Add endpoints for integration tests 2023-09-27 17:29:03 +13:00
handlers Testing: Add endpoints for integration tests 2023-09-27 17:29:03 +13:00
smtpd Feature: Set auth credentials directly from environment variables 2023-09-29 16:40:23 +13:00
ui Testing: Add endpoints for integration tests 2023-09-27 17:29:03 +13:00
ui-src UI: Add option to delete a message after release 2023-09-28 16:05:44 +13:00
websockets Feature: Set auth credentials directly from environment variables 2023-09-29 16:40:23 +13:00
server_test.go Tests: Add more API tests 2023-09-25 22:14:19 +13:00
server.go Feature: Set auth credentials directly from environment variables 2023-09-29 16:40:23 +13:00