summary refs log tree commit diff
path: root/api/src/util/utility/passwordStrength.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-59/+0
* State update, havent testedTheArcaneBrony2022-08-091-1/+0
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-091-1/+1
* Update passwordStrength.tsErkin Alp Güney2022-04-121-1/+1
* Fix compile errors in checkPassword's entropy checkMadeline2022-04-101-4/+4
* Update passwordStrength.tsErkin Alp Güney2022-04-091-1/+1
* add an elegant entropy checkErkin Alp Güney2022-04-091-5/+16
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-011-0/+49