Commit graph

21 commits

Author SHA1 Message Date
MedzikUser
282731d260
fix(server): auth/register handle panic 2022-07-13 11:20:30 +02:00
MedzikUser
c745b9db96
chore: update errors types 2022-07-12 21:59:11 +02:00
MedzikUser
ff38151837
chore(database): change log level from info to debug 2022-07-12 11:11:51 +02:00
63250bdf2c
update 2022-06-23 11:52:48 +02:00
d1bd12ad33
chore(database): update doc and enable run 2022-06-18 15:42:38 +02:00
85f577f933
feat(database): add function create_tables() 2022-06-18 15:22:43 +02:00
fe7e4ff03f
chore: format 2022-06-18 13:40:01 +02:00
c21d9c2ff4
chore(database): update tests 2022-06-18 13:39:15 +02:00
697bd4c051
feat: salting password 2022-06-16 14:14:40 +02:00
d9e87907ec
chore(database): update tests 2022-06-14 22:37:42 +02:00
d413a4fa82
chore(deps): use crate crypto-utils instead of rust_utilities 2022-06-11 21:36:29 +02:00
6b0ce6f057
update 2022-06-09 00:02:20 +02:00
ece96bb3af
update code 2022-06-08 21:16:12 +02:00
18b6cb21b1
comment code 2022-06-08 19:08:06 +02:00
c25fffa956
refactor code 2022-06-07 22:36:26 +02:00
2cca093d26
database: update docs 2022-05-01 18:47:26 +02:00
3c36122b86
http (fs): add file upload 2022-04-24 21:31:50 +02:00
b2a4b84f6d
database (user table): move to types from database 2022-04-24 14:50:25 +02:00
6ae8d6fa9f
database: add tests for find_user_by_id 2022-04-23 23:52:54 +02:00
2924e38592
server (http): add jwt token validator and route /auth/whoami 2022-04-23 23:48:20 +02:00
36fba1dd1d
chore (database): move utils/database to database 2022-04-23 20:44:02 +02:00
Renamed from utils/src/database/sqlite.rs (Browse further)