Actions
Bug #16530
closed[Foreman] Redirect to dashboard on visiting "users/login" for an active session.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
Difficulty:
trivial
Triaged:
Bugzilla link:
Pull request:
Description
If there's a valid session already present(i.e. user has already logged-in).
Then visiting the login page again(without singing-out) should redirect the user to dashboard page.
Steps to Reproduce:
1. Login with any user
2. Change the url from whatever to /users/login
Example: if url is https://localhost:3000/hosts
then change it to
https://localhost:3000/users/login
3. Hit enter
Actual results:
User should see dashboard or home page.
Expected results:
Login page is visible. Which should not be the case.
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3848 added
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release deleted (
189)
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset be36ce98efce4d22bc1513396fe81379c70ca698.
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 189
Actions