StyleCI Bot
2b8580727f
Apply fixes from StyleCI
2023-10-11 10:14:38 +00:00
d.saschenko
97a075cf63
fix: Auth Remote Code execution
2023-09-28 17:43:58 +03:00
James Brooks
84b0c5a4be
Compatibility fixes
2021-03-29 12:24:45 +01:00
James Brooks
6640cc576d
Merge pull request #4071 from CachetHQ/remove-foundation-namespace
...
Remove Foundation namespace
2020-08-01 09:21:13 +01:00
James Brooks
37cd589fae
Apply fixes from StyleCI
2020-08-01 08:16:18 +00:00
James Brooks
dd1248a919
wip
2020-08-01 09:13:50 +01:00
西行寺幽幽子
8b99ee95f9
Fix "failed: ERR invalid DB index"
2020-04-19 17:38:20 +08:00
James Brooks
5ff2289eeb
Apply fixes from StyleCI
2020-02-27 09:44:35 +00:00
Max Kovalenko
2b2337eb8e
Merge remote-tracking branch 'forked/2.4' into upgrade-google2fa
...
# Conflicts:
# composer.lock
2019-07-13 10:39:25 +03:00
James Brooks
342be3d756
Merge pull request #3660 from CachetHQ/trusted-proxy-env-fix
...
Fix use of env
2019-06-24 18:57:43 +01:00
James Brooks
8f91f6d92f
Remove Laravolt dependency. Closes #3376
2019-06-23 16:08:03 +01:00
James Brooks
a3bbeb541e
Fix use of env. Closes #3651
2019-06-23 08:29:24 +01:00
Max Kovalenko
6086a275bf
upgraded google2fa (0.7->5.0) & composer deps
2019-05-24 20:20:57 +03:00
James Brooks
c7028c5bdc
Fix class
2019-04-13 13:20:15 +01:00
James Brooks
81a9b73532
Apply fixes from StyleCI
2019-04-13 12:17:47 +00:00
James Brooks
a95319b2bc
Install Bugsnag for debugging
2019-04-13 13:17:28 +01:00
jzinkweg
958ad649cf
Make pgsql schema configurable via environment variable
2019-03-08 15:27:43 +01:00
James Brooks
ffe9c99f9c
Apply fixes from StyleCI
2019-01-26 10:38:21 +00:00
James Brooks
654e72ceb5
Fixes CORS headers. Closes #3413
2019-01-26 10:37:24 +00:00
Graham Campbell
468e4e329e
Use safer markdown defaults
2018-12-30 03:08:22 +00:00
Graham Campbell
3fca9e6f58
Updated doctrine and emoji packages
2018-12-28 16:43:38 +00:00
Cachet Bot
5b90a4523d
Apply fixes from StyleCI
2018-12-28 14:02:37 +00:00
Graham Campbell
b18a8dff6b
Commit new vendor files
2018-12-28 14:01:55 +00:00
Graham Campbell
e764023ad8
Deal with settings read/write errors properly
2018-12-28 13:56:53 +00:00
James Brooks
34e15b2c78
Drop support for RSS & Atom feeds.
2018-12-27 22:37:11 +00:00
Graham Campbell
81bc9c3fe5
Ensure app.debug is always a boolean ( #3290 )
2018-10-18 23:06:36 +01:00
Nico Stapelbroek
1a07b3f8d9
Remove references to the Laravel backup manager
...
As proposed in https://github.com/CachetHQ/Cachet/pull/3150 the current backup solution produces too many edge cases when configured with the non-default options. Cachet should not be held responsible for backups since it's unable to complete this task properly. Feel free to re-add a laravel backup solution to your custom cachet instance.
2018-07-24 11:39:06 +02:00
Nico Stapelbroek
65f138dc2d
hardcode for db:backup parameters that is ran when installing cachet
...
Future improvements should dynamically configure the databases used
2018-07-02 12:50:00 +02:00
James Brooks
b3e7e86ff2
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-25 20:49:40 +00:00
James Brooks
f86dbe87c3
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-25 21:48:27 +01:00
James Brooks
57aef06927
Install Laravel 5.6
2018-06-25 21:48:27 +01:00
James Brooks
ce3ab9d3eb
Replace GrahamCampbell/Core with core code. Closes #2669
2018-06-18 21:32:16 +01:00
James Brooks
4944d95e71
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-14 19:57:36 +00:00
James Brooks
1c052abadf
Remove Modules system
2018-06-14 20:57:13 +01:00
James Brooks
03bbb87364
Publish avatar config and laravolt resources
2018-06-14 20:32:25 +01:00
James Brooks
6126c1a9c3
Publish tinker config file
2018-06-14 20:30:48 +01:00
James Brooks
c2b0fb340e
Install debugbar in dev environment
2018-06-14 20:29:50 +01:00
Joe Cohen
2a57bb9c99
configure trusted proxies via env
2018-05-31 12:39:08 -05:00
James Brooks
3c51e5115a
Merge pull request #2894 from nstapelbroek/feature/2812-firewall-frontend
...
Feature always authenticate
2018-04-05 08:22:21 +01:00
Nico Stapelbroek
50bcfb5093
Move always_authenticate config to the setting.php file
2018-04-04 18:37:52 +02:00
James Brooks
2fd502a487
SES Region can now be changed
2018-03-17 12:57:37 +00:00
Nico Stapelbroek
52db03cb66
Set the default always_authenticate flag to false
2018-02-04 13:39:16 +01:00
Nico Stapelbroek
239f953e36
Add an "always authenticate" setting
2018-01-27 22:49:37 +01:00
Nico Stapelbroek
14e15ca543
Fix codestyle
2018-01-21 14:32:29 +01:00
Nico Stapelbroek
8485821491
Add setting to suppress notifications in maintenance mode
2018-01-21 12:22:14 +01:00
James Brooks
8e1c9801fb
When disabling third-party deps, don't use Gravatar.
...
Fixes #2810
2017-12-03 17:34:59 +00:00
James Brooks
beb0d42e9b
Order service providers
2017-12-03 17:25:42 +00:00
James Brooks
9b5ec771f9
Merge pull request #2694 from vitorbaptista/patch-1
...
Trust proxies in local IPs
2017-10-27 15:07:59 +01:00
James Brooks
dce9f6d693
Set app timezone with APP_TIMEZONE
2017-10-18 22:13:11 +01:00
James Brooks
c06ba9a105
Add missing Laravel Tinker requirement
2017-09-30 11:29:12 +01:00