security: add secure RLS policies for financial tables

- P2P/financial tables: service_role only (highest security)
- Admin/system tables: service_role only
- User/announcement tables: public read, service write
- Forum/thread tables: authenticated can write (social features)
This commit is contained in:
2026-02-06 04:19:32 +03:00
parent 7c02b8dd83
commit 0c1c440382
3 changed files with 196 additions and 4 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.116",
"buildTime": "2026-02-06T01:06:49.994Z",
"buildNumber": 1770340009995
"version": "1.0.117",
"buildTime": "2026-02-06T01:19:32.586Z",
"buildNumber": 1770340772586
}