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

Wrong redirect on login when next parameter is not set #4766

Closed
aslafy-z opened this issue Jun 16, 2020 · 0 comments
Closed

Wrong redirect on login when next parameter is not set #4766

aslafy-z opened this issue Jun 16, 2020 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@aslafy-z
Copy link

Environment

  • Python version: 3.7-alpine
  • NetBox version: 2.8.3

Steps to Reproduce

  1. Go to http://netbox/login/ (no next parameter in URL)
  2. Login (admin:admin for default credentials)

Expected Behavior

It should redirect to homepage

Observed Behavior

It redirects to http://netbox/login/None

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application labels Jun 17, 2020
@jeremystretch jeremystretch self-assigned this Jun 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants