Adrian Lang fc6cedd222 Make OMB work if the configured domain name does not exclusively contain lower case letters.
If the configured domain is mixed-case OAuth throws invalidsignature errors. The current URL is part of the signated parts; since the consumer does not pass the current URL, the service has to get it itself and add it to the other OAuth params for signature rebuilding. OAuth.php uses $_SERVER for this, however, the domain is lcased in $_SERVER. Hence we pass the complete current URL as generated by common_local_url to OAuthRequest.
2009-04-15 09:18:43 +02:00
..
2009-03-08 17:06:18 +01:00
2009-04-01 15:30:59 -04:00
2009-01-18 18:41:41 +00:00
2009-02-10 22:33:57 -05:00
2009-04-01 15:30:59 -04: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-04-01 15:30:59 -04:00
2009-04-01 15:30:59 -04:00
2009-01-28 08:55:03 -05:00
2009-03-30 11:11:33 -04:00
2009-04-01 18:29:10 -04:00
2009-02-05 18:10:47 +00:00
2009-03-10 18:30:58 -07:00
2009-01-21 00:07:15 +00:00
2009-03-11 10:40:24 +01:00
2009-01-23 01:39:25 +01:00