duffn / dumb-password-rules

A compilation of sites with dumb password rules.
https://dumbpasswordrules.com
MIT License
2.99k stars 296 forks source link

Replace "dumb" with "bad" everywhere #501

Open fasiha opened 1 year ago

fasiha commented 1 year ago

Fixes #500: this PR replaces all the free text usages of "dumb" with "bad". However I haven't changed URLs (including Mastodon and GitHub URLs).

Let me know, I'm happy to make this an all-in-one PR that assumes all the following have been migrated:

Tested by spot-checking the output of npm run build.

Again, many thanks for your support in this!

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @duffn on Vercel.

@duffn first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dumb-password-rules ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 8:16AM (UTC)
duffn commented 1 year ago

Let's just do it all in one go. I'll need to:

fasiha commented 1 year ago

Thanks @duffn, 779035c replaces even the URLs/bot names, as well as renaming the GitHub Actions yaml file. git grep dumb is empty, as is find . -name "*dumb*". Triple-checking the diff to make sure every change is legitimate but I'd of course appreciate another pair of eyes 🙇