Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2 from jhitesma/masterHEADorigin/masterorigin/HEADmaster | Christian Stocker | 2012-08-08 | 1 | -1/+1 |
|\ | |||||
| * | Fixed URL for QR code display. | Jason Hitesman (Office) | 2012-08-08 | 1 | -1/+1 |
|/ | |||||
* | added LICENSE | Christian Stocker | 2011-08-29 | 1 | -0/+19 |
* | add a message about the OTP in the login | Christian Stocker | 2011-08-29 | 1 | -0/+6 |
* | Edited README via GitHub | Christian Stocker | 2011-06-25 | 1 | -1/+1 |
* | added documentation | Christian Stocker | 2011-02-22 | 1 | -16/+40 |
* | add user agent to session for additional security | Christian Stocker | 2011-02-22 | 1 | -1/+4 |
* | some less cluttered HTML | Christian Stocker | 2011-02-22 | 1 | -6/+3 |
* | add ob_start() | Christian Stocker | 2011-02-22 | 1 | -1/+5 |
* | show login, after session_destroy | Christian Stocker | 2011-02-22 | 1 | -0/+1 |
* | add what's missing (and should be done in a real world implementation) | Christian Stocker | 2011-02-22 | 1 | -1/+9 |
* | Make the "remember the OTP" optional | Christian Stocker | 2011-02-22 | 2 | -4/+7 |
* | added debug option (it just automatically adds the OTP token for now) | Christian Stocker | 2011-02-22 | 2 | -3/+5 |
* | use hash_hmac instead of sha1 | Christian Stocker | 2011-02-22 | 1 | -2/+4 |
* | Added real world example (not security tested yet :)) | Christian Stocker | 2011-02-21 | 9 | -1/+282 |
* | moved to lib/ directory | Christian Stocker | 2011-02-21 | 3 | -1/+1 |
* | added License | Christian Stocker | 2011-02-21 | 1 | -0/+11 |
* | added README | Christian Stocker | 2011-02-21 | 1 | -0/+10 |
* | first commit | Christian Stocker | 2011-02-21 | 3 | -0/+381 |