diff options
author | Christian Stocker <me@chregu.tv> | 2011-06-25 01:23:11 -0700 |
---|---|---|
committer | Christian Stocker <me@chregu.tv> | 2011-06-25 01:23:11 -0700 |
commit | 27fefc3efa4820670d625ce460fee37e11a7c814 (patch) | |
tree | 2e204b6f5b7a396257d1627ca598b77882d5945b | |
parent | 180b0388e35b483fd3e3a64d634a297ab4ea1b41 (diff) | |
download | GoogleAuthenticator.php-27fefc3efa4820670d625ce460fee37e11a7c814.zip GoogleAuthenticator.php-27fefc3efa4820670d625ce460fee37e11a7c814.tar.gz GoogleAuthenticator.php-27fefc3efa4820670d625ce460fee37e11a7c814.tar.bz2 |
Edited README via GitHub
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ writeable for the webserver, doesn't really work otherwise (it can't save the secret). Try to login with chregu/foobar. -What's missing in the demo: +What's missing in the example: *** * Prevent replay attacks. One token should only be used once |