Agent Zero
|
ada5594ce5
|
fix: migration 0019 - remove updated_at from roles INSERT (roles table has no updated_at column)
|
2026-07-15 22:13:55 +02:00 |
|
Agent Zero
|
23e5cf1e15
|
fix: migration 0019 - use CAST(:perms AS jsonb) to avoid SQLAlchemy bind param collision with ::jsonb cast
|
2026-07-15 22:10:14 +02:00 |
|
Agent Zero
|
7bb0eb1941
|
fix: migration 0019 - use sa.text() with bindparams to avoid SQLAlchemy interpreting JSON colons as bind parameters
|
2026-07-15 22:06:24 +02:00 |
|
Agent Zero
|
b490a62322
|
feat: granular RBAC system with user groups, deny-list, permission registry, system-admin, self-mod prevention
|
2026-07-15 21:59:45 +02:00 |
|