Tom Hughes
|
a9f4549327
|
Tidy up the OAuth authorization screens
Make sure all messages are translatable, separate errors from
user initiated denial of authorization.
|
2013-11-30 12:25:22 +00:00 |
|
Tom Hughes
|
3a1e7a67ac
|
Specify the username when redirecting to the OAuth client list
|
2012-03-14 13:57:28 +00:00 |
|
Tom Hughes
|
7c621a6a04
|
Add the OAuth verifier to 1.0a callbacks correctly
|
2011-11-19 17:11:54 +00:00 |
|
Tom Hughes
|
093651c208
|
Override oauth1_authorize pending a fixed version of oauth-plugin
|
2011-11-19 00:25:17 +00:00 |
|
Tom Hughes
|
7b89dc6349
|
Make OAuth work again
|
2011-11-16 21:13:25 +00:00 |
|
Andy Allan
|
6edbcc12df
|
Use slim layout for OAuth pages too
|
2011-04-03 13:46:17 +01:00 |
|
Tom Hughes
|
2150d1021e
|
Display the verifier if OAuth 1.0a is being used in OOB mode
|
2010-09-21 16:20:30 +01:00 |
|
Tom Hughes
|
1c3a9ee62b
|
Update oauth models and controllers for OAuth 1.0a support
|
2010-09-21 16:20:30 +01:00 |
|
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 |
|