Bug 1380600
Summary: | /login should not redirect back to Referer if Referer is a URL outside Beaker | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Dan Callaghan <dcallagh> |
Component: | web UI | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | dcallagh, dowang, mjia, rjoost, tflink |
Target Milestone: | 23.3 | Keywords: | Patch |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-07 06:44:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Dan Callaghan
2016-09-30 05:01:44 UTC
On second thought, maybe we should stop paying any attention Referer and just adjust master.kid so that the Login link always has a proper ?forward_url= parameter pointing back to the page where we rendered the link on. That seems like it would be less error prone. As a fallback we can still just redirect to / if there is no forward_url parameter at all. Beaker 23.3 has been released. |