Skip to content

Releases: P-CAST/encrypted-passwordmanager-sql-python

fix for 2.0

27 Jan 05:24
Compare
Choose a tag to compare

add error handler, exception for injection

BIG CHANGE

25 Jan 16:49
Compare
Choose a tag to compare

So I re-structure code, and write more comment to be easier for those who want to develop/custom some config
Also I improve more security to salting mechanism (the original one was very very risky)

FTR: delete lib that not necessary

17 Sep 15:39
e0be9a1
Compare
Choose a tag to compare
Merge pull request #1 from P-CAST/add-license-1

Create LICENSE

wrong id handler

16 Jul 04:09
6133e81
Compare
Choose a tag to compare

Handler the wrong id type in view function,return "Error id" and go back to func() if its not integer

Comfortable update

18 Mar 05:34
af6073a
Compare
Choose a tag to compare

In older version if you want to view/insert/delete again you need to openup program again,so this update is to return to start once you login and doesn't close the program.

Minor update

27 Feb 15:19
827ba94
Compare
Choose a tag to compare

Hide password while typing.

Security update

24 Feb 23:49
827ba94
Compare
Choose a tag to compare

User have to enter username and password for database and master password for key to encrypt-decrypt password

open beta

17 Feb 12:45
0ffbafa
Compare
Choose a tag to compare

This is beta version of passwordmanager.