In the settings we can upload an image as banner. There are some verifications that are done on the file to check that it's a valid image. If the file is not valid, a redirection is done to the theme page with an error message. When redirecting to the theme page because of an error on the file, the controller redirects to an URL set in a variable. The problem was this variable '$redirectUrl' was undefined, so the controller thrown an error. The problem occured only if there was an error on the file, but it worked well if the file was a valid image. In the controller's constructor a 'submenu' field is set with panel items and url, so the variable '$redirectUrl' is set to the theme page URL. Now if there is an error with the file, the user is well redirected and the error is displayed. See: CachetHQ/Cachet#2956
Cachet is a beautiful and powerful open source status page system.
Community
You can now join our Slack community!
Overview
- List your service components
- Report incidents
- Customise the look of your status page
- Markdown support for incident messages
- A powerful JSON API
- Metrics
- Multi-lingual
- Subscriber notifications via email
- Two factor authentication
Requirements
- PHP 5.6.4+ or newer
- HTTP server with PHP support (eg: Apache, Nginx, Caddy)
- Composer
- A supported database: MySQL, PostgreSQL or SQLite
Installation, Upgrades and Documentation
You can find documentation at https://docs.cachethq.io.
Here are some useful quick links:
Demo
To test out the demo, you may login to the Dashboard with the following:
- Username:
testortest@test.com - Password:
test123
The demo resets every 30 minutes.
v2.4 Demo
To test out the demo, you may login to the Dashboard with the following:
- Username:
testortest@test.com - Password:
test123
The demo resets every 30 minutes.
Translate Cachet
If you'd like to contribute translations, please check out our CrowdIn project.
Professional Installation Service
We offer a professional installation service. To find out more, email us at support@alt-three.com
Security Vulnerabilities
If you discover a security vulnerability within Cachet, please send an e-mail to us at support@alt-three.com. We handle all security vulnerabilities on a case-by-case basis.