You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to disable 2FA but have so far been unsuccessful. I issued the following command:
docker exec -it 911cb44689b0 bash which is the container for the markoshust/magento-php:8.3-fpm-3 image and it returned a bash shell into which I issued the following command:
composer require --dev markshust/magento2-module-disabletwofactorauth but it failed. See screenshots below
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am attempting to disable 2FA but have so far been unsuccessful. I issued the following command:
![composer](https://private-user-images.githubusercontent.com/20405365/406696788-82805157-01fc-458e-a4ed-746a9c9d5138.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjcwODEsIm5iZiI6MTczOTE2Njc4MSwicGF0aCI6Ii8yMDQwNTM2NS80MDY2OTY3ODgtODI4MDUxNTctMDFmYy00NThlLWE0ZWQtNzQ2YTljOWQ1MTM4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA1NTMwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU0Y2E4YzlhYjBhMDY3OGM4MDRkODQ4NWZhNzI2NzFmZTM2OTg4Y2M5MDM4OWU0NmYwMWJjMWVkNmE0YWQ2OTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.oaCw6yh_RIEH54E0Y4wlt4KU703CbY0k4h-XHqZa4-s)
![dockerps](https://private-user-images.githubusercontent.com/20405365/406696792-abdb0e9b-4fe8-4cbb-8297-faa18dc1bf96.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjcwODEsIm5iZiI6MTczOTE2Njc4MSwicGF0aCI6Ii8yMDQwNTM2NS80MDY2OTY3OTItYWJkYjBlOWItNGZlOC00Y2JiLTgyOTctZmFhMThkYzFiZjk2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA1NTMwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJmYWE0MmY3MDg1YmFiMWY3ZjJjNGI5M2NmMmY1ZjhkMzY5MmZiNjYzYWNkOTI4YTdhYzZjYTAyMTNmMDhkZDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZR2NyLs0UpfPf71G2n8MPunB-2nBwV2lI9TgBv-iDYY)
docker exec -it 911cb44689b0 bash which is the container for the markoshust/magento-php:8.3-fpm-3 image and it returned a bash shell into which I issued the following command:
composer require --dev markshust/magento2-module-disabletwofactorauth but it failed. See screenshots below
Beta Was this translation helpful? Give feedback.
All reactions