Evan Prodromou
1179ecd13d
Fix nonce usage in OAuth store
...
The OAuth store was failing on getting a request token, because the
token value was forced to be non-null in the DB. Let this value be
null, and use the correct primary key (consumer, timestamp, nonce).
Drop the reference to token table, and don't ever use it.
2009-03-07 12:55:09 -08:00
..
2009-02-06 04:03:03 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2009-01-04 23:02:12 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2009-01-23 02:54:38 +00:00
2009-01-23 02:54:38 +00:00
2008-12-23 14:33:23 -05:00
2009-03-07 12:55:09 -08:00
2008-10-04 10:22:05 -04:00
2009-01-22 20:51:05 +00:00
2008-12-23 14:33:23 -05:00
2009-03-07 12:55:09 -08:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2009-03-05 16:18:31 +00:00
2009-03-07 09:43:50 -08:00
2008-12-23 14:33:23 -05:00
2009-02-28 15:17:49 -08:00
2009-02-06 03:55:48 -05:00
2008-12-23 14:44:28 -05:00
2009-01-23 02:54:38 +00:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00
2009-02-06 03:55:48 -05:00
2008-12-23 14:33:23 -05:00
2009-03-07 11:56:01 -08:00