GitHub / Coderberg/GoogleAuthenticator / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 83664406 | Configure PHPStan | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 3684e2b9 | Simplified the code | Valery Maslov <v****v@l****u> | over 3 years ago | |
| b8d03f0b | Minor fix | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 71f182aa | Fix typos | Valery Maslov <v****v@l****u> | over 3 years ago | |
| ad3880b3 | Update links | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 841a8ab0 | Change namespace | Valery Maslov <v****v@l****u> | over 3 years ago | |
| cb08cd3c | Update php-cs-fixer config and apply fixes | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 443f426b | Declare strict_types and fix type errors | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 378b053d | Apply additional fixes from Rector | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 1149fabb | Integrate rector | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 46abb0bf | Drop support for PHP 7 | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 3b54be40 | Fix workflow | Valery Maslov <v****v@l****u> | over 3 years ago | |
| a3a130d5 | Delete tests/bootstrap.php and update phpunit.xml | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 676d000d | Update README.md | Valery Maslov <v****v@l****u> | over 3 years ago | |
| a46dda76 | Separate workflows | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 6fd09b56 | Minor fixes | Valery Maslov <v****v@l****u> | over 3 years ago | |
| c9af1ec3 | Rename directory and update autoload | Valery Maslov <v****v@l****u> | over 3 years ago | |
| f253b1a3 | Minor fixes | Valery Maslov <v****v@l****u> | over 3 years ago | |
| d1d0bfb8 | Update workflow | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 0a2a7d96 | Apply PHP-CS-Fixer fixes | Valery Maslov <v****v@l****u> | over 3 years ago | |
| bd66609a | Configure PHP-CS-Fixer | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 83ccd157 | Update type declaration | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 0c429b33 | Remove .travis.yml | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 93d505b4 | Update php.yml |
Valery Maslov <v****v@l****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 854f96b0 | Update php.yml |
Valery Maslov <v****v@l****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 534771fa | Update php.yml |
Valery Maslov <v****v@l****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c056c89d | merge Merge branch 'master' of https://github.com/Coderberg/GoogleAuthenticator | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 2a06feb0 | Update composer.json | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 357b9f60 | Create php.yml |
Valery Maslov <v****v@l****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ac1b158e | Remove composer.lock from .gitignore | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 1544c180 | Implement namespaces | Valery Maslov <v****v@l****u> | over 3 years ago | |
| 505c2af8 | Travis: Adjusted PHP versions |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f2a71388 | fixed failing test because of changed QR-Code-URL |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e864b821 | travis: adjusted PHP versions |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4f80232e | Changed QR-Code generation URL |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3baa997f | Fixed code style with php-cs-fixer (fixes #39) | Michael Kliewe <i****o@p****e> | almost 10 years ago | |
| 0ad4c4c6 | Use random_bytes() in PHP >=7.0 if available | Michael Kliewe <i****o@p****e> | almost 10 years ago | |
| c5489615 | PHP 7.1 in Travis + small changes in composer.json and README | Michael Kliewe <i****o@p****e> | almost 10 years ago | |
| 1c497202 | merge Merge pull request #40 from pgampe/patch-1 |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 8d773b52 | merge Merge pull request #1 from pgampe/patch-2 |
Philipp Gampe <g****m@p****o>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| ab539f02 | Update README.md with the example code |
Philipp Gampe <g****m@p****o>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 4ad99a79 | Remove example code |
Philipp Gampe <g****m@p****o>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 02204693 | Removed _base32Encode function, it was not used (anymore) | Michael Kliewe <i****o@p****e> | almost 10 years ago | |
| ad1646e2 | merge Merge branch 'aoighost-securerandom_timingmerge' | Michael Kliewe <i****o@p****e> | almost 10 years ago | |
| c18c6e1c | merge Merge branch 'securerandom_timingmerge' of https://github.com/aoighost/Google... | Michael Kliewe <i****o@p****e> | almost 10 years ago | |
| 62ccff4b | merge Merge pull request #25 from leandro-lugaresi/master |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 8c4907d9 | merge Merge pull request #30 from LukaszPiechowiak/master |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 91a84b68 | merge Merge pull request #36 from samundra/master |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 10210219 | merge Merge pull request #28 from vmelnic/master |
Michael Kliewe <i****o@p****e>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| bd8997ea | update travis configuration | Samundra Shrestha <s****r@g****m> | almost 10 years ago | |
| 6f03456a | update doc | Samundra Shrestha <s****r@g****m> | almost 10 years ago | |
| 3ba473e8 | add composer autoload in tests | Samundra Shrestha <s****r@g****m> | almost 10 years ago | |
| 47b1a0d2 | Change [] to array | Łukasz Piechowiak <l****k@g****m> | about 10 years ago | |
| 849da334 | Change [] to array | Łukasz Piechowiak <l****k@g****m> | over 10 years ago | |
| 10940ac5 | Correction conditions for parameters | Łukasz Piechowiak <l****k@g****m> | over 10 years ago | |
| 9b6726ea | Adding parameters to the method 'getQRCodeGoogleUrl' | Łukasz Piechowiak <l****k@g****m> | over 10 years ago | |
| 380c95b8 | Added composer version. | Vladimir <w****k@g****m> | over 10 years ago | |
| 546a0e2d | Avoid timing attacks and fix #24 | Leandro Lugaresi <l****2@g****m> | almost 11 years ago | |
| ed38b641 | fixed the variable length of the test secret to be 16 minimum instead of 10. | Peter Clemenko <p****r@e****o> | almost 11 years ago | |
| c219356d | merge Merge branch 'securerandom' into securerandom_timingmerge | Peter Clemenko <p****r@e****o> | almost 11 years ago | |
| 52232559 | fixed bits on rng to be 80ish. Fixes #3 and #2 | Peter Clemenko <p****r@e****o> | almost 11 years ago | |
| fefb295a | merge Merge branch 'patch-1' of https://github.com/Sc00bz/GoogleAuthenticator into ... | Peter Clemenko <p****r@e****o> | almost 11 years ago | |
| bc0d15db | implemented fixes pointed out in github comments for yohgaki commit where he ... | Peter Clemenko <p****r@e****o> | almost 11 years ago | |
| f398c83a | Tests sane secret lengths | Steve Thomas <S****z@u****m> | about 11 years ago | |
| cb2ae9c6 | Now throws an exception on an error | Steve Thomas <S****z@u****m> | about 11 years ago | |
| d4a4b893 | Be more protective | Yasuo Ohgaki <y****i@p****t> | over 11 years ago | |
| d66551dd | Fix timing attack vuln | Yasuo Ohgaki <y****i@p****t> | over 11 years ago | |
| b64898d6 | merge Merge pull request #17 from 34x/master | Michael Kliewe <i****o@p****e> | over 11 years ago | |
| 34c3dc70 | Update GoogleAuthenticator.php | 34x <m****s@3****e> | over 11 years ago | |
| bb42fefc | merge Merge pull request #15 from yanniks/master | Michael Kliewe <i****o@p****e> | over 11 years ago | |
| 465a424c | urlencode title | yanniks <k****t@y****e> | over 11 years ago | |
| 18f7d1c2 | merge Merge pull request #6 from alexandregz/patch-1 | Michael Kliewe <i****o@p****e> | over 11 years ago | |
| 1862cf0c | secret -> secure | Michael Kliewe <i****o@p****e> | over 11 years ago | |
| 9ee79885 | merge Merge pull request #14 from r--w/master | Michael Kliewe <i****o@p****e> | over 11 years ago | |
| 0fd97ecc | corrections in classmap | r--w <l****e@o****l> | over 11 years ago | |
| 618300aa | classmap corrections | r--w <l****e@o****l> | over 11 years ago | |
| 28b70a65 | removing separator | r--w <l****e@o****l> | over 11 years ago | |
| e6352c0a | adding composer file | r--w <l****e@o****l> | over 11 years ago | |
| 34613f00 | merge Merge pull request #13 from PHPGangsta/tracis-ci-PHP-7 | Michael Kliewe <i****o@p****e> | over 11 years ago | |
| f46db3bb | Added PHP 7 to Travis-CI | Michael Kliewe <i****o@p****e> | over 11 years ago | |
| d04db6db | array_rand does not use secure random | Steve Thomas <S****z@u****m> | almost 12 years ago | |
| a30d4eda | Title to QR Code | Alexandre Espinosa Menor <a****r@g****m> | over 12 years ago | |
| 84e5e106 | added Travis-CI status to README | Michael Kliewe <i****o@p****e> | over 12 years ago | |
| 7852d3d0 | merge Merge pull request #5 from symm/develop | Michael Kliewe <i****o@p****e> | over 12 years ago | |
| b22ebebd | merge Merge branch 'feature-travis' into develop | Gareth Jones <m****e@g****k> | over 12 years ago | |
| f163b400 | Add Travis CI config, updated phpunit location | Gareth Jones <m****e@g****k> | over 12 years ago | |
| 04182644 | merge Merge branch 'feature-add-unit-tests' into develop | Gareth Jones <m****e@g****k> | over 12 years ago | |
| 40d27de4 | Added Unit tests | Gareth Jones <m****e@g****k> | over 12 years ago | |
| f2f17cdc | merge Merge branch 'feature-add-license' into develop | Gareth Jones <m****e@g****k> | over 12 years ago | |
| d254727f | Added Licensing information | Gareth Jones <m****e@g****k> | over 12 years ago | |
| 196fd365 | merge Merge pull request #1 from edwardmp/master | Michael Kliewe <i****o@p****e> | about 14 years ago | |
| 3e06315a | Fixed bug that causes the URL of the QR code to malform | edwardmp <e****t@e****l> | about 14 years ago | |
| 1de74c75 | hide my email address a bit in README | Michael Kliewe <i****o@p****e> | over 14 years ago | |
| 682fad2f | first commit | Michael Kliewe <i****o@p****e> | over 14 years ago |