Commit Graph

9 Commits

Author SHA1 Message Date
RobThree a705e18728 * Created baseclass for 'REST' QR-code providers
* Added goqr.me (qrserver.com) QRCodeProvider
2014-09-19 09:04:08 +02:00
root 4f1c95a879 Merge branch 'master' of https://github.com/RobThree/TwoFactorAuth 2014-09-19 02:09:17 +02:00
RobThree afb4d28076 * Authorization -> Authentication. D'oh!
* Removed nonsense from demo.php and improved text/wording a little
2014-09-19 02:06:11 +02:00
RobThree 480d5a9977 * Authentorization -> Authentication. D'oh!
* Removed nonsense from demo.php and improved text/wording a little
2014-09-19 02:03:01 +02:00
RobThree 0a658e3eb2 * QRCodeProvider must now provide MimeType (so other implementations can return, for example, 'image/jpeg') 2014-09-19 01:33:56 +02:00
RobThree 70c3a190b7 * Actually use $qrcodeprovider parameter from constructor
* Use array_flip instead of for-loop
* Also tested on PHP 5.3
* Demo page is now some 'actual' HTML and text cleaned up a little
2014-09-19 01:24:52 +02:00
RobThree 56dcfc48e2 * Renamed index.php to demo.php 2014-09-19 01:02:16 +02:00
RobThree c2dae86d9a * Initial commit 2014-09-19 01:00:59 +02:00
Rob Janssen c9128739f2 Initial commit 2014-09-18 22:05:29 +02:00