diff options
| author | AKP <tom@tdpain.net> | 2022-08-31 12:51:29 +0100 |
|---|---|---|
| committer | AKP <tom@tdpain.net> | 2022-08-31 12:51:29 +0100 |
| commit | 14ca4920e1abe1abf36d998bb92918b361dc67b8 (patch) | |
| tree | 9f943bab0f898a5f455b797993db2785383c1fa8 /Makefile | |
| parent | d78c2af7aacf64ea4a348841e1264c9198a829b3 (diff) | |
Replace faulty error assertion
mattn/go-sqlite3 returns errors as `sqlite3.Error`, not
`*sqlite3.Error` as was in use. This commit switches references of
the latter with the former in user registration logic.
This commit also removes some duplicated code from the user
registration process.
Fixes #2
Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
