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

nijel / phpmyadmin / 94 / 5
52%
master: 52%

Build:
Build:
LAST BUILD BRANCH: page_validity
DEFAULT BRANCH: master
Ran 28 Jul 2016 09:13AM UTC
Files 476
Run time 52s
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

28 Jul 2016 09:00AM UTC coverage: 51.591%. First build
CI_MODE=test

push

travis-ci

nijel
Remove token from GET requests

The CSRF token really should be used only in POST requests. The reason
for that is that it's a bit harder to get to if it is in request body
(with POST) compared to GET request, where it is in the URL (being
easily available in server logs).

Also this will make the URLs look nicer ;-).

This change will definite break some functionality, but since #6297 most
of the code should be safe and remaining bugs can be fixed for upcoming
release.

Signed-off-by: Michal Čihař <michal@cihar.com>

39408 of 76385 relevant lines covered (51.59%)

7.78 hits per line

Source Files on job 94.5 (CI_MODE=test)
  • List 476
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 94
  • Travis Job 94.5
  • dae3390a on github
  • Next Job for CI_MODE=test on remove-token-get (#95.3)
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

© 2025 Coveralls, Inc