1. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 6 years ago
  2. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
  3. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 6 years ago
  4. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 6 years ago
  5. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
  6. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 6 years ago
  7. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 6 years ago
  8. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 6 years ago
  9. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 6 years ago
  10. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 6 years ago
  11. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
  12. 07402f4 Altered user authentication method in authorization code request. by margaretha · 7 years ago
  13. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 7 years ago
  14. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 7 years ago
  15. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 7 years ago
  16. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
  17. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  18. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 7 years ago
  19. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
  20. 8d804f6 Implemented deregister public client task. by margaretha · 7 years ago
  21. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 7 years ago
  22. 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
  23. 4457383 Added VC list and search user-group controllers for system admin. by margaretha · 7 years ago
  24. cf4b26f Added delete group member triggers and admin tests for group controller. by margaretha · 7 years ago
  25. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  26. c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 7 years ago
  27. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  28. 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago
  29. 98ec15b Fixed share VC & delete VC-access; added sort VC by id & test cases. by margaretha · 7 years ago
  30. 71e6fca Removed all user group and implemented search published VC. by margaretha · 7 years ago
  31. 541b8cc Implemented publish VC task. by margaretha · 7 years ago
  32. 45dde68 Added virtual corpus edit service. by margaretha · 7 years ago
  33. d3bc71f Included KoralQuery in VC lists & improved KoralQueries in DB test data. by margaretha · 7 years ago
  34. 351777b Added retrieve user VC service. by margaretha · 7 years ago
  35. 61966dd Added UserGroupDao methods and tests. by margaretha · 7 years ago
  36. 4b50521 Renamed inserts of predefined roles. by margaretha · 7 years ago
  37. b42b963 Implemented Role and Privilege Daos and tests. by margaretha · 7 years ago
  38. d3c0fc9 Divided codes into service/logic and controller layers. by margaretha · 7 years ago
  39. bf11d8d Added DAO methods regarding user groups. by margaretha · 7 years ago
  40. c2ac8f5 Restructured SQL versioning files for database migration. by margaretha · 7 years ago
  41. 318fec3 Added new tables to sqlite (used for the test suite). by margaretha · 7 years ago
  42. f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 7 years ago
  43. 1f106f6 Updated tables and added VirtualCorpusDao. by margaretha · 7 years ago
  44. 6240a6e Added new database setup for sqlite. by margaretha · 7 years ago
  45. 1b10506 Restructured Kustvakt. by margaretha · 7 years ago