Commit Graph

34 Commits

Author SHA1 Message Date
Jonathan Lamothe 807e09a5ae switched from lens package to microlens 2021-01-05 21:22:41 -05:00
Jonathan Lamothe d87ccc4346 updated copyright
modified in 2021
2021-01-05 21:08:41 -05:00
Jonathan Lamothe 97a5ff4c92 updated email address 2020-12-14 22:41:24 -05:00
Jonathan Lamothe df5f0a4334 updated copyright 2020-12-14 22:10:14 -05:00
Jonathan Lamothe 1717f4c298 fixed pedantic warnings and hlint stuff 2020-02-28 01:23:44 -05:00
Jonathan Lamothe 32c9241a2e updated copyright 2019-01-01 04:47:42 -05:00
Jonathan Lamothe 8b71454445 hlint suggestion 2018-12-31 15:26:11 -05:00
Jonathan Lamothe b52380a10b implemented pwRemoveService 2018-12-31 14:09:13 -05:00
Jonathan Lamothe aa0b8e13d2 JSON encoding/decoding 2018-12-29 12:21:25 -05:00
Jonathan Lamothe e2a7fa6fc2 implemented pwSearch 2018-12-25 15:47:39 -05:00
Jonathan Lamothe c5084c3cb0 typo 2018-12-24 12:52:11 -05:00
Jonathan Lamothe 6998dfe03e implemented pwGetService 2018-12-24 12:22:54 -05:00
Jonathan Lamothe 7b13aad709 implemented pwSetService 2018-12-24 11:55:49 -05:00
Jonathan Lamothe 824f52b108 implemented pwHasService 2018-12-24 10:53:52 -05:00
Jonathan Lamothe 3893a1c63e run pwGenerate tests 2018-12-21 17:33:15 -05:00
Jonathan Lamothe 2cb10b263e changed PWSalt default size to 32 bytes (256 bits) 2018-12-21 16:49:32 -05:00
Jonathan Lamothe 0260f665dc explicitly use lazy ByteStrings 2018-12-20 22:21:36 -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 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
Jonathan Lamothe 78a9a23d17 initial commit 2018-12-06 14:31:36 -05:00