The current main branch receives security fixes.
Please open a private security advisory on GitHub when possible. Do not include live API keys, mail passwords, server credentials, cookies, or production database dumps in public issues.
- Keep
.envprivate. - Use a long random
SECRET_KEY. - Change the default admin password before deployment.
- Put public deployments behind HTTPS.
- Rotate SMTP app passwords and API keys after any suspected exposure.
- Do not commit generated databases, logs, APKs, app bundles, or backups.