1. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 5 years ago
  2. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
  3. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 5 years ago
  4. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 5 years ago
  5. da5a6ab Added user-group name pattern (issue #33). by margaretha · 5 years ago
  6. 802dabc Resolved #50. Added statistics API with KoralQuery input. by margaretha · 5 years ago
  7. c1db913 Resolved #49. Added page param check in the search api (margaretha) by margaretha · 5 years ago
  8. 304515b Update error message. by margaretha · 5 years ago
  9. a6cd0d9 Added backward compatibility support for corpusQuery parameter. by margaretha · 5 years ago
  10. f3ff627 Added cq parameter to VC statistics API and deprecate corpusQuery. by margaretha · 5 years ago
  11. 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
  12. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  13. 5bf49af Updated Jetty version, fixed the server hanging problem. by margaretha · 5 years ago
  14. 5887339 Updated Krill version. by margaretha · 5 years ago
  15. 74a1f9e Updated Jetty version due to vulnerabilities & uses fasterxml Jackson. by margaretha · 6 years ago
  16. 10d31a2 Fixed multiple Jackson implementations by margaretha · 6 years ago
  17. 4b0eb3d Fixed unknown authentication scheme, missing VC entity & parameter checker by margaretha · 6 years ago
  18. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
  19. 15dcb7c Updated Krill version. by margaretha · 6 years ago
  20. 852a0f6 Added fields to metadata controller, resolved issue #39. by margaretha · 6 years ago
  21. 2558a7c Updated handling errors from Koral and fixed tests. by margaretha · 6 years ago
  22. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 6 years ago
  23. 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
  24. bab55d5 Updated shutdownToken and added server shutdown description in readme by margaretha · 6 years ago v0.61.5-release
  25. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 6 years ago
  26. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
  27. 4a33812 Added VC reference and MapUtil tests. by margaretha · 6 years ago
  28. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 6 years ago
  29. 0bcde4c Added delete key in setting controllers by margaretha · 6 years ago
  30. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 6 years ago
  31. 4842673 Removed codes related to user registration & password management. by margaretha · 6 years ago
  32. 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 6 years ago
  33. 398f472 Added comments & updated code structure. by margaretha · 6 years ago
  34. 0b90391 Improved predefined vc caching (issue #28) by margaretha · 6 years ago
  35. b2c92d4 Fixed Kustvakt-lite test configuration. by margaretha · 6 years ago
  36. a85965d Added debug flags & order on fields parameter of search get request- by margaretha · 6 years ago
  37. 5c67dd5 Updated RewriteHandler and tests using BeanConfigTest. by margaretha · 6 years ago
  38. 79d738c Added search timeout in meta query. by margaretha · 6 years ago
  39. 1bc9cca Fixed rewrite bugs (updated rewriteQuery & KoralNode) by margaretha · 6 years ago v0.61.4-release
  40. 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
  41. d6f39d5 Fixed KoralNode at method. by margaretha · 6 years ago
  42. e07a203 Updates index to Krill v0.58.1 by Akron · 6 years ago
  43. 230effb Added the list-user-client controller. by margaretha · 6 years ago
  44. e72355a Handled storing cached VC with VC reference by margaretha · 6 years ago
  45. 6f0b738 Updated OAuth2 refresh token request to create a new refresh token. by margaretha · 6 years ago
  46. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
  47. 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 6 years ago
  48. 8f525a2 Updated koral version by margaretha · 6 years ago
  49. 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 6 years ago
  50. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
  51. 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
  52. f7abb36 Handled unique constraints. by margaretha · 6 years ago
  53. 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 6 years ago
  54. 563aabe Implemented VirtualCorpusRewrite. by margaretha · 6 years ago
  55. 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
  56. 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
  57. ee0cbfe Added API URL versioning. by margaretha · 6 years ago
  58. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
  59. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 6 years ago
  60. d7b7d53 Set kustvakt configuration as Krill properties by margaretha · 6 years ago
  61. 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
  62. 33fa3d9 Fixed issue #27. by margaretha · 6 years ago
  63. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 6 years ago
  64. 07a356a Fixed authentication time format in authentication controller. by margaretha · 6 years ago
  65. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
  66. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
  67. d505816 Do not pass broken queries to Krill by Akron · 6 years ago
  68. 4b786e2 Merge "Added support for unrestricted corpus statistics" by margaretha · 6 years ago
  69. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 6 years ago
  70. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 6 years ago
  71. 76b3175 Added support for unrestricted corpus statistics by Akron · 6 years ago
  72. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 6 years ago
  73. 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 6 years ago
  74. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
  75. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 6 years ago
  76. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 6 years ago
  77. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 6 years ago
  78. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
  79. 417571c Added parameter checking for authorization DAO. by margaretha · 7 years ago
  80. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
  81. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  82. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 7 years ago
  83. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
  84. a048627 Updated OAuth2 client authentication. by margaretha · 7 years ago
  85. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
  86. fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 7 years ago
  87. 8d804f6 Implemented deregister public client task. by margaretha · 7 years ago
  88. 3a579b4 Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  89. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 7 years ago
  90. 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  91. 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 7 years ago
  92. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  93. c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 7 years ago
  94. 6fca729 Updated readme (moved further setup to wiki). by margaretha · 7 years ago
  95. ac3c471 Updated field type:date in the metadata test. by margaretha · 7 years ago
  96. 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 7 years ago
  97. efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
  98. 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 7 years ago
  99. 38eb444 Do not start server when application started with --help by Akron · 7 years ago
  100. c915dd0 Merge "Introduced preliminary support for meta data field retrieval" by margaretha · 7 years ago