This website requires JavaScript.
Explore
Help
Register
Sign In
pjht
/
local_chat
Watch
1
Star
0
Fork
0
You've already forked local_chat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
321
KiB
Rust
96.1%
HTML
3.1%
Shell
0.8%
cbd2792ad3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
pjht
cbd2792ad3
Check user/pw against list of known users w/hashed pw
2024-10-17 12:18:45 -05:00
common
Pass username/password to the server and allow login failure
2024-10-17 11:50:48 -05:00
frontend
Pass username/password to the server and allow login failure
2024-10-17 11:50:48 -05:00
hash_pw
Check user/pw against list of known users w/hashed pw
2024-10-17 12:18:45 -05:00
server
Check user/pw against list of known users w/hashed pw
2024-10-17 12:18:45 -05:00
.envrc
Initial commit
2024-10-08 19:54:34 -05:00
.gitignore
Initial commit
2024-10-08 19:54:34 -05:00
Cargo.lock
Check user/pw against list of known users w/hashed pw
2024-10-17 12:18:45 -05:00
Cargo.toml
Check user/pw against list of known users w/hashed pw
2024-10-17 12:18:45 -05:00
dev.sh
Initial commit
2024-10-08 19:54:34 -05:00
prod.sh
Display messages on the bottom of the message div
2024-10-08 21:20:59 -05:00