brendanheywood / moodle-local_cleanurls

Lets drag Moodle's url structure into this century...
37 stars 24 forks source link

Make webserver test page nicer to read #90

Closed brendanheywood closed 7 years ago

brendanheywood commented 7 years ago

The test url /local/cleanurls/webservertest.php is really difficult to scan and make any sense off. It needs a bit of minor formatting to make it easier to scan and see what's working and what isn't.

I'd like to see something very simple and neat like this report with some green oks and red fails. If things are ok then we don't need to show anything else. If things are failing then it should clearly link to the readme to say how to fix it.

http://moodle.prod.local/report/security/index.php

Like that security report, we probably don't need to show any debugging output unless you are interested, in which case you can click on any of the tests and then get the full curl and response