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

QR code issued by ./manage.py add-admin is solid black square on Focal #5841

Closed
zenmonkeykstop opened this issue Mar 3, 2021 · 0 comments · Fixed by #5844
Closed

QR code issued by ./manage.py add-admin is solid black square on Focal #5841

zenmonkeykstop opened this issue Mar 3, 2021 · 0 comments · Fixed by #5844

Comments

@zenmonkeykstop
Copy link
Contributor

Description

A QR code is generated when a user is created via the app server CLI, to simplify 2FA setup. On Focal, it currently shows as a solid black square

Steps to Reproduce

  • on a Focal install:
  • og in to the application server (ssh app if prod) and run the following:
    sudo -u www-data bash
    cd /var/www/securedrop
    ./manage.py add-admin
    

Follow the prompts to add a user, choosing N to the Yubikey question.

Expected Behavior

A QR code is displayed with the 2FA secret info for the new account.

Actual Behavior

A solid black square is displayed.

Comments

The text shared secret still works and the account can log in.
Suggestions to fix, any other relevant information.

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