-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Authentication_Cheat_Sheet.md #1245
Update Authentication_Cheat_Sheet.md #1245
Conversation
Never mind, I found where it was buried in the contribution guide |
Ok Markdown plugin no longer complaining in VSCodium |
I feel this guidance is more verbose than it needs to be. For starters, we can drop the MFA part and some of the less-than-necessary steps. For example, maybe one list like this?
This is just a cheat-sheet, I want to keep the guidance short and to the point. Thank you! |
Hi @jmanico Agreed, this is a cheat sheet, so I'll shorten the section. However, I'd still like to offer up these step-by-step processes if OWASP agrees they are the correct way to prevent an account takeover. Should I publish these in https://owasp.org/www-community/controls/ ? Is there a better place to publish them? |
I do like this content, but it's a little sloppy and the language needs to be cleaned up. And needs to be massively reduced. I'll help when I can, this is a very solid idea, it just needs a lot of cleanup. |
And yes a community page is the right place for the total content and I can help you clean it up. AI can help. Send all your text into a LLM and ask for cleanup and you'll see what I mean. |
Roger that. |
Hi @jmanico LLM indeed cleaned it up. How is it now? |
Thank you! |
Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.
Please make sure that for your contribution:
If your PR is related to an issue, please finish your PR text with the following line:
This PR covers issue #1243
Thank you again for your contribution 😃