Commit Graph

16 Commits

Author SHA1 Message Date
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 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 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