Go to file
Evan Prodromou 9977591b78 server-side storage model
First pass at a server-side storage model. New tables for consumers,
tokens, and nonces, with associated classes. An OAuthDataStore class
interfaces with the OAuth.php library to enable server logic.

Some additional work to get pretty-OK random number generation into
the utilities library. Use /dev/urandom if available; else use
mt_rand().

darcs-hash:20080527200721-84dde-308c047af2ebc2c4d753c1e1e24af20fef862a7e.gz
2008-05-27 16:07:21 -04:00
actions client side of distributed subscription almost complete 2008-05-27 07:42:19 -04:00
classes server-side storage model 2008-05-27 16:07:21 -04:00
db server-side storage model 2008-05-27 16:07:21 -04:00
doc client side of distributed subscription almost complete 2008-05-27 07:42:19 -04:00
lib server-side storage model 2008-05-27 16:07:21 -04:00
theme/default default avatars 2008-05-21 07:46:24 -04:00
COPYING license block for source code 2008-05-14 15:26:48 -04:00
config.php.sample trim whitespace 2008-05-20 15:14:12 -04:00
dataobject.ini add data objects 2008-05-07 13:15:42 -04:00
index.php trim whitespace 2008-05-20 15:14:12 -04:00