Skip to content

Commit 299b82d

Browse files
authored
feat: normalize email on user create and update (#38)
* feat: update to lower case * test: add upper case email * fix: query * test: fix email * test: lowercase email on update user * test: test description * fix: move to service layer * test: add handler tests * fix: change error * fix: change error * feat: add mock * test: add user service tests * test: remove unnecessary newline * fix: golangci.yml * fix: golangci.yml * fix: golangci.yml * lint: fix whitespace * test: remove test * test: add test * test: fix dependencies * test: fix dependencies * test: fix expectency * feat: expose AuditKeyUserUpdate * feat: expose AuditKeyUserCreate * fix: test * test: add get by email * test: add get by uuid * test: add fetchcurrentuser test
1 parent 2e11f66 commit 299b82d

File tree

7 files changed

+1004
-13
lines changed

7 files changed

+1004
-13
lines changed

core/mocks/activity_service.go

Lines changed: 81 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)