c988a16783
refactor: removed error logs from smtp service since they are redundant
2025-07-10 12:21:23 +03:00
f59b647b27
feat: development compose file;
...
fix: smtp service
2025-07-10 01:51:48 +03:00
15c140db31
feat: implemented smtp service;
...
feat: implemented registration emails;
fix: config variables for password length used the same env variable;
refactor: all available config variables added to docker-compose.yml
2025-07-09 23:26:30 +03:00
63b63038d1
feat: initialized smtp service;
...
refactor: config now returns a copy of a struct to prevent editing;
chore: corrected identation
2025-07-08 23:21:00 +03:00
b5fdcd5dca
feat: smtp config;
...
chore: added license comment blocks to the rest of backend and to sqlc schema & queries
2025-07-07 01:31:21 +03:00