Commit Graph

7 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) 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) 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) 7c6ed627cc Initial version, with no update possibility 2010-12-17 15:41:45 +01:00