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

Unable to have 2FA working with a pmadb value != phpmyadmin #17039

Closed
williamdes opened this issue Jul 26, 2021 · 0 comments
Closed

Unable to have 2FA working with a pmadb value != phpmyadmin #17039

williamdes opened this issue Jul 26, 2021 · 0 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@williamdes
Copy link
Member

Describe the bug

$cfg['Servers'][$i]['pmadb'] = 'PMA-storage';

To Reproduce

Steps to reproduce the behavior:

  1. Create the DB "PMA-storage"
  2. Fill it with the SQL scripts
  3. Enable 2FA
  4. Login
  5. It is not taken in account

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Server configuration

  • phpMyAdmin version: >= 4.9.4

Additional context

Probably before #15735 but for sure since #15735

It is because the DB to be used is hard coded: https://github.com/phpmyadmin/phpmyadmin/pull/15735/files#diff-4a0988e36d96e1c9c66ee104d61701aa801e2079dac8cae96efd2e540f057000R1575

@williamdes williamdes self-assigned this Jul 26, 2021
@williamdes williamdes added this to the 5.1.2 milestone Jul 26, 2021
@williamdes williamdes added the Bug A problem or regression with an existing feature label Jul 26, 2021
@williamdes williamdes added this to Needs triage in issues via automation Jul 26, 2021
@williamdes williamdes moved this from Needs triage to ready to merge in issues Jul 26, 2021
williamdes added a commit that referenced this issue Aug 10, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Aug 10, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Aug 11, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from ready to merge to Closed Aug 11, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

No branches or pull requests

1 participant