Age | Commit message (Collapse) | Author |
|
* translator documentation updated/added.
* superfluous whitespace removed.
|
|
small DB tweak. Oauth_application_user needs to have the primary
compound key: (profile_id, application_id, token).
http://status.net/open-source/issues/2761
This should also make it possible to have multiple access tokens
per application.
http://status.net/open-source/issues/2788
|
|
|
|
* remove superfluous whitespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when http auth is not required.
|
|
CGI/FastCGI. Example rewrite lines added as comments in htaccess.sample, API tweaked to accept alternate environment var form.
|
|
|
|
|
|
|
|
auth user, similar to how they can set one via http basic auth,
even if one is not required. I think I finally got this right.
|
|
HTTP Authorization header, as defined in OAuth HTTP Authorization Scheme.
|
|
|
|
|
|
|
|
- Some cleanup
|
|
- Will now pick up source attr from OAuth app
|
|
|
|
|
|
|
|
|
|
|
|
Added LDAPAuthorization plugin
|
|
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26.
Missed this one yesterday...
|
|
* doesn't
* won't
* isn't
* don't
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|