Matt Amos
|
69ab396f08
|
Fixed bug when oauthorizing with a token which no longer exists (merged 17416 from oauth branch).
|
2009-09-01 10:25:53 +00:00 |
|
Tom Hughes
|
1ce8368f64
|
Remove debugging.
|
2009-08-19 08:04:42 +00:00 |
|
Tom Hughes
|
173e92edb8
|
Cleanup some of the oauth stuff:
- Detabify views.
- Move translations to correct names.
- Make flash messages translatable.
|
2009-08-19 07:59:15 +00:00 |
|
Tom Hughes
|
9fec2fd137
|
Call the set_locale filter for oauth methods which display web
pages to the user. Closes #2203.
|
2009-08-19 07:45:24 +00:00 |
|
Matt Amos
|
b8f6dbd403
|
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
|
2009-06-22 16:54:37 +00:00 |
|