Security

Protecting your data is not a feature, but the foundation.

Multi-level Security Concept

Sicherheitseinstellungen

We rely on proven standards and modern technologies to protect your data from unauthorized access.

Access Control

  • 2-Factor Authentication (2FA): Optional protection via a second code by email for every login.
  • Brute Force Protection: Automatic blocking after multiple failed login attempts.
  • Session Management: Automatic logout upon inactivity.

Rights & Roles

Define precisely who is allowed to do what. Our RBAC system (Role Based Access Control) allows control down to the field level:

  • Table Rights: Read, write, delete, export per table.
  • Visibility: Hide sensitive fields for certain groups.
  • Row-Level Security: Restrict access to records (e.g., "Salesperson sees only own customers").
  • Audit Compliance: Use Read-Only protection for records to protect completed processes from subsequent editing.

Technical Security

  • CSRF Protection: Prevents unwanted actions by third parties.
  • SQL Injection Protection: Consistent use of Prepared Statements.
  • XSS Protection: Automatic sanitization of user inputs.
Hosting in DE

Our servers are located in data centers in Germany. We and the data center operator are fully subject to the GDPR.

Audit Log

Every login and every critical action is logged. So you always keep track of who did what and when.