mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Along the way fixes also problem with field delegates which applied manually-crafted methods like `MapUserEntity.removeCredential(id)` to the delegate itself rather than to the underlying object. Co-authored-By: Michal Hajas <mhajas@redhat.com> Closes: #17223