listmonk/internal
Vivek R 86c618981f fix: use mail.ParseAddress to validate email instead of custom regex
According to [RFC6532](https://tools.ietf.org/html/rfc6532) unicode characters are supported in email address but the in-built custom regex was only validating ASCII characters.
2020-10-16 01:06:18 +05:30
..
buflog Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
manager Add generic HTTP postback `Messenger` support. 2020-10-10 18:52:08 +05:30
media Add settings UI and "hot reload" support to the app. 2020-07-21 00:23:57 +05:30
messenger Add generic HTTP postback `Messenger` support. 2020-10-10 18:52:08 +05:30
migrations Add BasicAuth to admin endpoints. 2020-08-08 13:11:49 +05:30
subimporter fix: use mail.ParseAddress to validate email instead of custom regex 2020-10-16 01:06:18 +05:30