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

Infinite redirects in Magento admin #21454 #21455

Conversation

Jitheesh
Copy link
Contributor

@Jitheesh Jitheesh commented Feb 26, 2019

Description (*)

Magento admin 404 urls are ends on redirect loop if we try to access non existing Magento admin path without security keys.

Fixed Issues (if relevant)

  1. Infinite redirects in Magento admin #21454: Infinite redirects in Magento admin

Manual testing scenarios (*)

  1. Navigate to Stores > Configuration > Advanced > Admin > Security. > Add Secret Key to URLs > Yes
  2. Login to Magento Admin panel
    2.1 After login admin user will redirected to start-up page. ex: http://shop.dev.magento.com/admin/admin/dashboard/index/key/0edc1d2ff54b4e7e3f7f71e880cee6543870c355f876fddd7b41748355bb7017/
  3. Try to access non existing admin path, ex: http://shop.dev.magento.com/admin/xxx
    3.1 User should redirected to start-up page

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

- fixed issue with start up page redirect
@magento-engcom-team
Copy link
Contributor

Hi @Jitheesh. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@Jitheesh
Copy link
Contributor Author

@magento-engcom-team give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @Jitheesh. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @Jitheesh, here is your new Magento instance.
Admin access: https://pr-21455.instances.magento-community.engineering/admin
Login: admin Password: 123123q

@miguelbalparda miguelbalparda self-assigned this Feb 26, 2019
@magento-engcom-team
Copy link
Contributor

Hi @miguelbalparda, thank you for the review.
ENGCOM-4397 has been created to process this Pull Request

@VasylShvorak
Copy link
Contributor

✔️ QA passed

@ghost
Copy link

ghost commented Mar 5, 2019

Hi @Jitheesh, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants