coolify/database
Andras Bacsai b3256d4df1 fix(security): harden model assignment and sensitive data handling
Restrict mass-assignable attributes across user/team/redis models and
switch privileged root/team creation paths to forceFill/forceCreate.

Encrypt legacy ClickHouse admin passwords via migration and cast the
correct ClickHouse password field as encrypted.

Tighten API and runtime exposure by removing sensitive team fields from
responses and sanitizing Git/compose error messages.

Expand security-focused feature coverage for command-injection and mass
assignment protections.
2026-03-29 20:56:04 +02:00
..
factories test(factories): add missing model factories for app test suite 2026-03-03 09:50:05 +01:00
migrations fix(security): harden model assignment and sensitive data handling 2026-03-29 20:56:04 +02:00
schema test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
seeders fix(security): harden model assignment and sensitive data handling 2026-03-29 20:56:04 +02:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00