keycloak-scim/model
Håvar Nøvik bc55846809
Fixes a NullPointerException after import validation (#20151)
* Fixes a NullPointerException after import validation

If the import validation (when getting a user by email)
returns null, indicating that the user entity should be
removed from local storage, an email equality check results
in a NullPointerException.

This commit fixes this issue by explicitly checking for null.

Closes #20150

---------
Co-authored-by: Michal Hajas <mhajas@redhat.com>
2023-10-23 17:19:25 -04:00
..
build-processor File store freeze 2023-05-16 12:03:59 +02:00
infinispan Prevent stampede after realm cache invalidation 2023-10-21 18:47:13 +02:00
jpa Declarative User Profile export 2023-10-21 19:21:20 +02:00
legacy Remove legacy code which isn't used anymore and was deprecated for some time (#23264) 2023-09-18 11:04:02 +02:00
legacy-private Fixes a NullPointerException after import validation (#20151) 2023-10-23 17:19:25 -04:00
legacy-services Switch to Resteasy Reactive 2023-09-18 09:19:03 -03:00
map Enhancing Light Weight Token(#22148) 2023-10-17 13:12:36 +02:00
map-file File store freeze 2023-05-16 12:03:59 +02:00
map-hot-rod WebAuthn support for native applications. Support custom FIDO2 origin validation (#23156) 2023-10-13 15:25:10 +02:00
map-jpa Introduce a workaround for liquibase bug to allow use database schema with a dash in its name 2023-09-12 17:21:43 +02:00
map-ldap Remove ldapsOnly (Java) 2023-06-28 08:30:09 +02:00
pom.xml Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00