• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

locomotivemtl / charcoal-admin / 1093 / 1
9%
master: 9%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2018 11:52PM UTC
Files 184
Run time 36min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jan 2018 11:48PM UTC coverage: 2.784% (+0.4%) from 2.397%
1093.1

push

travis-ci

mcaskill
Refactor data assignment with request parameters

Enforce a stricter dataset for actions and templates.

Before, action and template controllers  would automatically assign all GET / POST data to itself. This behaviour often led to resolution conflicts and the practice alone is a major security risk.
Now, controllers must define a whitelist to automatically assign GET / POST parameters on itself.

Changes:
- Added `setDataFromRequest()` method to action and template controllers
- Added `validDataFromRequest()` method to action and template controllers
- Added `HttpAwareTrait` and implemented by widgets using HTTP Requests

373 of 13400 relevant lines covered (2.78%)

0.31 hits per line

Source Files on job 1093.1
  • Tree
  • List 0
  • Changed 75
  • Source Changed 18
  • Coverage Changed 66
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1093
  • Travis Job 1093.1
  • de58a5ac on github
  • Prev Job for on master (#1091.4)
  • Next Job for on master (#1097.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc