Security Architecture
Bangali Business is designed so security controls are enforced by the server, not only by hidden buttons or frontend menus.
Tenant Isolation
Operational database queries, files, search, exports, reports, background jobs, integrations and public share links must enforce business scope.
Authentication & Authorization
Passwords are hashed, sessions can be revoked, high-risk actions can require stronger authorization, and role/permission checks are applied server-side.
Private Files
Business documents and private uploads are stored outside direct public access where possible and delivered only after authorization checks.
Auditability
Sensitive operations can record actor, business scope, action, resource, timestamp and safe change metadata.
Backup & Recovery
Production design includes database and file backups, off-site storage support, retention controls, monitoring and restore testing. A backup should not be considered verified until it can be restored successfully in an isolated environment.
Security Reporting
Use Bangali Enterprise's verified support/contact channels to report a suspected vulnerability. Do not include passwords, secret keys or unnecessary private customer data in reports.
