.. |
access_token.sql
|
Fixed bugs; I can get tokens now. User approval handler seems to be working corrrectly.
|
2012-08-09 12:44:22 -04:00 |
address.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
allowed_scope.sql
|
removed "s" from allowed_scopes
|
2012-08-09 12:44:21 -04:00 |
approved_site.sql
|
fixing bugs; needed to make all ids BIGINT AUTO-INCREMENT PRIMARY KEY in sql files
|
2012-08-09 12:44:21 -04:00 |
authentication_holder.sql
|
fixing bugs; needed to make all ids BIGINT AUTO-INCREMENT PRIMARY KEY in sql files
|
2012-08-09 12:44:21 -04:00 |
authority.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
authorized_grant_type.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
client_details.sql
|
updated userinfo table definitions
|
2012-08-09 12:44:22 -04:00 |
contact.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |
database_tables.sql
|
updated userinfo table definitions
|
2012-08-09 12:44:22 -04:00 |
event.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
idtoken.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
idtokenclaims.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
redirect_uri.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
refresh_token.sql
|
fixing bugs; needed to make all ids BIGINT AUTO-INCREMENT PRIMARY KEY in sql files
|
2012-08-09 12:44:21 -04:00 |
resource_id.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
scope.sql
|
updated SECOAUTH reference, fixed some SQL files, temporarily closed token timeout issue
|
2012-06-15 12:05:08 -04:00 |
user_info.sql
|
updated userinfo table definitions
|
2012-08-09 12:44:22 -04:00 |
whitelisted_site.sql
|
fixing bugs; needed to make all ids BIGINT AUTO-INCREMENT PRIMARY KEY in sql files
|
2012-08-09 12:44:21 -04:00 |