We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UserPasswordChange.php
2.9.2
The new dashboard service does not play nicely with the UserPasswordChange page.
Also a timed out session will display javascript errors instead of redirecting the user to the login screen.
This can be replicated by running sudo rm /var/lib/php/sessions/* on the vagrant machine
sudo rm /var/lib/php/sessions/*
The text was updated successfully, but these errors were encountered:
This blocks 3.0.0 release.
Sorry, something went wrong.
crossan007
No branches or pull requests
On what page in the application did you find this issue?
UserPasswordChange.php
What version of ChurchCRM are you running?
2.9.2
The new dashboard service does not play nicely with the UserPasswordChange page.
Also a timed out session will display javascript errors instead of redirecting the user to the login screen.
This can be replicated by running
sudo rm /var/lib/php/sessions/*
on the vagrant machineThe text was updated successfully, but these errors were encountered: