1. 1e7b0cc Bump oauth2-oidc-sdk from 8.23 to 8.23.1 in /full by dependabot[bot] · 4 years, 1 month ago
  2. a26cbde Update dependency of nimbus-jose-jwt and oauth2-oidc-sdk by Akron · 4 years, 1 month ago
  3. baa0470 Bump version released as a docker by Akron · 4 years, 2 months ago
  4. 6fc6176 Bump unboundid-ldapsdk from 5.1.0 to 5.1.1 in /full by dependabot[bot] · 4 years, 3 months ago
  5. 7647e0c Bump maven-shade-plugin from 3.1.0 to 3.2.4 in /full by dependabot[bot] · 4 years, 5 months ago
  6. 52a8373 Bump velocity-engine-core from 2.0 to 2.2 in /full by dependabot[bot] · 4 years, 5 months ago
  7. 7baae30 Bump javax.mail from 1.6.0 to 1.6.2 in /full by dependabot[bot] · 4 years, 5 months ago
  8. 0217e8f Bump mysql-connector-java from 8.0.20 to 8.0.21 in /full by dependabot[bot] · 4 years, 5 months ago
  9. a988d18 Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /full by dependabot[bot] · 4 years, 5 months ago
  10. 43d73a0 Bump maven-compiler-plugin from 3.7.0 to 3.8.1 in /full by dependabot[bot] · 4 years, 5 months ago
  11. 020f86f Bump mysql-connector-java from 8.0.14 to 8.0.20 in /full by dependabot[bot] · 4 years, 5 months ago
  12. f9823d8 Bump unboundid-ldapsdk from 3.2.1 to 5.1.0 in /full by dependabot[bot] · 4 years, 5 months ago
  13. f642b1a Bump mysql-connector-java from 8.0.14 to 8.0.16 in /full by dependabot[bot] · 4 years, 5 months ago
  14. ceea30c Update lombok to 1.18.12 by Marc Kupietz · 4 years, 7 months ago
  15. 483db75 Fix annotation processor syntax in core and full maven configs by Marc Kupietz · 4 years, 8 months ago
  16. 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
  17. 1d1c73e Implemented pipe extension in the search API. by margaretha · 5 years ago
  18. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
  19. 89836f3 Handled vulnerability CVE-2019-17195. by margaretha · 5 years ago
  20. 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
  21. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  22. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
  23. 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 6 years ago
  24. 2558a7c Updated handling errors from Koral and fixed tests. by margaretha · 6 years ago
  25. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 6 years ago
  26. 398f472 Added comments & updated code structure. by margaretha · 6 years ago
  27. 0b90391 Improved predefined vc caching (issue #28) by margaretha · 6 years ago
  28. 79d738c Added search timeout in meta query. by margaretha · 6 years ago
  29. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
  30. 6365605 OpenJDK8u181 workaround by Akron · 6 years ago
  31. 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 6 years ago
  32. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
  33. 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
  34. 2c50c73 Implemented parsing free resource info from json. by margaretha · 6 years ago
  35. 51e5e3f Added annotation parser and implemented key-value structure. by margaretha · 6 years ago
  36. 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 6 years ago
  37. 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
  38. ee0cbfe Added API URL versioning. by margaretha · 6 years ago
  39. c7196d2 Added statistics with vc reference tests. by margaretha · 6 years ago
  40. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
  41. 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
  42. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 6 years ago
  43. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
  44. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 6 years ago
  45. e4034a8 Updated redirect URI validator. by margaretha · 6 years ago openid
  46. 9c78e1a Implemented OpenId configuration. by margaretha · 6 years ago
  47. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
  48. ec247dd Implemented openid authentication for authorization code request. by margaretha · 6 years ago
  49. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 6 years ago
  50. 417571c Added parameter checking for authorization DAO. by margaretha · 7 years ago
  51. 07402f4 Altered user authentication method in authorization code request. by margaretha · 7 years ago
  52. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  53. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
  54. 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
  55. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  56. ac3c471 Updated field type:date in the metadata test. by margaretha · 7 years ago
  57. efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
  58. a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 7 years ago
  59. 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 7 years ago
  60. 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
  61. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  62. 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 7 years ago
  63. 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago
  64. 9025d64 Fixed javassist problem. by margaretha · 7 years ago
  65. fc7d777 Fixed list access services and added tests. by margaretha · 7 years ago
  66. dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 7 years ago
  67. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 7 years ago
  68. 74f122c Updated version. by margaretha · 7 years ago
  69. 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 7 years ago
  70. f438c59 Updated references. by margaretha · 7 years ago
  71. d3c0fc9 Divided codes into service/logic and controller layers. by margaretha · 7 years ago
  72. 318fec3 Added new tables to sqlite (used for the test suite). by margaretha · 7 years ago
  73. f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 7 years ago
  74. 514e141 Updated light services and fixed the tests. by margaretha · 7 years ago
  75. 5413490 Updated StatisticService. by margaretha · 7 years ago
  76. bc9caf4 Fixed test setting and changed version numbers of full & lite. by margaretha · 7 years ago
  77. ea68a0a Set (new)mysql as database in full version. by margaretha · 7 years ago
  78. f68daa6 Assembled lite version. by margaretha · 7 years ago