projects
/
ga4php.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
62e6511
)
todo's
author
paulr
<me@pjr.cc>
Mon, 15 Nov 2010 06:21:42 +0000 (17:21 +1100)
committer
paulr
<me@pjr.cc>
Mon, 15 Nov 2010 06:21:42 +0000 (17:21 +1100)
lib/lib.php
patch
|
blob
|
history
diff --git
a/lib/lib.php
b/lib/lib.php
index
faf2cf4
..
57a4cbf
100644
(file)
--- a/
lib/lib.php
+++ b/
lib/lib.php
@@
-4,6
+4,9
@@
* TODO's:
* Implement TOTP fully
* Error checking, lots of error checking
+ * have a way of encapsulating token data stright into a single field so it could be added
+ * in some way to a preexisting app without modifying the DB as such... or by just adding
+ * a single field to a user table...
*/
class GoogleAuthenticator {