-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logout may sometimes be incomplete #4439
Comments
reckart
added a commit
that referenced
this issue
Jan 21, 2024
- Delegate loging out of Spring Security to the actual logout handlers used by the Spring Security LogoutFilter
reckart
added a commit
that referenced
this issue
Jan 22, 2024
…y-sometimes-be-incomplete #4439 - Logout may sometimes be incomplete
reckart
added a commit
that referenced
this issue
Jan 22, 2024
* release/30.x: #4439 - Logout may sometimes be incomplete
reckart
added a commit
that referenced
this issue
Jan 24, 2024
* main: (53 commits) #4448 - Error when trying to index boolean feature values when CAS has not upgraded yet #4436 - Change default dynamic workload annotator number to uneven [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-30.3 No issue: Try fixing test by releasing latch only after materializing result #4444 - Make authentication settings more prominent in admin manual #4442 - Option to allow spaces in usernames #4439 - Logout may sometimes be incomplete #4438 - Buffer server side timing headers #4434 - Ability to apply a recommender to all documents in a project [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-30.2 #2696 - Document-level recommendations No issue. Fix style. No issue. Remove unused dependency #4430 -Highlight rows may get merged in PDF editor at high scale factors Update maven.yml No issue. Added GH actions file #4428 - Slow knowledge-base lookups on relation layers #4428 - Slow knowledge-base lookups on relation layers ... % Conflicts: % inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/config/RecommenderServiceAutoConfiguration.java % inception/inception-security/src/main/java/de/tudarmstadt/ukp/clarin/webanno/security/SpringAuthenticatedWebSession.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Logout may sometimes be incomplete.
Expected behavior
It should not be able to "resurrect" a session after logout.
Please complete the following information:
The text was updated successfully, but these errors were encountered: