Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
763c743372 fix typo: logged-in sujects
86232f1939 fix typo: RbacRoleDescriptorsGenerator
ec2640b3c7 grantRoleToUserUnchecked -> grantRoleToSubjectUnchecked
fd7a63867a use schema for hs-hosting-asset-legacy-id
e0ac4231ac Merge remote-tracking branch 'origin/master' into introduce-separate-database-schemas-base-and-rbac
Compare 5 commits »
aaa3bf8935 use schema rbactest and amend generator code for schemas
83949ac7b5 fix merge problems
823725f57d Merge remote-tracking branch 'origin/master' into introduce-separate-database-schema-test-and-amend-generators
80d79de5f4 import-legacy-ids-of-booking-items-and-hosting-assets (#101)
Compare 3 commits »
hsh-michaelhoennig deleted branch introduce-separate-database-schemas-base-and-rbac from hostsharing/hs.hsadmin.ng 2024-09-16 15:36:40 +02:00
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-09-16 15:36:39 +02:00
1eed0e9b21 introduce separate database-schemas base+rbac (#103)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#103 2024-09-16 15:36:38 +02:00
introduce separate database-schemas base+rbac
763c743372 fix typo: logged-in sujects
hsh-michaelhoennig commented on pull request hostsharing/hs.hsadmin.ng#103 2024-09-16 15:04:18 +02:00
introduce separate database-schemas base+rbac

ist nicht case-sensitiv, und da der Teil 'ADMIN' sich auf den Enum-Wert ADMIN von rbac.RoleType bezieht, ist sogar globalADMIN() passender - PostgreSQL speichert es als "globaladmin", da geht also…

86232f1939 fix typo: RbacRoleDescriptorsGenerator
ec2640b3c7 grantRoleToUserUnchecked -> grantRoleToSubjectUnchecked
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#104 2024-09-16 14:18:26 +02:00
introduce separate database schema-test and amend RBAC generators for schema-generation
hsh-michaelhoennig closed pull request hostsharing/hs.hsadmin.ng#102 2024-09-16 14:17:39 +02:00
WIP: introduce separate database schemas
fd7a63867a use schema for hs-hosting-asset-legacy-id
e0ac4231ac Merge remote-tracking branch 'origin/master' into introduce-separate-database-schemas-base-and-rbac
80d79de5f4 import-legacy-ids-of-booking-items-and-hosting-assets (#101)
Compare 3 commits »
3a595366ea use schema rbactest (just hardcoded, not yet generated)
a4054b310d add schema rbactest (not just 'test')
dccd9bb6af add schema handling to rbac.generateRelatedRbacObject(varchar)
0446274f11 add schema handling in rbac.insert_related_object()
Compare 3 commits »
c93228a857 RbacRoleDescriptorGenerator -> RbacRoleDescriptorsGenerator
ce40126e6b add base.combine_table_schema_and_name(...) and use it in audit+historization
4e0ad790e9 add schema-handling to base.tableColumnNames(text)
01399be498 add schema-usage to Java-RBAC-Generators and re-generate
64163a4d4c introduce-separate-database-schemas-base-and-rbac
Compare 4 commits »
hsh-michaelhoennig deleted branch import-legacy-ids-of-booking-items-and-hosting-assets from hostsharing/hs.hsadmin.ng 2024-09-16 10:00:46 +02:00