All In logo All In Church Fellowship Group

All In Member Access

Privacy

A simple public explanation of how the member portal is separated from the public-facing site.

Separate public and member experiences The public homepage stays focused on outreach while member tools stay behind login.
Portable local data Portal data lives in a single SQLite file so the site can move cleanly to another machine.
Room to grow Prayer requests, testimonies, events, and account tools now have dedicated member-only pages.

Privacy overview

The public homepage is intentionally separate from the member portal. Member account data and future portal content are stored locally in a SQLite database on this server.

  • Public visitors do not see member-only pages without signing in.
  • Authentication relies on password hashes rather than storing raw passwords.
  • Direct member contact details are not published on the public site by default.