mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-21 14:22:41 +01:00
Update phpqrcode from version 1.1.4 to 1.9.9
Summary: Update the internal copy of `phpqrcode` from version 1.1.4 (2010100721) to version 1.9.9 (20130526). Single reason is that it adds a lot of documentation which may come handy one day. This more recent code is taken from https://sourceforge.net/p/phpqrcode/code/19/ which equals https://github.com/Darkflib/php-qrcode/blob/master/lib/merged/phpqrcode.php, with our two custom one-line patches still on top. Closes T15878 Test Plan: * Manually diff between old downstream and slightly newer upstream version in a visual diff tool to review the changes. * Go to http://phorge.localhost/settings/panel/multifactor/ and select "Add Auth Factor", select TOTP, click "Continue", still see a QR code properly rendered which works. Reviewers: O1 Blessed Committers, valerio.bozzolan Reviewed By: O1 Blessed Committers, valerio.bozzolan Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Maniphest Tasks: T15878 Differential Revision: https://we.phorge.it/D25725
This commit is contained in:
parent
c3aa581f84
commit
2aecae4ede
1 changed files with 1963 additions and 260 deletions
2223
externals/phpqrcode/phpqrcode.php
vendored
2223
externals/phpqrcode/phpqrcode.php
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue