Block a user
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-14 10:34:17 +02:00
0f5334d65f
most remaining from base+rbac
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-14 07:25:25 +02:00
bf510e1ab2
rbac.globalAdmin(), rbac.globalGuest()
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-14 07:08:01 +02:00
a9b9a321f7
rbac.RbacOp, rbac.RoleDescriptor, rbac.roleDescriptorOf and functions
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-14 06:07:03 +02:00
dfcf22658c
rbac.RoleDescriptor, rbac.assumed(), rbac.unassumed()
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 20:59:23 +02:00
de570c3dd4
rbac.RoleType
88a8d1ed84
rbac.delete_related_rbac_rules_tf
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 20:47:01 +02:00
d1c8c30d8b
rbac.role
357c091411
rbac.permission
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 20:31:48 +02:00
365a228d44
rbac.grants
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 20:21:19 +02:00
f0c15f066e
schema basis -> base
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 20:11:41 +02:00
a583be71be
rbac.global
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 17:38:33 +02:00
55c4983509
rbac schema in 1057-rbac-role-builder.sql und 1058-rbac-generators.sql
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 17:31:16 +02:00
8b2dbaa8bd
rbac schema in 1056-rbac-trigger-context.sql
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 17:24:14 +02:00
d4b767af0d
renaming user to subject in API
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 16:30:10 +02:00
fd11f5903a
rbac schema in 1055-rbac-views.sql
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 16:21:23 +02:00
e3f48127d2
rename 1051-rbac-subject-grant.sql
dbf0aa5980
rbac schema for user-grant
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 15:55:47 +02:00
ba226fd802
waiting animation for git-pull-and-if-origin-changed-run-tests
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 14:53:45 +02:00
5183dcd044
rbac.assumedRoleUuid
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 14:20:05 +02:00
62180b9cf6
less output from git-pull-and-if-origin-changed-run-tests
37835637f6
fix package name in arch test
e88ab1b60b
fix trigger order
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 13:57:46 +02:00
b33bafb753
git-pull-and-run-if-origin-changed: pull every 10s and show commit-ids
WIP: introduce separate database schemas
hsh-michaelhoennig
pushed to introduce-separate-database-schemas at hostsharing/hs.hsadmin.ng
2024-09-13 13:21:08 +02:00
fde46d26cc
run ./gradlew test not gw-test alias in git-pull-...