Commit Graph

28 Commits

Author SHA1 Message Date
Jonathan Lamothe 648e166110 fixed mkPool 2018-12-20 21:48:02 -05:00
Jonathan Lamothe 4c7cd082dc partial implementation of pwGenerate 2018-12-19 16:47:02 -05:00
Jonathan Lamothe 7d2dd98320 implemented tests for pwGenerate 2018-12-19 16:45:16 -05:00
Jonathan Lamothe e08b10a586 implemented validatePWDatabase 2018-12-19 10:36:28 -05:00
Jonathan Lamothe 7f28229722 implemented validatePWData 2018-12-18 17:56:10 -05:00
Jonathan Lamothe 6bd791533f refactoring
- added random genetator to status
- changed how HCL is imported
2018-12-18 15:00:18 -05:00
Jonathan Lamothe 970adc221c implemented newPWDatabase 2018-12-18 14:41:29 -05:00
Jonathan Lamothe e28faacc13 restructuring
- renamed newSalt to newPWSalt
- added PWSalt type
- general style cleanup
2018-12-18 14:19:19 -05:00
Jonathan Lamothe 098aaeb49f implemented newPWData 2018-12-18 14:04:45 -05:00
Jonathan Lamothe 72d8609674 better tests for newSalt 2018-12-17 20:20:08 -05:00
Jonathan Lamothe ceb9d77bfd implemented newSalt 2018-12-17 16:09:40 -05:00
Jonathan Lamothe 3923ea1ef3 added PWDatabase and PWData 2018-12-17 15:18:01 -05:00
Jonathan Lamothe 2b9bedced5 removed applyPWPolicy 2018-12-17 14:30:32 -05:00
Jonathan Lamothe 14e367bd43 applied hlint suggestions 2018-12-17 00:04:43 -05:00
Jonathan Lamothe 2e8a638756 fixed special character tests 2018-12-13 15:16:43 -05:00
Jonathan Lamothe 9f7944336f implemented policy checking 2018-12-13 13:23:56 -05:00
Jonathan Lamothe 29bbdccc53 check for negative values on validion 2018-12-13 11:48:37 -05:00
Jonathan Lamothe 36e2ac9883 made validatePWPolicy return Bool 2018-12-13 11:15:26 -05:00
Jonathan Lamothe 3a92469554 password policy validation 2018-12-12 18:41:34 -05:00
Jonathan Lamothe 63105399b8 implemented default password policy 2018-12-12 17:38:10 -05:00
Jonathan Lamothe 3853a32259 added lenses to PWPolicy 2018-12-12 17:04:23 -05:00
Jonathan Lamothe caf669fef7 defined password policy 2018-12-09 15:34:29 -05:00
Jonathan Lamothe a365632363 session locking implemented 2018-12-09 14:31:58 -05:00
Jonathan Lamothe b27faf2948 better menu formattimg 2018-12-09 11:23:50 -05:00
Jonathan Lamothe def809c8fb implemented main menu and master password changing 2018-12-09 00:35:27 -05:00
Jonathan Lamothe 1e71698388 request master password 2018-12-07 21:07:42 -05:00
Jonathan Lamothe 53b5c6d106 restructured 2018-12-06 22:03:38 -05:00
Jonathan Lamothe 78a9a23d17 initial commit 2018-12-06 14:31:36 -05:00