OWASP / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10
railsgoat.cktricky.com
MIT License
858 stars 666 forks source link

Wiki pull requests #340

Open cktricky opened 6 years ago

cktricky commented 6 years ago

🐞 Problem

We don't want anyone off the internet editing the wiki. This requires write permissions. There is no default "built-in" ability to submit pull requests if you don't have write permissions. So we're stuck between give write permissions to the entire repo or no ability to submit proposed changes.

🎯 Goal Make it possible to create an open way to collaborate on wikis.

💡 Possible solutions There is an article I read this morning covering a solution.

📋 Steps to solve the problem