Skip to content

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

fix for 2.0

Choose a tag to compare

@P-CAST P-CAST released this 27 Jan 05:24

add error handler, exception for injection

BIG CHANGE

Choose a tag to compare

@P-CAST P-CAST released this 25 Jan 16:49

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

Choose a tag to compare

@P-CAST P-CAST released this 17 Sep 15:39
e0be9a1
Merge pull request #1 from P-CAST/add-license-1

Create LICENSE

wrong id handler

Choose a tag to compare

@P-CAST P-CAST released this 16 Jul 04:09
6133e81

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

Comfortable update

Choose a tag to compare

@P-CAST P-CAST released this 18 Mar 05:34
af6073a

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

Choose a tag to compare

@P-CAST P-CAST released this 27 Feb 15:19
827ba94

Hide password while typing.

Security update

Choose a tag to compare

@P-CAST P-CAST released this 24 Feb 23:49
827ba94

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

open beta

Choose a tag to compare

@P-CAST P-CAST released this 17 Feb 12:45
0ffbafa

This is beta version of passwordmanager.