This website requires JavaScript.
Explore
Help
Sign In
StNicolay
/
PassManager
Archived
Watch
1
Star
1
Fork
0
You've already forked PassManager
Code
Pull Requests
Releases
8
Activity
This repository has been archived on
2023-08-08
. You can view files and clone it, but cannot push or open issues or pull requests.
PassManager
/
src
History
StNicolay
972c5577f4
Added validation to the database models
2023-01-10 21:00:03 +03:00
..
bot
Added requesting a master password for deleting accounts, deleting all, reseting master password
2023-01-10 20:10:48 +03:00
db
Added validation to the database models
2023-01-10 21:00:03 +03:00
encryption
Removed backend because it wasn't used in encryption.accounts
2023-01-10 20:28:34 +03:00
__init__.py
Renamed src/database into src/db
2023-01-03 11:59:06 +03:00
account_checks.py
Added backslash to the forbidden chars
2022-12-30 13:54:03 +03:00
account_parsing.py
Added indentation into exported json files
2023-01-05 13:02:50 +03:00
decrypted_account.py
Renamed classes.py into decrypted_accounts.py. Removed unnessesary elements from that file
2022-12-25 21:01:18 +03:00
generate_password.py
Renamed gen_password.py into generate_password.py, fixed gen_password command
2022-11-30 16:50:42 +03:00