A PHP based password store
Go to file
Gergely Polonkai (W00d5t0ck) a850066271 Added the checknonusedpasswords.php script
This script checks for passwords that were not accessed for a while.
2011-02-22 15:36:20 +01:00
js Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
scripts Added the checknonusedpasswords.php script 2011-02-22 15:36:20 +01:00
style Started implementing the "Add password" feature 2010-12-21 17:59:24 +01:00
templates Started implementing the "Add password" feature 2010-12-21 17:59:24 +01:00
.gitignore Added more ignored files and directories 2010-12-17 15:42:48 +01:00
check_user.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
class.db.php Added the checknonusedpasswords.php script 2011-02-22 15:36:20 +01:00
config.php.dist Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
cpw.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
getpasswordlist.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
getpw.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
getpwgname.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
index.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
login.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
logout.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
results.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
sanitychecks.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
session.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00
smarty_init.php Initial version, with no update possibility 2010-12-17 15:41:45 +01:00