Commit graph

11 commits

Author SHA1 Message Date
7b4079e22c
chore: Remove the generic type from Vault[s] 2024-05-02 11:12:33 +03:00
b4bcaa92ca feat: Validate args before ask for the master password (#17)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m17s
Reviewed-on: #17
Fixes: #13
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-29 13:39:36 +02:00
5f357b89cb feat: Ability to enter password via stdin add&edit (#15)
Some checks failed
Write changelog / write-changelog (push) Failing after 2s
Rust CI / Rust CI (push) Successful in 1m13s
Reviewed-on: #15
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-25 00:27:56 +02:00
bae0cf1747
change: Change 'password manager' to 'vault manager' 2024-03-19 10:28:49 +03:00
4def4aadb2
refactor: Add a ecryption state to the vault
Also
- Rename `password`somthing to `vault`somthing
- Rename the `password` mod to `vault`

BREAKING-CHANGE: Moving from password to vault
ISSUE: #4
2024-03-19 10:28:43 +03:00
f6aaecb9cf
refactor: Rename Passwords Vaults 2024-03-19 00:32:24 +03:00
6163c3ff26
refactor: Move from GitHub to Forgejo 2024-03-17 06:59:37 +03:00
TheAwiteb
07df4826e6
Update the Lprs description 2023-12-29 08:53:05 +03:00
TheAwiteb
7b58e9e9a6
Rename the project to lprs 2023-12-26 20:53:07 +03:00
TheAwiteb
a27b2e3f66
Add license header to source files 2023-12-23 23:04:47 +03:00
TheAwiteb
018c8c63b2
First source commit 2023-12-23 22:59:45 +03:00