|
bda9f85b86
|
feat: query user creation instead of using .execute on pool
This should increase security of the operation a ton, need to test if an escape is still possible
|
2025-04-30 11:12:01 +00:00 |
|
|
799a1ff49e
|
fix: use raw_sql instead of .execute
|
2025-04-30 11:11:19 +00:00 |
|
|
0f1824b366
|
fix: query actual number of accounts
|
2025-04-30 11:10:25 +00:00 |
|
|
1f897deb33
|
chore: add config.toml to gitignore
|
2025-04-30 11:10:02 +00:00 |
|
|
11f89a2380
|
docs: add todos/fixmes
|
2025-04-29 22:13:41 +02:00 |
|
|
70577fbe56
|
fix: remove unused variable from register
|
2025-04-29 22:00:28 +02:00 |
|
|
19bad249d4
|
feat: user registration
Adds crates and code for user registration, this is EXTREMELY INSECURE AND FOR TESTING ONLY
|
2025-04-29 21:54:41 +02:00 |
|
|
26b6601f5b
|
feat: add in database support
|
2025-04-29 21:53:49 +02:00 |
|
|
bebad3be9b
|
style: cargo fmt
|
2025-04-29 00:43:43 +02:00 |
|
|
96250864af
|
refactor: use unwrap_or() instead of unwrap_or_else()
|
2025-04-29 00:42:11 +02:00 |
|
|
30a169679d
|
refactor: remove useless allocation
|
2025-04-29 00:41:28 +02:00 |
|
|
c059da9d73
|
build: change toml version
|
2025-04-28 23:47:49 +02:00 |
|
|
5881b5f058
|
feat: add database name option
|
2025-04-28 23:46:34 +02:00 |
|
|
aa92de3f3e
|
refactor: remove unused import
|
2025-04-28 23:44:30 +02:00 |
|
|
27c735cf79
|
deps: add required features to sqlx
|
2025-04-28 23:42:11 +02:00 |
|
|
f090fbafe7
|
Create initial api
|
2025-04-28 23:20:37 +02:00 |
|
|
1fa926dd05
|
add actix example
|
2025-04-28 20:48:49 +02:00 |
|
|
e98f9517fb
|
Add initial rust configs
|
2025-04-28 20:41:33 +02:00 |
|
|
566002cda1
|
Update LICENSE
|
2025-04-28 18:27:46 +00:00 |
|
|
c2b34d9b6c
|
Initial commit
|
2025-04-28 18:20:54 +00:00 |
|