Commit Graph

10 Commits

Author SHA1 Message Date
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
Gergely Polonkai (W00d5t0ck) 1ceaae308f Added checkinactiveusers.php script
This script checks for inactive users and lists them.
2011-02-22 15:15:46 +01:00
Gergely Polonkai (W00d5t0ck) ed41012109 Added ch
This script checks for passwords stored in clear text (e.g after a mass import), and encrypts them with the master key.
2011-02-22 15:00:48 +01:00
Gergely Polonkai (W00d5t0ck) 9bb6cb927e Added the mkencpart.sh script 2011-02-14 18:03:17 +01:00
Gergely Polonkai (W00d5t0ck) 0e54b23763 Bug fix - clear text passwords were not updated to the encrypted version upon password retrieval 2011-02-14 16:53:11 +01:00
Gergely Polonkai (W00d5t0ck) aca3feb94b Started implementing the "Add password" feature 2010-12-21 17:59:24 +01:00
Gergely Polonkai (W00d5t0ck) 06f71cb3c9 Fixed variable name typo 2010-12-17 17:51:48 +01:00
Gergely Polonkai (W00d5t0ck) f527d8657d Administrators now see all password groups
Administrators now see all password groups after login.
2010-12-17 17:47:13 +01:00
Gergely Polonkai (W00d5t0ck) 3bd1f3b4c2 Added more ignored files and directories 2010-12-17 15:42:48 +01:00
Gergely Polonkai (W00d5t0ck) 7c6ed627cc Initial version, with no update possibility 2010-12-17 15:41:45 +01:00