Adrian Lang 24713499a9 Fixes #827: Laconica expects full OAuth message for user auth request.
When a user subscribes to a remote profile, he is redirected to his own service to confirm the request. This authorization request is specified in http://oauth.net/core/1.0#auth_step2. According to the standard, it does not have to pass consumer_key, nonce, timestamp or signature. The only specified parameters are oauth_token and oauth_callback, both optional.
2009-03-11 10:30:30 +01:00
..
2009-01-23 10:37:04 +01:00
2009-03-08 17:06:18 +01:00
2009-01-23 04:29:21 +00:00
2009-01-18 18:41:41 +00:00
2009-02-10 22:33:57 -05:00
2009-01-19 18:09:59 +00:00
2009-01-22 23:08:30 +00:00
2009-02-20 17:14:13 -05:00
2009-01-19 03:09:13 +00:00
2009-01-24 03:18:34 +00:00
2009-01-23 09:15:15 +00:00
2009-01-28 08:55:03 -05:00
2009-02-11 11:37:50 -05:00
2009-01-22 15:37:58 +00:00
2009-01-23 01:00:01 +01:00
2009-02-11 11:37:50 -05:00
2009-01-22 09:54:08 +00:00
2009-01-23 00:36:24 +01:00
2009-02-11 11:37:50 -05:00
2009-02-20 10:04:28 -05:00
2009-02-05 18:10:47 +00:00
2009-03-10 18:30:58 -07:00
2009-01-23 04:29:21 +00:00
2009-01-21 00:07:15 +00:00
2009-01-23 01:39:25 +01:00