This website requires JavaScript.
Explore
Help
Sign In
StNicolay
/
pass_manager
Watch
1
Star
0
Fork
0
You've already forked pass_manager
Code
Issues
Pull Requests
Releases
Activity
69
Commits
1
Branch
0
Tags
a817f7f39c1f8da8b219b6504a14b53862935b5e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
StNicolay
a817f7f39c
Updated master_password_check to use Arc<dyn Error> instead of a string representation of an error
2023-06-01 14:54:00 +03:00
.vscode
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
2023-06-01 14:42:35 +03:00
cryptography
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
2023-06-01 14:42:35 +03:00
database
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
entity
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
2023-06-01 14:42:35 +03:00
migration
House keeping
2023-05-27 21:56:58 +03:00
src
Updated master_password_check to use Arc<dyn Error> instead of a string representation of an error
2023-06-01 14:54:00 +03:00
.dockerignore
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
.gitignore
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
Cargo.lock
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
2023-06-01 14:42:35 +03:00
Cargo.toml
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
2023-06-01 14:42:35 +03:00
compose.yaml
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
Dockerfile
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
LICENSE
Initial commit
2023-04-23 20:54:16 +03:00
Description
No description provided
MIT
915
KiB
Languages
Rust
99.5%
Dockerfile
0.5%