itflow-org / itflow

Free and open-source web application for MSPs. Unifies IT documentation, ticketing, invoicing.
https://itflow.org
GNU General Public License v3.0
525 stars 143 forks source link

2FA QR Codes #961

Closed wrongecho closed 1 month ago

wrongecho commented 1 month ago

Move away from the Google Charts API for generating QR codes as this is currently broken and not a security best practice.

Note: Generating images locally requires the 'gd' extension for PHP. Docs and install script has been updated.

wrongecho commented 1 month ago

Test these changes at: https://qrcodefix961.pr-review.itflow.org
(automatic message)

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
15.7% Duplication on New Code

See analysis details on SonarCloud