2092 Commits

Author SHA1 Message Date
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
StyleCI Bot
0675337812
Apply fixes from StyleCI 2023-08-21 07:56:40 +00:00
James Brooks
345039f471 Set header in demo seeder 2023-08-21 08:56:20 +01:00
James Brooks
3d52771a1e Remove Google tracking from demo 2023-08-17 09:33:45 +01:00
James Brooks
112b5c9099 Update demo seeder with new components 2023-08-13 23:10:28 +01:00
StyleCI Bot
a2176c8c56
Apply fixes from StyleCI 2023-08-11 11:01:53 +00:00
James Brooks
a86a3d86b3
Merge pull request #4254 from pavog/patch-2
Only use AboutApp when the setting "setting.app_about" is set
2021-04-01 15:47:41 +01:00
James Brooks
3c2479d84b Fix 2021-04-01 09:43:10 +01:00
Paul Vogel
d5ba835eed
Only use AboutApp when the setting "setting.app_about" is set
And use empty string when it's not set
2021-03-31 15:49:20 +02:00
James Brooks
48461616db Fix feed 2021-03-29 12:26:00 +01:00
James Brooks
84b0c5a4be Compatibility fixes 2021-03-29 12:24:45 +01:00
James Brooks
9e5a4e5f89 wip 2020-08-01 13:54:12 +01:00
James Brooks
dd1248a919 wip 2020-08-01 09:13:50 +01:00
James Brooks
9a83bb3171
Merge pull request #4022 from langemeijer/no-disable-compontents-in-global
Ignore disabled components when determining if a subscription is 'global'
2020-08-01 09:07:35 +01:00
James Brooks
583bc58268
Merge pull request #4026 from marek-knappe/fixing-issue-3842
Fixing issue #3842
2020-08-01 09:07:21 +01:00
James Brooks
54553e3a69
Merge pull request #4027 from marek-knappe/fixing-issue-3254-for-2.4
Fixing issue to be able to have mterics work for recommended docker /…
2020-08-01 09:06:48 +01:00
James Brooks
3146ea75c3
Merge pull request #4066 from CachetHQ/rm-cov
Disable code coverage runs
2020-08-01 09:05:02 +01:00
James Brooks
c5c2355d8a Apply fixes from StyleCI 2020-08-01 07:58:34 +00:00
Cachet Bot
59fa667afa Apply fixes from StyleCI 2020-07-19 21:59:28 +00:00
Marek Knappe
367c1dd31f Fixing issue to be able to have mterics work for recommended docker / postgresql setup 2020-05-20 19:12:49 +10:00
Marek Knappe
8079f22003 Fixing issue #3842 2020-05-20 14:30:00 +10:00
Casper Langemeijer
0b38e41e5d Ignore disabled components when determining if a subscription is 'global' 2020-05-13 18:10:26 +02:00
Cachet Bot
03092466f5 Apply fixes from StyleCI 2020-04-01 10:44:53 +00:00
James Brooks
5ff2289eeb Apply fixes from StyleCI 2020-02-27 09:44:35 +00:00
Sven Speckmaier
5f426f9be9
moved RemoteUserAuthenticate before Authenticate
Having RemoteUserAuthenticate after Authenticate does nothing - a request requiring a login was already redirected away before reaching the logic to load the user from the REMOTE_USER server setting.

Moving RemoteUserAuthenticate before Authenticate fixes this.
2020-02-27 10:36:38 +01:00
Tsah Kashkash
a10b81e8ef
Updated color_contrast using hexdec deperecated
Changed the hexdec to ctype_xdigit due to deprecation and error in status page on php 7.4
2019-12-24 16:46:55 +02:00
James Brooks
83f7aa9b4c Apply fixes from StyleCI 2019-11-13 08:51:36 +00:00
James Brooks
62308b30e4
Merge pull request #3816 from Data-Kiss/tests-notifications
Tests notifications
2019-11-13 08:51:02 +00:00
James Brooks
e0df467813
Merge pull request #3815 from Data-Kiss/templates-update-incident
Add the ability to select a template when adding an incident.
2019-11-02 10:33:58 +00:00
Craig Ballinger
9718239817 sign internal redirects and routes for subscribe.manage 2019-10-18 09:05:06 -04:00
Craig Ballinger
bc4ebacde7 make styleci happy 2019-10-17 22:23:52 -04:00
Craig Ballinger
40d5ffa3d0 generate a signed url for the redirect 2019-10-17 22:15:47 -04:00
Data-Kiss
509e7d98da WIP - Tests for notifications 2019-10-10 20:04:28 +01:00
Data-Kiss
4bff1147a1 Fix some accessibility issues 2019-10-09 20:10:25 +01:00
Data-Kiss
4b5ee6668f Add the ability to select a template when adding an incident. 2019-10-09 19:56:14 +01:00
Data-Kiss
87d4e33632 WIP 2019-10-09 19:04:58 +01:00
Diego Souza
f800c3a76d fix for undefined property in SetupController [fixes #3774] 2019-09-08 04:07:23 -03:00
James Brooks
c74193e37e Don't call with twice 2019-07-13 17:31:27 +01:00
James Brooks
35279cebe4
Merge pull request #3704 from CachetHQ/hotfix/tags-syncing
Improved Tags Management
2019-07-13 09:12:23 +01:00
James Brooks
d8c2c93dc7
Merge pull request #3705 from CachetHQ/manage-subscriptions-security
Improved subscriber handling
2019-07-13 09:11:56 +01: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
ac43591403 Apply fixes from StyleCI 2019-07-13 07:31:25 +00:00
James Brooks
bd1e839ede
Add link to spatie/laravel-tags 2019-07-13 08:31:08 +01:00
Alec Hill
864f380515
Fix timeout with large number of subscribers 2019-07-12 16:45:27 -05:00
James Brooks
3187fbc24f Apply fixes from StyleCI 2019-07-12 12:43:13 +00:00
James Brooks
bdb3619bc9 Apply fixes from StyleCI 2019-07-12 12:38:58 +00:00
James Brooks
7f53a7e9df Improved subscriber handling
- Signed routes
- Manage subscriptions now sends an email link
2019-07-12 11:39:13 +01:00
James Brooks
3ac7492858 Remove old Tag commands, refactor migration etc 2019-07-12 11:08:25 +01:00
James Brooks
3807a6b3bb Fix another bug 2019-07-12 10:41:55 +01:00