Files
romm/backend
Georges-Antoine Assi 26cf4b36f8 Scope test-user grant to the romm_test namespace
Addresses review feedback: granting ALL PRIVILEGES on *.* is overly broad,
especially against a shared DB instance. A database-level grant on the
`romm\_test%` wildcard pattern still lets the user CREATE the per-worker
databases (romm_test_gw0, ...) needed by pytest-xdist, while confining it to
that namespace — verified that out-of-namespace CREATE DATABASE is denied.

PostgreSQL needs no equivalent change: its CI service user (POSTGRES_USER)
is the container superuser.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 21:34:46 -04:00
..
2026-06-17 15:51:44 -04:00
2026-02-09 17:26:21 -05:00
2026-05-20 09:17:35 -04:00
2025-08-02 17:55:43 -04:00
2026-05-17 17:39:47 -04:00
2026-05-22 22:35:30 -04:00