Closed boluak closed 2 months ago
@boluak I'll look at adding a verify email ... that said Self Register Report under the People Dashboard.
/members/self-register.php
which will show you who got added of late.
also note the following setting
sNewPersonNotificationRecipientIDs
people who self register have no access to the system in ChurchCRM. they are just stored in the DB with the value of self registered
that said we should send the info back to them if they have an email and ensure it is correct
The security/Privacy issue is this:
You envisage that
Self Register Report, Church Greeter Notification + email verification should be a check to verify identity before committing self registered person to main database. that is defer making the person and family records until the confirmation process completes
Presently I have this option turned off, but would really love to use it as it would make data collection easier and faster.
Thank you for the detailed listing I’ll keep what in mind when I’m working on the feature.
I’m not sure we have a silver bullet. But we can keep making it better every time
working on this as part of the next release
here is what I'm going to do
feedback
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 15 days with no activity.
On what page in the application did you find this issue?
Login.php
On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Xampp, shared linux hosting
What version of PHP is the server running?
5.6, 7.1
What browser (and version) are you running?
Chrome, Firefox, ie, Microsoft edge.
What version of ChurchCRM are you runniung?
families are entered directly into the database without any verification or confirmation. this might be a security risk. Because anyone can register thus have access to information being sent out to members etc. This was formally the case with churchinfo but it was addressed Admin has to approve before it's entered in the database.