Tom Hughes
|
7b89dc6349
|
Make OAuth work again
|
2011-11-16 21:13:25 +00:00 |
|
Tom Hughes
|
b25a468e3c
|
Use <%= instead of <% for block helpers that use concat
|
2011-11-14 09:42:41 +00:00 |
|
Tom Hughes
|
67a50468c5
|
Show the name of the logged in user during OAuth authorization
|
2011-07-01 20:38:41 +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
|
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 |
|
Matt Amos
|
7c1cde7035
|
Removed file which isn't needed any more.
|
2009-08-03 15:20:38 +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 |
|