Rob Janssen
68d736c29c
* Code formatting
2014-09-20 00:34:28 +02:00
Rob Janssen
c4671ceb4a
* Instructions added
2014-09-20 00:31:48 +02:00
RobThree
d6566f8eec
* Code reformatting
...
* createSecret() now accepts the number of bits (default: 80) instead of bytes which doesn't make much sense when you want an 80 bits secret you would have to pass 16 for length...
*
2014-09-20 00:31:09 +02:00
Rob Janssen
f3bda060c3
* Fix logo / icon
2014-09-19 10:02:43 +02:00
RobThree
b01715cafa
* Added logo / icon
2014-09-19 10:02:07 +02:00
RobThree
6ae97afa88
* Default margin for GoogleQRCodeProvider changed from 4 to 1
...
* ECC level is no longer case-dependent
* Minor 'optimization' for decodeColor in QRServerProvider
2014-09-19 09:52:20 +02:00
Rob Janssen
a85f44120c
Update README.md
2014-09-19 09:40:38 +02:00
RobThree
0cf06f3613
* Color-coding is now same for all providers (#rrggbb -> rrggbb)
2014-09-19 09:36:44 +02:00
RobThree
a541dd1ea8
* Added QRicketProvider
2014-09-19 09:31:18 +02:00
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