bug
fixed
domain_blocklist insufficient privilege on add
admin ยท
2026-05-16 09:35
Customer-admin clicks add domain โ 500 error. psycopg.errors.InsufficientPrivilege: permission denied for table domain_blocklist.
Comments (1)
adminadmin
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.