feat(account): add SMTP-gated activation lifecycle

This commit is contained in:
sechmachine
2026-08-15 00:34:32 +07:00
parent 1235204bf1
commit 98a52a1ac2
17 changed files with 748 additions and 13 deletions
+1
View File
@@ -7,6 +7,7 @@ spring:
host: ${LAB_SMTP_HOST:localhost}
port: ${LAB_SMTP_PORT:1025}
lab:
public-origin: ${LAB_PUBLIC_ORIGIN:http://localhost:8080}
security:
# Explicit non-production key; production must supply its own 256-bit key.
master-key: AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8=