On my own statusnet nodeeverything is working fine besides that every client gets "bad username or password" messages and doesn't connect. The working only client is Gwibber.
I tried on Android:
- mustard (stable and unstable)
- status.net mobile
- seesmic
- ubersocial
On Linux:
- hotot / hotot for chrome
Any helping hand on that? What am I doing wrong?
Comments
1. open .htaccess
2. uncomment these two lines:
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]