Actions
Bug #25656
closedForeman redirects to logout page
Description
Hi there!
I just upgraded Foreman to 1.20.0 and Katello to 3.9.
When I want to logout, I get redirected, if I'm sure to logout.
Files
Updated by Tomer Brisker about 6 years ago
- Category set to Web Interface
- Assignee set to Gilad Lekner
Looks like the layout refactoring caused the link, which used to send a "post" action, to now use a "get" action that leads to the confirmation page (which it shouldn't).
Updated by Tomer Brisker about 6 years ago
- Related to Task #23448: react implementation for navigation bar added
Updated by Marek Hulán almost 6 years ago
Before we decide how to fix it, IIRC that flow was required for some SSO flow. So it would be good to restore the logout link behavior.
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6650 added
Updated by Ohad Levy almost 6 years ago
- Target version set to 1.23.0
- Fixed in Releases 1.23.0 added
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ef73d68cbdf4d230a0dee96ffeeddffd63d9f5da.
Updated by Tomer Brisker almost 6 years ago
- Target version deleted (
1.23.0) - Fixed in Releases 1.22.0 added
- Fixed in Releases deleted (
1.23.0)
Actions