[midPoint-git] [Evolveum/midpoint] 8b4cf1: MID-9288, MID-10036: Fixed 500 on redirect if HTTP...

Tony Tkáčik noreply at github.com
Wed Sep 25 13:14:34 CEST 2024


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8b4cf16a9a0644ea677f6d58761d7cce999661be
      https://github.com/Evolveum/midpoint/commit/8b4cf16a9a0644ea677f6d58761d7cce999661be
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/MidpointResponse.java

  Log Message:
  -----------
  MID-9288, MID-10036: Fixed 500 on redirect if HTTP/1.0 was used

Redirect handling code used thread-local helper API to access current
request even if it had already direct pointer to it.

The Spring/ Tomcat did not set this thread-local in some cases
such as HTTP/1.0 requests outside of /midpoint path



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list