1. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
  2. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 6 years ago
  3. 56fd558 Implemented OAuth2 authorization error response using redirect URI. by margaretha · 6 years ago
  4. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 6 years ago
  5. ec247dd Implemented openid authentication for authorization code request. by margaretha · 6 years ago
  6. 3712c9c Adopted statistics query parameter in lite by Akron · 6 years ago
  7. e413ffa Removed kustvakt_encryption in lite version. by margaretha · 6 years ago
  8. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 6 years ago
  9. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
  10. 417571c Added parameter checking for authorization DAO. by margaretha · 7 years ago
  11. 07402f4 Altered user authentication method in authorization code request. by margaretha · 7 years ago
  12. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 7 years ago
  13. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 7 years ago
  14. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 7 years ago
  15. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
  16. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  17. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 7 years ago
  18. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
  19. 0512231 Implemented OAuth2 exception handler. by margaretha · 7 years ago
  20. a048627 Updated OAuth2 client authentication. by margaretha · 7 years ago
  21. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
  22. fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 7 years ago
  23. 8d804f6 Implemented deregister public client task. by margaretha · 7 years ago
  24. e68021a Updated vc search path. by margaretha · 7 years ago
  25. eb0a843 Merge branch 'dev' by margaretha · 7 years ago
  26. 3a579b4 Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  27. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 7 years ago
  28. 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
  29. 725feac Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  30. effa610 Support highlights in matchinfo by Akron · 7 years ago
  31. 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  32. 7759fc7 Implemented OAuth2 client authentication. by margaretha · 7 years ago
  33. b45de4c Merge "Support highlights in matchinfo" by margaretha · 7 years ago
  34. 8b2d819 Implemented OAuth2 client registration. by margaretha · 7 years ago
  35. 4a23e65 Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago 0.60.1-release v0.60.1-release
  36. 6cc1c67 Support highlights in matchinfo by Akron · 7 years ago
  37. 7a25f01 Removed createdBy from VirtualCorpusJson. by margaretha · 7 years ago
  38. 4457383 Added VC list and search user-group controllers for system admin. by margaretha · 7 years ago
  39. 293ee03 Added list group controller for system admin & status to user-group DTO. by margaretha · 7 years ago
  40. cf4b26f Added delete group member triggers and admin tests for group controller. by margaretha · 7 years ago
  41. 13b4a30 Fixed non hierarchical URI of kustvakt conf files. by margaretha · 7 years ago
  42. aa3d613 Fixed missing kustvakt-lite.conf by margaretha · 7 years ago
  43. 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 7 years ago
  44. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  45. 97bb3bd Added more handling on deleted group and tests. by margaretha · 7 years ago 0.60-release
  46. c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 7 years ago
  47. 6fca729 Updated readme (moved further setup to wiki). by margaretha · 7 years ago
  48. 6f28837 Added userRoles attribute to UserGroupDto. by margaretha · 7 years ago
  49. ac3c471 Updated field type:date in the metadata test. by margaretha · 7 years ago
  50. 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 7 years ago
  51. efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
  52. 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 7 years ago
  53. 1aaead9 Added test-hibernate.properties. by margaretha · 7 years ago
  54. ac049e8 Added getMeta() to full server by Akron · 7 years ago
  55. 38eb444 Do not start server when application started with --help by Akron · 7 years ago
  56. c915dd0 Merge "Introduced preliminary support for meta data field retrieval" by margaretha · 7 years ago
  57. a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 7 years ago
  58. 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 7 years ago
  59. aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 7 years ago
  60. de92c20 Fixed collection rewrite regarding OR operation with other fields. by margaretha · 7 years ago
  61. 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
  62. ed1b223 Introduced preliminary support for meta data field retrieval by Akron · 7 years ago
  63. c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 7 years ago 0.59.10-release
  64. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  65. 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 7 years ago
  66. dbef5e6 Merge commit 'refs/changes/80/1580/1' from gerrit into dev by margaretha · 7 years ago
  67. 730ed08 Updated dependencies on Krill and Kustvakt-core by Akron · 7 years ago
  68. 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago
  69. b874ef5 Implemented withdraw VC publication & add user to group. by margaretha · 7 years ago
  70. 98ec15b Fixed share VC & delete VC-access; added sort VC by id & test cases. by margaretha · 7 years ago
  71. 9025d64 Fixed javassist problem. by margaretha · 7 years ago
  72. 6d2cc82 Fixed user-group tests due to updates in sql data. by margaretha · 7 years ago 0.59.9-release
  73. 7c38f4c Fixed delete-on-cascade on one-to-many relations. by margaretha · 7 years ago
  74. 71e6fca Removed all user group and implemented search published VC. by margaretha · 7 years ago
  75. 2c24991 Fixed search-VC task for project-VC, and added tests. by margaretha · 7 years ago
  76. 2e468fc Renamed light to lite and updated lite version number. by margaretha · 7 years ago
  77. 49f0508 Simplified JerseyTest in lite version. by margaretha · 7 years ago
  78. e8ab51d Added search VC by id and delete VC-access tasks. by margaretha · 7 years ago
  79. fc7d777 Fixed list access services and added tests. by margaretha · 7 years ago
  80. cfea1ae Implemented share VC and list VC-access tasks. by margaretha · 7 years ago
  81. 541b8cc Implemented publish VC task. by margaretha · 7 years ago
  82. 45dde68 Added virtual corpus edit service. by margaretha · 7 years ago
  83. d3bc71f Included KoralQuery in VC lists & improved KoralQueries in DB test data. by margaretha · 7 years ago
  84. e941f9f Added a reference to Kustvakt wiki & described jdbc.schemaPath. by margaretha · 7 years ago
  85. a0d4d3c Added comments. by margaretha · 7 years ago
  86. 23aae22 Fixed handling JSON mapping exception. by margaretha · 7 years ago
  87. 9d3eb04 Added services: create user group, subscribe and unsubscribe. by margaretha · 7 years ago
  88. 0b63de4 Added delete VC and get user group web-services. by margaretha · 7 years ago
  89. f4c3de3 Fixed foundry rewrite. by margaretha · 7 years ago
  90. 351777b Added retrieve user VC service. by margaretha · 7 years ago
  91. 979a2e6 Added getter and setter. by margaretha · 7 years ago
  92. dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 7 years ago
  93. ad618d2 Enabled definition of multiple license regex in kustvakt.conf. by margaretha · 7 years ago
  94. 67f750b Testing spring basic authentication. by margaretha · 7 years ago
  95. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 7 years ago
  96. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 7 years ago
  97. 4ba8676 Renamed packages and classes. by margaretha · 7 years ago
  98. c38c856 Fixed foundry rewrite for constituency (koral:span). by margaretha · 7 years ago
  99. bb48630 Fixed rewrite redundancy in collection rewrite. by margaretha · 7 years ago
  100. c6eafad Updated koral version. by margaretha · 7 years ago