Gao Sun
|
38811e1099
|
refactor: remove internal role policies (#5904)
* refactor: remove internal role policies
* refactor: remove unused tests
|
2024-05-21 21:44:24 +08:00 |
|
simeng-li
|
52f4e578a5
|
refactor(core,schemas): remove cloudConnection call in koaTenantGuard (#5395)
remove cloudConnection dependency in the koaTenantGuard
|
2024-02-19 10:45:57 +08:00 |
|
Darcy Ye
|
f1d8466919
|
chore(cli,cloud,schemas): change default tenant name (#3890)
|
2023-05-26 17:38:52 +08:00 |
|
Darcy Ye
|
0ebaec520e
|
feat(schemas): update tenants table schema (#3860)
|
2023-05-23 13:51:00 +08:00 |
|
wangsijie
|
47881b6d6e
|
feat(schemas): add service logs table (#3390)
|
2023-03-14 15:15:45 +08:00 |
|
Gao Sun
|
c5da152ddc
|
refactor: hide internal roles for user tenants
introduce internal roles which name starts with #internal:
with RLS policies to make them read-only.
|
2023-03-09 00:07:33 +08:00 |
|
Gao Sun
|
bdd7374d31
|
refactor(schemas): use restrictive policies
for enhanced security and scalability. restrictive policies can
be combined with permissive policies for advanced use cases.
|
2023-03-08 19:16:42 +08:00 |
|
Gao Sun
|
6b09da2f5d
|
refactor: fix alteration
|
2023-02-09 18:31:14 +08:00 |
|
Gao Sun
|
99837b4e48
|
refactor: use RLS
|
2023-02-08 18:58:45 +08:00 |
|