summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2 from jhitesma/masterHEADorigin/masterorigin/HEADmasterChristian Stocker2012-08-081-1/+1
|\
| * Fixed URL for QR code display.Jason Hitesman (Office)2012-08-081-1/+1
|/
* added LICENSEChristian Stocker2011-08-291-0/+19
* add a message about the OTP in the loginChristian Stocker2011-08-291-0/+6
* Edited README via GitHubChristian Stocker2011-06-251-1/+1
* added documentationChristian Stocker2011-02-221-16/+40
* add user agent to session for additional securityChristian Stocker2011-02-221-1/+4
* some less cluttered HTMLChristian Stocker2011-02-221-6/+3
* add ob_start()Christian Stocker2011-02-221-1/+5
* show login, after session_destroyChristian Stocker2011-02-221-0/+1
* add what's missing (and should be done in a real world implementation)Christian Stocker2011-02-221-1/+9
* Make the "remember the OTP" optionalChristian Stocker2011-02-222-4/+7
* added debug option (it just automatically adds the OTP token for now)Christian Stocker2011-02-222-3/+5
* use hash_hmac instead of sha1Christian Stocker2011-02-221-2/+4
* Added real world example (not security tested yet :))Christian Stocker2011-02-219-1/+282
* moved to lib/ directoryChristian Stocker2011-02-213-1/+1
* added LicenseChristian Stocker2011-02-211-0/+11
* added READMEChristian Stocker2011-02-211-0/+10
* first commitChristian Stocker2011-02-213-0/+381