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.
ae2b214904
PassManager
/
src
/
database
History
StNicolay
ae2b214904
Fixed an error of getting wrong account
...
I'm now quite shure how it worked before
2022-10-31 21:09:12 +03:00
..
__init__.py
Filled delete.py and created change.py
2022-10-14 17:48:32 +03:00
add.py
Changes to db: fixed error in __init__, looking for more precise errors
2022-10-14 17:12:24 +03:00
change.py
Added commit statement
2022-10-30 22:57:26 +03:00
delete.py
Fixed an error of deleting all passwords, instead of 1 with command delete_account
2022-10-30 23:03:26 +03:00
get.py
Fixed an error of getting wrong account
2022-10-31 21:09:12 +03:00
models.py
Changed database scripts
2022-10-14 15:38:03 +03:00
prepare.py
Removed prints
2022-10-14 19:35:16 +03:00