Skip to content

Commit

Permalink
feat: invalidate user session when user's role memberships changes (#…
Browse files Browse the repository at this point in the history
…15633)

* feat: invalidate user session when user's role memberships changes

(cherry picked from commit 4baf61c)
  • Loading branch information
netroms committed Jan 15, 2024
1 parent a4ca354 commit b433b87
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
import org.hisp.dhis.schema.descriptors.UserSchemaDescriptor;
import org.hisp.dhis.security.RestoreOptions;
import org.hisp.dhis.security.SecurityService;
import org.hisp.dhis.system.util.ValidationUtils;
import org.hisp.dhis.user.CredentialsInfo;
import org.hisp.dhis.user.CurrentUser;
import org.hisp.dhis.user.PasswordValidationResult;
Expand Down

0 comments on commit b433b87

Please sign in to comment.