Andrew Cairns
|
c7dfc42d57
|
Use utf8_unicode_ci as default collation
|
2014-06-26 15:39:35 +01:00 |
|
Alex Bilbie
|
86fb02d218
|
Added cascading relationship between oauth_sessions_authcodes and oauth_sessions
|
2013-05-10 17:32:39 -07:00 |
|
Alex Bilbie
|
ca599437f6
|
Added oauth_session_authcode_scopes
|
2013-05-10 17:24:46 -07:00 |
|
Alex Bilbie
|
252afddbd3
|
Updated oauth_session_authcodes table. Added id field, remove scope_ids field
|
2013-05-10 17:24:31 -07:00 |
|
Alex Bilbie
|
c57c4b1b4f
|
Fixed key name
|
2013-05-10 17:19:53 -07:00 |
|
Alex Bilbie
|
d677b765b2
|
Renamed scopes.key to scopes.scope. Updated ScopeInterface and PDO/Scope. Fixes #45
|
2013-05-09 10:23:41 -07:00 |
|
Alex Bilbie
|
d9c598af3c
|
Removed DEFAULT '' that has slipped in
|
2013-05-09 09:38:08 -07:00 |
|
Alex Bilbie
|
3cb79fc2b5
|
Fixed oauth_session_token_scopes primary key
|
2013-05-09 09:31:05 -07:00 |
|
Alex Bilbie
|
c0683586e2
|
A refresh token should be bound to a client ID
|
2013-05-09 07:55:10 -07:00 |
|
Alex Bilbie
|
86a483f288
|
Adding missing column to oauth_session_authcodes
|
2013-05-09 07:54:09 -07:00 |
|
Alex Bilbie
|
3617a3b37d
|
Renamed primary key in oauth_client_endpoints table
|
2013-05-09 07:17:41 -07:00 |
|
Alex Bilbie
|
0407dbb09b
|
Added refresh token expires column
|
2013-05-08 10:35:24 -07:00 |
|
Alex Bilbie
|
a93a039df3
|
Lots of table fixes
|
2013-04-28 23:56:17 +01:00 |
|
Alex Bilbie
|
6f71439edd
|
Renamed lots of columns
|
2013-04-23 14:20:38 +01:00 |
|
Alex Bilbie
|
b0d3ba7e70
|
Revert "Removed session_token_id column from oauth_session_authcode"
This reverts commit 859e6720bf .
|
2013-04-23 13:56:13 +01:00 |
|
Alex Bilbie
|
859e6720bf
|
Removed session_token_id column from oauth_session_authcode
|
2013-04-23 13:45:07 +01:00 |
|
Alex Bilbie
|
b7bae1120b
|
Fixed mysql character set
|
2013-04-23 13:44:21 +01:00 |
|
Alex Bilbie
|
d75d266376
|
Updated SQL structure
|
2013-04-03 15:50:07 +01:00 |
|
Julien Chaumond
|
c25be195f9
|
Re-order MySQL table creations
Or it fails, at least on my version of MySQL (5.5.29), through
PhpMyAdmin
|
2013-02-20 12:32:55 +00:00 |
|
Alex Bilbie
|
9f6bd64100
|
Renamed database.sql to mysql.sql
|
2013-02-15 15:05:40 +00:00 |
|
Alex Bilbie
|
a98dcea6fe
|
Fixed missing fields in oauth_sessions table
|
2013-02-13 19:35:42 +00:00 |
|
Alex Bilbie
|
7739923273
|
Updated database
|
2013-02-12 20:33:03 +00:00 |
|
Alex Bilbie
|
cab721923a
|
Set relationship to scope_id
|
2013-01-29 16:17:30 +00:00 |
|
Alex Bilbie
|
dcd1026a98
|
Use scope_id instead of the scope name
|
2013-01-29 16:15:45 +00:00 |
|
Alex Bilbie
|
9a41ab8bfc
|
Removed unnecessary column from the table
|
2013-01-29 14:14:50 +00:00 |
|
Daniel Horrigan
|
0f6f5e2939
|
Added the user_credentials and refresh_token grants. Fixed expires_in so it is inline with the spec, but added expires for the old usage of expires_in. Made redirect_uri in oauth_sessions ALLOW NULL since user_credential grants don't have a redirect
|
2012-12-19 16:12:48 -05:00 |
|
Alex Bilbie
|
ac990b609a
|
Fixed client_id column length
|
2012-11-16 16:40:01 +00:00 |
|
Alex Bilbie
|
7d50b8e812
|
Moved SQL files
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
|
2012-09-19 19:59:00 +01:00 |
|