1. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 7 years ago
  2. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 7 years ago
  3. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
  4. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  5. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 7 years ago
  6. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
  7. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
  8. fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 7 years ago
  9. 8d804f6 Implemented deregister public client task. by margaretha · 7 years ago
  10. e68021a Updated vc search path. by margaretha · 7 years ago
  11. 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
  12. 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  13. 7a25f01 Removed createdBy from VirtualCorpusJson. by margaretha · 7 years ago
  14. 4457383 Added VC list and search user-group controllers for system admin. by margaretha · 7 years ago
  15. 293ee03 Added list group controller for system admin & status to user-group DTO. by margaretha · 7 years ago
  16. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  17. 97bb3bd Added more handling on deleted group and tests. by margaretha · 7 years ago 0.60-release
  18. c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 7 years ago
  19. 6fca729 Updated readme (moved further setup to wiki). by margaretha · 7 years ago
  20. 6f28837 Added userRoles attribute to UserGroupDto. by margaretha · 7 years ago
  21. ac3c471 Updated field type:date in the metadata test. by margaretha · 7 years ago
  22. efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
  23. 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 7 years ago
  24. a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 7 years ago
  25. 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 7 years ago
  26. aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 7 years ago
  27. c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 7 years ago 0.59.10-release
  28. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  29. 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 7 years ago
  30. 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago
  31. b874ef5 Implemented withdraw VC publication & add user to group. by margaretha · 7 years ago