1. 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
  2. 89273b5 Fixed VirtualCorpusControllerTest. by margaretha · 4 years, 10 months ago v0.62.3-release
  3. d9546d3 Updated free resource controller. by margaretha · 5 years ago
  4. d3a46ec Removed transactional annotations from simple select queries. by margaretha · 5 years ago
  5. d8aa135 Updated create update user-group API. by margaretha · 5 years ago
  6. 137d4ee Handled invalid pipes and added tests. by margaretha · 5 years ago
  7. ed2ee24 Added support for multiple cq parameters. by margaretha · 5 years ago
  8. 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 5 years ago
  9. 1d1c73e Implemented pipe extension in the search API. by margaretha · 5 years ago
  10. 7497adf Added a service to revoke a single refresh token via super client by margaretha · 5 years ago v0.62.2-release
  11. db457bc Added username filtering to token revocation service via super client by margaretha · 5 years ago
  12. 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 5 years ago
  13. 77e7474 Merged list authorized client and list registered client services by margaretha · 5 years ago
  14. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 5 years ago
  15. 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 5 years ago
  16. c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 5 years ago
  17. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
  18. 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 5 years ago
  19. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 5 years ago
  20. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 5 years ago
  21. da5a6ab Added user-group name pattern (issue #33). by margaretha · 5 years ago
  22. 89836f3 Handled vulnerability CVE-2019-17195. by margaretha · 5 years ago
  23. bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 5 years ago
  24. 0e1fc55 Resolved #40. by margaretha · 5 years ago
  25. c9f40e2 Fixed post requests with status OK and empty body. by margaretha · 5 years ago
  26. 93e602e Fixed missing scopes after requesting access token with refresh token. by margaretha · 5 years ago
  27. 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
  28. 3a57940 Updated VC name pattern and tests. by margaretha · 5 years ago
  29. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  30. 03ae28d Handled LDAP errors, fixed #45. by margaretha · 5 years ago
  31. ed053fb Fixed sharing unknown VC, updating corpusQuery, and handling non-unique by margaretha · 6 years ago
  32. 4b0eb3d Fixed unknown authentication scheme, missing VC entity & parameter checker by margaretha · 6 years ago
  33. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
  34. 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 6 years ago
  35. 852a0f6 Added fields to metadata controller, resolved issue #39. by margaretha · 6 years ago
  36. 2558a7c Updated handling errors from Koral and fixed tests. by margaretha · 6 years ago
  37. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 6 years ago
  38. 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
  39. 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 6 years ago
  40. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 6 years ago
  41. bab55d5 Updated shutdownToken and added server shutdown description in readme by margaretha · 6 years ago v0.61.5-release
  42. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 6 years ago
  43. 1b8bc4d Fixed share VC type. by margaretha · 6 years ago
  44. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
  45. 4a33812 Added VC reference and MapUtil tests. by margaretha · 6 years ago
  46. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 6 years ago
  47. 0bcde4c Added delete key in setting controllers by margaretha · 6 years ago
  48. 62c0676 Updated default setting controllers & added tests by margaretha · 6 years ago
  49. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 6 years ago
  50. 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 6 years ago
  51. 8c20396 Added retrieveVCByName and deleteVCByName. by margaretha · 6 years ago
  52. 2ea9a1e Degraded API version to 1.0 & added OAuth2 client info tests by margaretha · 6 years ago
  53. 398f472 Added comments & updated code structure. by margaretha · 6 years ago
  54. 0b90391 Improved predefined vc caching (issue #28) by margaretha · 6 years ago
  55. 5c67dd5 Updated RewriteHandler and tests using BeanConfigTest. by margaretha · 6 years ago
  56. 79d738c Added search timeout in meta query. by margaretha · 6 years ago
  57. 1bc9cca Fixed rewrite bugs (updated rewriteQuery & KoralNode) by margaretha · 6 years ago v0.61.4-release
  58. 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
  59. c750cbb Implemented revoking all tokens of a user client via a super client. by margaretha · 6 years ago
  60. d6f39d5 Fixed KoralNode at method. by margaretha · 6 years ago
  61. dda4ef7 Added boolean flags to mitigate log4j debugging performance. by margaretha · 6 years ago
  62. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 6 years ago
  63. 230effb Added the list-user-client controller. by margaretha · 6 years ago
  64. e72355a Handled storing cached VC with VC reference by margaretha · 6 years ago
  65. 6f0b738 Updated OAuth2 refresh token request to create a new refresh token. by margaretha · 6 years ago
  66. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
  67. 6365605 OpenJDK8u181 workaround by Akron · 6 years ago
  68. 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 6 years ago
  69. 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 6 years ago
  70. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
  71. 0c18622 Fixed resource DAO & added tests. by margaretha · 6 years ago
  72. 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
  73. 2c50c73 Implemented parsing free resource info from json. by margaretha · 6 years ago
  74. 51e5e3f Added annotation parser and implemented key-value structure. by margaretha · 6 years ago
  75. 488e04b Fixed cached-VC ref with username. by margaretha · 6 years ago
  76. f7abb36 Handled unique constraints. by margaretha · 6 years ago
  77. 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 6 years ago
  78. 563aabe Implemented VirtualCorpusRewrite. by margaretha · 6 years ago
  79. 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
  80. 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
  81. ee0cbfe Added API URL versioning. by margaretha · 6 years ago
  82. 45211af Added c3p0 datasource configuration to Spring default-config-xml. by margaretha · 6 years ago
  83. c7196d2 Added statistics with vc reference tests. by margaretha · 6 years ago
  84. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 6 years ago
  85. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
  86. 2e1781f Added VC name pattern check. by margaretha · 6 years ago
  87. f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 6 years ago
  88. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 6 years ago
  89. 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 6 years ago
  90. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 6 years ago
  91. dc51507 Implemented OAuth2 revoke token. by margaretha · 6 years ago
  92. 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
  93. 0666ddb Fixed clientId encoding in OAuth2ClientControllerTest. by margaretha · 6 years ago v0.60.5-release
  94. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 6 years ago
  95. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 6 years ago
  96. 07a356a Fixed authentication time format in authentication controller. by margaretha · 6 years ago
  97. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
  98. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
  99. 00c28c0 Added port checking in test suite. by margaretha · 6 years ago
  100. 0073aa4 Merge branch 'master' of by margaretha · 6 years ago