You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
Just noticed that the current MARTI allows the client to pass a custom subject for the mail being sent.
Of course we should limit it to a fixed amount of chars so this feature can't be abused to send spam.
Also user input should probably get escaped, just to be sure.