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