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

Logo for setup QR code is always fetched by HTTP(S) #31

Open
Flole998 opened this issue Mar 30, 2024 · 0 comments
Open

Logo for setup QR code is always fetched by HTTP(S) #31

Flole998 opened this issue Mar 30, 2024 · 0 comments

Comments

@Flole998
Copy link

Instead of directly accessing the file that stores the logo, when generating the QR code it tries to access it always using HTTP, which in some cases, like when the forum is behind a reverse proxy, will fail.

Logs show this:
Could not add logo to QR code: Could not read logo image data from path "https://my.forum/assets/ianm_twofactor_logo-dipjubotu24.png": file_get_contents(https://my.forum/assets/ianm_twofactor_logo-dipjubotu24.png): Failed to open stream: operation failed

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

No branches or pull requests

1 participant