Skip to content
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

[Bug] Jakarta EE form resubmit doesn't work in certain docker configurations #1282

Closed
1 task done
lprimak opened this issue Jan 12, 2024 · 0 comments · Fixed by #1278
Closed
1 task done

[Bug] Jakarta EE form resubmit doesn't work in certain docker configurations #1282

lprimak opened this issue Jan 12, 2024 · 0 comments · Fixed by #1278
Assignees
Labels
jakartaee Jakarta EE java Pull requests that update Java code shiro-2.0.0

Comments

@lprimak
Copy link
Contributor

lprimak commented Jan 12, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Environment

In certain configurations, the original request URL isn't available on the web server. This is especially true in docker and kubernetes environments. A way to override the resubmit URL's host and port is needed.
If resubmit fails, the login fails, where it shouldn't.

Shiro version

2.0.0-alpha-4

What was the actual outcome?

N/A

What was the expected outcome?

N/A

How to reproduce

Deploy Shiro in a docker container

Debug logs

No response

@lprimak lprimak self-assigned this Jan 12, 2024
@lprimak lprimak added shiro-2.0.0 java Pull requests that update Java code jakartaee Jakarta EE labels Jan 12, 2024
lprimak added a commit that referenced this issue Jan 12, 2024
[#1282] enh(jakarta-ee): added system properties to override resubmit URI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jakartaee Jakarta EE java Pull requests that update Java code shiro-2.0.0
1 participant