Tom Hughes
|
098d1fc235
|
Allow customer URL schemas for OAuth callback URLs
Fixes #1019
|
2015-07-28 12:13:18 +01:00 |
|
Tom Hughes
|
dc2a2c8ebd
|
Standardise on double quoted strings
|
2015-02-20 19:47:26 +00:00 |
|
Tom Hughes
|
ef7f3d800c
|
Fix most auto-correctable rubocop issues
|
2015-02-20 08:56:16 +00:00 |
|
Tom Hughes
|
98184dfb9c
|
Reorganise tests to match modern rails test layout
|
2014-02-26 00:13:19 +00:00 |
|
John Firebaugh
|
e91956d0f7
|
Fix test failures
|
2013-11-19 10:30:18 -08:00 |
|
Tom Hughes
|
d8399d3e18
|
IntegrationTest is now in ActionDispatch not ActionController
|
2013-09-21 11:35:46 +01:00 |
|
Tom Hughes
|
ed699548e6
|
Update tests for layout changes
|
2013-01-14 22:30:54 +00:00 |
|
Tom Hughes
|
ec92881dd0
|
Fix test failure caused by moving OAuth settings link
|
2012-08-10 08:27:28 +01:00 |
|
Tom Hughes
|
c6609cce24
|
Fixup tests to work after changes to user controller
|
2010-05-11 14:12:57 +01:00 |
|
Tom Hughes
|
fc9df968fc
|
Fix tests which do logins to handle the cookie test.
|
2009-10-09 09:13:13 +00:00 |
|
Matt Amos
|
0a122639c9
|
Ooops. Should have committed the test too.
|
2009-08-04 13:15:19 +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 |
|
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 |
|