mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
add context commit after invalidating token
This commit is contained in:
@@ -168,7 +168,7 @@ public class JWTTokenHandler implements InitializingBean {
|
||||
if (ePerson != null) {
|
||||
ePerson.setSessionSalt("");
|
||||
}
|
||||
|
||||
context.commit();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user