working hasGlobalAdminRole and prepare for Micrometer metrics with Spring Security #127

Merged
hsh-michaelhoennig merged 13 commits from feature/fix-hasGlobalAdminRole into master 2024-12-03 12:39:23 +01:00

13 Commits

Author SHA1 Message Date
Michael Hoennig
392363bc7f merging aftermaths 2024-12-03 11:53:07 +01:00
Michael Hoennig
e3cb2a2f1b Merge remote-tracking branch 'origin/master' into feature/fix-hasGlobalAdminRole
# Conflicts:
#	src/test/java/net/hostsharing/hsadminng/hs/office/scenarios/HsOfficeScenarioTests.java
2024-12-03 11:12:51 +01:00
Michael Hoennig
c68f4c7ce4 add status code to curl 2024-12-03 10:00:58 +01:00
Michael Hoennig
593a3545d0 fix ArchitectureTest by moving HsadminNgApplicationIntegrationTest to WebSecurityConfigIntegrationTest 2024-12-03 09:17:59 +01:00
Michael Hoennig
15f97466f8 fix HsOfficeBankAccountControllerRestTest+HsOfficeCoopSharesTransactionControllerRestTest 2024-12-03 08:25:45 +01:00
Michael Hoennig
df7fbfec91 fix TestPackageControllerAcceptanceTest 2024-12-03 07:41:51 +01:00
Michael Hoennig
80aee7c6f5 reformat multi-artifact list 2024-12-03 07:16:30 +01:00
Michael Hoennig
013cbb8873 archive dependencies-without-allowed-license.json 2024-12-03 07:13:00 +01:00
Michael Hoennig
12ddbb6c87 allow Public Domain, per Creative Commons CC0 license 2024-12-03 06:20:43 +01:00
Michael Hoennig
0b46cfe719 add @ActiveProfiles("test") to HsOfficeScenarioTests 2024-12-03 05:57:13 +01:00
Michael Hoennig
8e1c0f1e4f introduce spring-boot-starter-actuator+security 2024-12-02 18:19:03 +01:00
Michael Hoennig
bfbe82b8f2 fix globalAdmin_withoutAssumedRole_canViewAllPackagesDueToBypassoOfRecursiveCteRbacQuery test 2024-12-01 13:42:24 +01:00
Michael Hoennig
3633ca29d9 fix unction rbac.hasGlobalAdminRole() and add integration tests 2024-11-29 16:08:55 +01:00