bug
fixed
domain_blocklist insufficient privilege on add
bill@transcom.net (Transcom IS) ยท
2026-05-16 09:35
Customer-admin clicks add domain โ 500 error. psycopg.errors.InsufficientPrivilege: permission denied for table domain_blocklist.
Comments (1)
bill@transcom.net (Transcom IS)admin
2026-05-16 09:40
Forgot GRANT on the new blocklist table. Now baked into the schema v8 SQL for future installs.
Sign in to add a comment.