Commit graph

2 commits

Author SHA1 Message Date
10775fe36c fix: give ErrAuthUserNotFound a distinct message from ErrUserNotFound
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
Both sentinels had the identical message "user not found", making them
indistinguishable in logs and error responses. Rename the auth variant
to "auth user not found" so debugging and error matching are unambiguous.
2026-04-16 02:14:55 +07:00
21b9072bba Add comprehensive test coverage for model package 2026-01-09 15:34:31 +07:00