mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 17:05:40 +02:00
631b7ba502
Was assuming that Member::currentMember() is set, which isn't the case unless you log in beforehand and start a PHP session. Given we want the checks to run on their own without user interaction, they need to work in isolation through a single HTTP call containing the basic auth info. |
||
---|---|---|
.. | ||
checks | ||
DevCheckController.php | ||
DevHealthController.php | ||
EnvironmentCheck.php | ||
EnvironmentChecker.php | ||
EnvironmentCheckSuite.php |