summaryrefslogtreecommitdiff
path: root/app/controllers/health_check_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Support token header for health check token, and general cleanup of the ↵DJ Mountney2016-05-111-3/+12
| | | | health_check feature.
* Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+13
Also added a health check page to the admin section for resetting the token.