Feature: Strong Parameters(like Rails 4)
Offen
feature
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.6k
- Forks
- 179
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In most cases we cannot use mass-assignment without any protection,
so such protection should be added
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue mentions adding strong parameters protection similar to Rails 4 to the Compound MVC framework. Start by examining the framework's model or controller layer to understand current mass-assignment handling. Look for existing validation or parameter filtering mechanisms. Research how Rails 4 strong parameters work to understand the required feature scope. The work involves designing and implementing a new security feature across the framework.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, node.js
- Bereich
- backend-api-design
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100