-
The Church CRM development team became aware of a problem affecting some users being unable to login (#5357, #5364, #5362). After investigation it became evident the problem was a combination of our code, and a a recent update to PHP, which has been applied to all currently supported PHP releases. Long story short, our login session uses a character that this new PHP patch rejected which meant all logins were succeeding, but the session establishment failed. |
Beta Was this translation helpful? Give feedback.
Answered by
DawoudIO
Dec 9, 2020
Replies: 1 comment
-
https://github.com/ChurchCRM/CRM/wiki/Login-Failure:-all-versions-below-4.1.4 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DawoudIO
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/ChurchCRM/CRM/wiki/Login-Failure:-all-versions-below-4.1.4