This website requires JavaScript.
Explore
Help
Sign In
nerdcult
/
api
Watch
4
Star
1
Fork
You've already forked api
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
452d2d2015
api
/
.gitignore
8 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added gitignore and fixed api specification for `/account/delete`
2023-08-15 18:25:02 +00:00
# IDE directories
.fleet
# Rust stuff
refactor(api): hashing and database changes 1. changed password hashing algorithm from pbkdf2-sha256 to argon2id. 2. storing emails as base64 encoded sha256 hash instead of plain text
2023-09-09 11:29:00 +00:00
target
start.sh