Closed
Description
This issue is automatically created based on existing pull request: #32099: Admin login issue fix.
Description (*)
Related Pull Requests
Fixed Issues (if relevant)
- None
Manual testing scenarios (*)
- Install Magento 2 with
--use-rewrites=0
option or setweb/seo/use_rewrites
to0
in core_config_data_table. - Open URL
<magento host>/<backend front name>/
in incognito browser mode. - Try to log in as admin.
Actual result
Not logged in - page <magento host>/<backend front name>/
reloaded.
Expected result
Logged in.
Questions or comments
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 are green)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done