Justin Richer
|
6c88d7c54b
|
removed old owner_id field, closes #636
|
2015-01-17 08:18:36 -05:00 |
Wolter Eldering
|
3a067f1875
|
modify foreign key column types
|
2014-12-18 20:39:37 -05:00 |
Wolter Eldering
|
0e50b2f250
|
Fix column foreign key data type
make client_id in access_token and approved_site_scope,
whitelisted_site_id in approved_site the same type at the key they
refer to.
|
2014-12-18 20:39:37 -05:00 |
Justin Richer
|
dd8b17c67d
|
added UNIQUE constraint to client_id
|
2014-01-20 11:31:09 -05:00 |
Justin Richer
|
ea1f52cdf9
|
updated syntax of default values to allow file to run inside HSQLDB GUI (it ran fine on the back end for some reason), addresses #545
|
2014-01-20 11:29:46 -05:00 |
Justin Richer
|
59da1960eb
|
added token_endpoint_auth_signing_alg, addresses #511
affects #455
|
2013-09-26 11:11:09 -04:00 |
Justin Richer
|
8a5a16f374
|
refactored project into four modules:
Common
Client
Server Library
Server Webapp
addresses #367
|
2013-09-23 17:19:09 -04:00 |