Radical radical
  • Norway
  • Joined on 2025-04-28
radical reopened issue gorb/backend#2 2025-04-30 21:42:03 +00:00
feat: encrypt passwords in database
radical closed issue gorb/backend#2 2025-04-30 21:41:58 +00:00
feat: encrypt passwords in database
radical pushed to main at gorb/backend 2025-04-30 19:43:22 +00:00
7eea0cd4fe build: optimize release build
radical pushed to main at gorb/backend 2025-04-30 19:37:11 +00:00
87edb9dd12 feat: implement argon2id and expect passwords to be pre-hashed
radical pushed to main at gorb/backend 2025-04-30 17:17:33 +00:00
3461218025 feat: add bogus login
a8886f616a fix: remove unused import
Compare 2 commits »
radical pushed to main at gorb/backend 2025-04-30 11:12:20 +00:00
bda9f85b86 feat: query user creation instead of using .execute on pool
799a1ff49e fix: use raw_sql instead of .execute
0f1824b366 fix: query actual number of accounts
1f897deb33 chore: add config.toml to gitignore
Compare 4 commits »
radical opened issue gorb/backend#2 2025-04-30 08:44:50 +00:00
feat: encrypt passwords in database
radical pushed to main at gorb/backend 2025-04-29 20:14:04 +00:00
11f89a2380 docs: add todos/fixmes
radical pushed to main at gorb/backend 2025-04-29 20:00:43 +00:00
70577fbe56 fix: remove unused variable from register
radical pushed to main at gorb/backend 2025-04-29 19:55:04 +00:00
19bad249d4 feat: user registration
26b6601f5b feat: add in database support
Compare 2 commits »
radical pushed to main at gorb/backend 2025-04-28 22:44:02 +00:00
bebad3be9b style: cargo fmt
96250864af refactor: use unwrap_or() instead of unwrap_or_else()
30a169679d refactor: remove useless allocation
Compare 3 commits »
radical pushed to main at gorb/backend 2025-04-28 21:48:15 +00:00
c059da9d73 build: change toml version
5881b5f058 feat: add database name option
aa92de3f3e refactor: remove unused import
27c735cf79 deps: add required features to sqlx
Compare 4 commits »
radical pushed to main at gorb/backend 2025-04-28 21:21:01 +00:00
f090fbafe7 Create initial api
radical pushed to main at gorb/backend 2025-04-28 18:55:31 +00:00
1fa926dd05 add actix example
radical pushed to main at gorb/backend 2025-04-28 18:42:02 +00:00
e98f9517fb Add initial rust configs
radical pushed to main at gorb/backend 2025-04-28 18:28:35 +00:00
566002cda1 Update LICENSE
radical deleted branch sauceyred-patch-1 from gorb/backend 2025-04-28 18:28:35 +00:00
radical merged pull request gorb/backend#1 2025-04-28 18:28:34 +00:00
Update LICENSE
radical created repository gorb/backend 2025-04-28 18:20:55 +00:00