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
|
885d29345d
|
Add parentheses to fix warning.
|
2009-08-18 20:06:33 +00:00 |
|
Matt Amos
|
e470d8a659
|
Moved oauth_clients page to a sub-page of the user - makes it more obvious that the oauth_clients page is for that specific user.
|
2009-08-04 13:07:11 +00:00 |
|
Matt Amos
|
f50670e34d
|
More translatable strings.
|
2009-08-04 13:06:21 +00:00 |
|
Matt Amos
|
655dc6787e
|
Reorganised OAuth clients and tokens details page. Made clients info editable and some more stuff translatable in the OAuth pages.
|
2009-08-03 17:08:40 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
340d5c05cf
|
* Put checkboxes before form labels in an attempt to make them align with the text.
* Put a <br/> between the form and the submit button so they're not squashed together
|
2009-06-22 20:33:14 +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 |
|