Ralph Slooten
|
ef41de06ae
|
Chore: Use NextReader() instead of ReadMessage() for websocket reading (#207)
This prevents against malicious buffer overflows.
|
2023-11-19 15:09:53 +13:00 |
|
Ralph Slooten
|
74236258db
|
Fix: Correctly close websockets on client disconnect (#207)
|
2023-11-11 15:32:57 +13:00 |
|
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 |
|
Ralph Slooten
|
b6d5a8c182
|
Chore: Update internal import paths
|
2023-09-25 19:29:30 +13:00 |
|
Ralph Slooten
|
ab771cf76c
|
Move utils to subfolder
|
2022-10-29 10:52:22 +13:00 |
|
Ralph Slooten
|
4368541a96
|
Update logging format
|
2022-10-13 02:53:53 +13:00 |
|
Ralph Slooten
|
788e390e01
|
Ignore http.RsponseWriter errors
|
2022-08-07 00:09:32 +12:00 |
|
Ralph Slooten
|
56fdaa1224
|
Feature: SMTP STARTTLS & SMTP authentication support
Resolves #4
|
2022-08-06 20:00:05 +12:00 |
|
Ralph Slooten
|
6fe1bdb579
|
Feature: Basic authentication support
|
2022-08-04 17:18:07 +12:00 |
|
Ralph Slooten
|
7a9b11a9e5
|
First commit
|
2022-07-29 23:23:08 +12:00 |
|