Commit Graph

17 Commits

Author SHA1 Message Date
Gergely Polonkai (W00d5t0ck) f2486ffc8f Added placeholders for some scripts 2013-02-26 02:21:02 +01:00
Gergely Polonkai (W00d5t0ck) 4bb7dfadbc Removed some unnecessary HTML code
Displaying it with JavaScript instead
2013-02-26 02:18:39 +01:00
Gergely Polonkai (W00d5t0ck) f72cec984e Made password group listing a table instead of a list
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-05-17 11:09:28 +02:00
Gergely Polonkai (W00d5t0ck) e79e7b2191 Fixed change password button design
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-05-17 11:08:10 +02:00
Gergely Polonkai (W00d5t0ck) 5651b5aad9 Replaced placeholder message.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-05-17 11:07:22 +02:00
Gergely Polonkai (W00d5t0ck) 2cda4bd814 Temporarily hidden the Add password box.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2011-02-22 15:45:00 +01:00
Gergely Polonkai (W00d5t0ck) 4f86ebf07f Updated config.php.dist with new features 2011-02-22 15:37:57 +01:00
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