summaryrefslogtreecommitdiff
path: root/internal/processing/user/emailconfirm_test.go
AgeCommit message (Expand)AuthorFiles
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-01-31[bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 ...Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1