Commit graph

16 commits

Author SHA1 Message Date
Mysh!
733287e36b
refactor: disable debug by default
Maybe this will force people to check out main.go
2025-04-03 16:29:42 +02:00
Mysh!
fda300e91d
refactor: more logs, add english template 2025-04-03 16:29:36 +02:00
Mysh!
02a75b7d53
refactor(README): better description of the project 2025-01-25 23:21:22 +03:00
Mysh!
bb7695b7b0
Merge pull request from Damaj301damaj-lol/master
Check if email format is valid from server side
2023-07-24 16:24:04 +00:00
hugmouse
a353afa264
Add error context 2023-07-24 18:23:01 +02:00
hugmouse
17e43b612a
ADd missing import 2023-07-24 17:52:42 +02:00
hugmouse
564004e48a
Add LICENSE! 2023-07-24 17:49:39 +02:00
93b5066af8 format using go fmt 2023-07-23 12:28:10 +00:00
Mohamad Damaj
7d4a9f82c3
Satisfy requirements 2023-07-22 11:32:43 +03:00
d70831744a
Attempt at the suggested way 2023-07-21 22:47:59 +03:00
754578f885
Sanitize the email input
Sanitize it using regex
2023-07-21 15:52:10 +03:00
Mysh!
9ccd47b236
Add bypass for SMTP settings and fix maddyctl call 2023-02-27 11:57:42 +03:00
Mysh!
35b4b60fb7
Replace the path for templates 2023-02-18 19:35:26 +03:00
Mysh!
3d8a3ac7d6
Rename the module 2023-02-18 19:31:05 +03:00
Mysh!
9b59e3c9b6
Also add note about LICENSE 2023-02-12 23:46:44 +03:00
Mysh!
e26324c07e
Initial commit 2023-02-12 23:44:50 +03:00