• Germany & Cyberspace
  • Does infrastructure crimes with Nix and Ansible.

  • Joined on 2024-01-14
june created branch building_help in CCCHH/keycloak-attribute-endpoints-p... 2026-03-24 18:45:56 +01:00
june commented on pull request CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:53:54 +01:00
Configure Extension with UiPageProvider

Currently this gives us an ugly exception in the Keycloak logs for an empty slug, as configAttributeSlug is then null. Not critical as it still just errors, but we should probably check, if…

june commented on pull request CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:36:59 +01:00
Configure Extension with UiPageProvider

Reading through the code, I noticed that we are duplicating the validation logic for the AdminUiPage and the AttributeEndpointsResourceProvider. I think this is fine, as it's just refactoring…

june commented on pull request CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:33:39 +01:00
Configure Extension with UiPageProvider

Oh, and we have both a test.json and a realm-export.json. Do we want to keep them both, one or none?

june commented on pull request CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:32:54 +01:00
Configure Extension with UiPageProvider

I guess this should be called something like exportAttributeValues now that this is not just about SSH Keys anymore.

june commented on pull request CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:32:54 +01:00
Configure Extension with UiPageProvider

Should use plural, like:

june suggested changes for CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:32:54 +01:00
Configure Extension with UiPageProvider

Tested by following the README and using the compose file and it works great. Generally looks good, just a few small things here and there.

june commented on pull request CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:32:54 +01:00
Configure Extension with UiPageProvider

I think getting rid of the emojis, while they are fun, might be a good idea.

june commented on pull request CCCHH/keycloak-attribute-endpoints-p...#1 2026-03-24 17:32:54 +01:00
Configure Extension with UiPageProvider

Moving this before line 71, where we get the component to work with might make a bit more sense flow-wise.

june pushed to main at CCCHH/nix-infra 2026-03-09 22:08:38 +01:00
27390a6e10
remove yate (it is now on ansible-infra)
3f6e5a30c5
flake.lock: Update
Compare 2 commits »
june pushed to main at CCCHH/ansible-infra 2026-03-09 21:12:06 +01:00
e961886972
pad(host): set session secret, so users won't be logged out on restart
june closed issue CCCHH/ansible-infra#74 2026-03-09 21:12:06 +01:00
Pad should define a session secret
june deleted branch renovate/all-stable-minor-patch from CCCHH/ansible-infra 2026-03-07 15:31:09 +01:00
june pushed to main at CCCHH/ansible-infra 2026-03-07 15:31:09 +01:00
c246a6815c
ansible-lint: fix issues
9b092d0daf Update all stable non-major dependencies
Compare 2 commits »
june merged pull request CCCHH/ansible-infra#64 2026-03-07 15:31:07 +01:00
Update all stable non-major dependencies
june pushed to renovate/all-stable-minor-patch at CCCHH/ansible-infra 2026-03-06 21:27:58 +01:00
c246a6815c
ansible-lint: fix issues
june pushed to main at CCCHH/ansible-infra 2026-03-06 21:11:23 +01:00
2b5f261cd3
docker(role): move automatic cleanup of unused Docker data here
june approved CCCHH/ansible-infra#69 2026-03-06 20:19:17 +01:00
only allow sops encryption of *.sops.* files

Works now, very nice!!

june suggested changes for CCCHH/ansible-infra#69 2026-03-06 20:01:41 +01:00
only allow sops encryption of *.sops.* files

Ah, now I correctly can't create invalid files with sops, but also no valid ones either. Both error with:

june pushed to main at CCCHH/ansible-infra 2026-03-06 19:53:28 +01:00
f345ff5e00
renovate: make exclusion of CalVer non-patch/-minor upgrades work