1179ecd13d
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. |
||
---|---|---|
.. | ||
foreign_services.sql | ||
laconica_pg.sql | ||
laconica.sql | ||
notice_source.sql | ||
sms_carrier.sql |