1. 6672fe5 Removed OpenID by margaretha · 1 year, 2 months ago
  2. 7ac20b1 Changed OAuth2 token request using Nimbus (#650) by margaretha · 1 year, 2 months ago
  3. 4b883ec Replaced javax.annotation with jakarta.annotation. by margaretha · 1 year, 2 months ago
  4. 490a59b Migrate Hibernate 5 to 6 (#649) and fix missing placeholders. by margaretha · 1 year, 3 months ago
  5. 7c21ec8 Updated javax.mail.Session to jakarta.mail.Session by margaretha · 1 year, 3 months ago
  6. 5a5b995 Added total result cache (close #599) by margaretha · 1 year, 5 months ago
  7. 8b68221 Removed unnecessary caches and methods in the authentication interface. by margaretha · 1 year, 5 months ago
  8. b156f88 Removed old database configurations (closes #612) by margaretha · 1 year, 6 months ago
  9. 50fd507 Removed auditing (closes #611) by margaretha · 1 year, 6 months ago
  10. 6a925fe Merged core to full by margaretha · 1 year, 6 months ago
  11. 92ad2ec Merged lite into full by margaretha · 1 year, 6 months ago
  12. 5b70879 Renamed entity and service packages in core by margaretha · 1 year, 7 months ago
  13. cc7feb6 Moved hibernate.properties by margaretha · 1 year, 7 months ago
  14. c9d2941 Added data folder by margaretha · 1 year, 7 months ago
  15. 3cec0a9 Fixed log4j2 properties. by margaretha · 1 year, 7 months ago
  16. d31f082 Added LDAP log for users without idsC2Profile. by margaretha · 1 year, 7 months ago
  17. ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 1 year, 7 months ago
  18. 1960ea5 Implemented configurable resource filters for search and match info APIs by margaretha · 1 year, 9 months ago
  19. ceae697 Added config files for testing jar using basic authentication by margaretha · 2 years, 6 months ago
  20. bc3d3f7 Deprecate API token (JWT) web-service. by margaretha · 1 year, 9 months ago
  21. cc92959 Allowed OAuth2 clients to use localhost as redirect URIs. by margaretha · 1 year, 10 months ago
  22. 1380c1a Use LDAP authentication in Kustvakt-full oauth2 example config by Marc Kupietz · 2 years ago
  23. 91453aa Fix typo in Kustvakt-full oauth2 configuration by Marc Kupietz · 2 years ago
  24. 3181b8d Implemented initial super client registration for user authentication. by margaretha · 2 years, 6 months ago
  25. 79f0144 Deprecated UserClientDto and uses ClientinfoDto instead. by margaretha · 2 years, 7 months ago
  26. b1edd22 Added installed_plugins table by margaretha · 2 years, 6 months ago
  27. e20a280 Added a new API: list plugins (e.g. for marketplace) by margaretha · 2 years, 7 months ago
  28. d9e5cda Changed the SQL script updating oauth2_client table. by margaretha · 2 years, 7 months ago
  29. 9c22bbd Embedded LDAP server: Improve README.md and examples by Marc Kupietz · 2 years, 7 months ago
  30. 30925d8 Embedded LDAP server LdapAuth3: support hashed passwords (sha1, sha-256) by Marc Kupietz · 2 years, 7 months ago
  31. 9a1188e LdapAuth3: factor out configuration class by Marc Kupietz · 2 years, 7 months ago
  32. 392f478 Rename ldap .properties to .conf by Marc Kupietz · 2 years, 7 months ago
  33. 1e388b4 Automatically start embedded LDAP server if configured by Marc Kupietz · 2 years, 7 months ago
  34. ffb8950 Updated authorization error response. by margaretha · 2 years, 7 months ago
  35. d67b427 Added authorization request with GET and deprecated that with POST. by margaretha · 2 years, 8 months ago
  36. d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 2 years, 8 months ago
  37. 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 2 years, 8 months ago
  38. 6bbbf1d Added foreign keys to the DB tables of access and refresh token scopes. by margaretha · 2 years, 9 months ago
  39. d66a683 Removed VCLoader. by margaretha · 2 years, 9 months ago
  40. fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 3 years, 4 months ago
  41. 6f6911e Updated cache settings and some loggings. by margaretha · 3 years, 4 months ago
  42. 4bd6125 Updated OAuth2 token length & secure random algorithm config. by margaretha · 3 years, 6 months ago
  43. 4a1a18c Added query access roles and fixed vc access roles. by margaretha · 3 years, 9 months ago
  44. b097fb0 Renamed virtual corpus to query. by margaretha · 3 years, 9 months ago
  45. e1228ab Updated libraries. by margaretha · 3 years, 9 months ago
  46. 5213ced Added query and query language in virtual corpus table. by margaretha · 3 years, 9 months ago
  47. 90adf31 Removed escaping for KoralQuery in VC and query reference responses. by margaretha · 3 years, 9 months ago
  48. 652c4dc Added listing available queries for users. by margaretha · 3 years, 9 months ago
  49. dc6d73d Fixed problem with multiple desktop apps by Akron · 4 years, 7 months ago
  50. da08015 Add query reference web-service. by Akron · 4 years ago
  51. fcf8bd9 Updated Flyway configuration. by margaretha · 3 years, 10 months ago
  52. 77bf8b7 Fix hibernate dialect for SQLite. by margaretha · 4 years ago
  53. f6945c4 Added persistency layer for query references by Akron · 4 years, 1 month ago
  54. bee031a Introduced query reference rewrite mechanism by Akron · 4 years, 1 month ago
  55. 805afde Make API welcome message configurable by Marc Kupietz · 4 years, 8 months ago
  56. 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 4 years, 10 months ago
  57. 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
  58. d8aa135 Updated create update user-group API. by margaretha · 5 years ago
  59. ac4501a Updated Leibniz Association link. by margaretha · 5 years ago
  60. 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 5 years ago
  61. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 5 years ago
  62. da5a6ab Added user-group name pattern (issue #33). by margaretha · 5 years ago
  63. 802dabc Resolved #50. Added statistics API with KoralQuery input. by margaretha · 5 years ago
  64. 93e602e Fixed missing scopes after requesting access token with refresh token. by margaretha · 5 years ago
  65. 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
  66. 3a57940 Updated VC name pattern and tests. by margaretha · 5 years ago
  67. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  68. f0c53b8 Improved loading resource file. by margaretha · 6 years ago
  69. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
  70. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 6 years ago
  71. 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
  72. 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 6 years ago
  73. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 6 years ago
  74. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
  75. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 6 years ago
  76. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 6 years ago
  77. 4842673 Removed codes related to user registration & password management. by margaretha · 6 years ago
  78. 2ea9a1e Degraded API version to 1.0 & added OAuth2 client info tests by margaretha · 6 years ago
  79. 0b90391 Improved predefined vc caching (issue #28) by margaretha · 6 years ago
  80. 5c67dd5 Updated RewriteHandler and tests using BeanConfigTest. by margaretha · 6 years ago
  81. 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
  82. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 6 years ago
  83. 230effb Added the list-user-client controller. by margaretha · 6 years ago
  84. e72355a Handled storing cached VC with VC reference by margaretha · 6 years ago
  85. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
  86. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
  87. 0c18622 Fixed resource DAO & added tests. by margaretha · 6 years ago
  88. 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
  89. 2c50c73 Implemented parsing free resource info from json. by margaretha · 6 years ago
  90. 51e5e3f Added annotation parser and implemented key-value structure. by margaretha · 6 years ago
  91. f7abb36 Handled unique constraints. by margaretha · 6 years ago
  92. 563aabe Implemented VirtualCorpusRewrite. by margaretha · 6 years ago
  93. 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
  94. 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
  95. ee0cbfe Added API URL versioning. by margaretha · 6 years ago
  96. 8514d78 Set sqlite as datasource. by margaretha · 6 years ago
  97. 45211af Added c3p0 datasource configuration to Spring default-config-xml. by margaretha · 6 years ago
  98. c7196d2 Added statistics with vc reference tests. by margaretha · 6 years ago
  99. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 6 years ago
  100. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago