1. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  2. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  3. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  4. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  5. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago
  6. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  7. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  8. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  9. 8d804f6 Implemented deregister public client task. by margaretha · 8 years ago
  10. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  11. 31a9f52 Implemented OAuth2 client registration. by margaretha · 8 years ago
  12. cf4b26f Added delete group member triggers and admin tests for group controller. by margaretha · 8 years ago
  13. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 8 years ago
  14. c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 8 years ago
  15. e6c711b Added expiration time check for member invitation. by margaretha · 8 years ago
  16. 541b8cc Implemented publish VC task. by margaretha · 8 years ago
  17. 61966dd Added UserGroupDao methods and tests. by margaretha · 9 years ago
  18. b42b963 Implemented Role and Privilege Daos and tests. by margaretha · 9 years ago
  19. c2ac8f5 Restructured SQL versioning files for database migration. by margaretha · 9 years ago
  20. 318fec3 Added new tables to sqlite (used for the test suite). by margaretha · 9 years ago
  21. 6240a6e Added new database setup for sqlite. by margaretha · 9 years ago