.. |
accesstoken.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 |
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_scopes.sql
|
First stages of getting the graylist portion to work. Currently no mechanism for telling the system NOT to remember your decision; that will come later. All approvals will be automatically stored with this code.
|
2012-08-03 12:49:40 -04:00 |
approvedsite.sql
|
Did a lot of cleanup; untested but compiles
|
2012-08-06 14:33:16 -04:00 |
authorities.sql
|
updated SECOAUTH reference, fixed some SQL files, temporarily closed token timeout issue
|
2012-06-15 12:05:08 -04:00 |
clientdetails.sql
|
Added additional fields to ClientDetailsEntity and did some reorganization, still some more to do. Added "id" field to the sql file, but the sql still needs all of the other additional fields.
|
2012-08-09 12:44:21 -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 |
granttypes.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_uris.sql
|
cleaned up sql table references to redirect uris, see #48
|
2012-06-05 11:45:06 -04:00 |
refreshtoken.sql
|
updated SECOAUTH reference, fixed some SQL files, temporarily closed token timeout issue
|
2012-06-15 12:05:08 -04:00 |
resource_ids.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 |
scope.sql
|
updated SECOAUTH reference, fixed some SQL files, temporarily closed token timeout issue
|
2012-06-15 12:05:08 -04:00 |
userinfo.sql
|
added preferred_username claim to userinfo endpoint
|
2012-07-06 16:02:11 -04:00 |
whitelistedsite.sql
|
Did a lot of cleanup; untested but compiles
|
2012-08-06 14:33:16 -04:00 |