1. d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 2 years, 8 months ago
  2. 3ef1b81 Added redirect_uri to client info API. by margaretha · 2 years, 8 months ago
  3. a4db399 Fixed the test suite. by margaretha · 2 years, 8 months ago
  4. 9645ab0 Updated query and user-group name pattern. by margaretha · 2 years, 8 months ago
  5. e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 2 years, 8 months ago
  6. 74110b7 Removed unused admin API: clear access token cache. by margaretha · 2 years, 8 months ago
  7. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 2 years, 8 months ago
  8. 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 2 years, 8 months ago
  9. b19cfa2 Updated admin filter by using admin token and role checks. by margaretha · 2 years, 8 months ago
  10. 21a8386 Added more parameter checks and OAuth2Client web-service tests. by margaretha · 2 years, 9 months ago
  11. 6bbbf1d Added foreign keys to the DB tables of access and refresh token scopes. by margaretha · 2 years, 9 months ago
  12. d66a683 Removed VCLoader. by margaretha · 2 years, 9 months ago
  13. ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 2 years, 9 months ago v0.65.1-release
  14. 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 2 years, 10 months ago
  15. 9c6493e Added show-tokens option to the search API. by margaretha · 2 years, 10 months ago
  16. 9f2cff0 Updated tests. by margaretha · 2 years, 11 months ago
  17. ad1300b Fixed broken test suite. by margaretha · 3 years ago v0.65-release
  18. 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 3 years ago
  19. 326520b Removed koralQuery and statistics from VC list by margaretha · 3 years ago
  20. aec6b41 Enabled listing system vc for authorized users. by margaretha · 3 years ago
  21. 7c1f428 Updated VC cache. by margaretha · 3 years ago
  22. 095765f LdapAuth3.java: login: works now with email address. by bodmo · 3 years, 2 months ago
  23. b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 3 years, 3 months ago
  24. 1703c16 Updated the query service to enable editing query references. by margaretha · 3 years, 3 months ago
  25. cdfe937 Fixed missing request entity. by margaretha · 3 years, 3 months ago
  26. 3b6972a Fixed errors due to missing query type and added tests. by margaretha · 3 years, 3 months ago
  27. 14686b5 Excluded jackson core libraries from Mockserver and moved cache config by margaretha · 3 years, 4 months ago
  28. fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 3 years, 4 months ago
  29. 6f6911e Updated cache settings and some loggings. by margaretha · 3 years, 4 months ago
  30. bae6dcb Fixed broken test. by margaretha · 3 years, 5 months ago
  31. d575bd9 Updated roleId and super client parameters. by margaretha · 3 years, 5 months ago
  32. 885404d Added character set filter to random code generator, e.g. for client_id. by margaretha · 3 years, 6 months ago
  33. 4bd6125 Updated OAuth2 token length & secure random algorithm config. by margaretha · 3 years, 6 months ago
  34. b250ddc Updated OAuth2 client dto. by margaretha · 3 years, 6 months ago
  35. 4f4b9ab Updated OAuth2 API responses for coherence. by margaretha · 3 years, 7 months ago
  36. 18259ce Updated parameters in the error responses of OAuth2 APIs for coherence by margaretha · 3 years, 7 months ago
  37. b0f97d0 Updated OAuth2 Client list by margaretha · 3 years, 7 months ago
  38. 3571f53 Updated OAuth2Client JSON definition and controller tests by margaretha · 3 years, 7 months ago
  39. bb1c145 Added client type in the client list web-service. Resolved #58. by margaretha · 3 years, 8 months ago
  40. 3507469 Updated OAuth2 token list with token type and user clientId parameters. by margaretha · 3 years, 8 months ago
  41. 0a6b4b6 Updated Koral version for InfoController. by margaretha · 3 years, 8 months ago
  42. e518c61 IndexControllerTest: actually check if symbolic link exists by Marc Kupietz · 3 years, 9 months ago
  43. 9204772 Do not hardcode groupId in VirtualCorpusServiceTest.testEditPublishVC by Marc Kupietz · 3 years, 9 months ago
  44. 89bd8f5 Added delete query webservice and tests. by margaretha · 3 years, 9 months ago dev
  45. 4a1a18c Added query access roles and fixed vc access roles. by margaretha · 3 years, 9 months ago
  46. b097fb0 Renamed virtual corpus to query. by margaretha · 3 years, 9 months ago
  47. e1228ab Updated libraries. by margaretha · 3 years, 9 months ago
  48. a8c364b Added API info web-service. by margaretha · 3 years, 9 months ago v0.63-release
  49. 479a447 Set corpus access public for stored query. by margaretha · 3 years, 9 months ago
  50. 5213ced Added query and query language in virtual corpus table. by margaretha · 3 years, 9 months ago
  51. 90adf31 Removed escaping for KoralQuery in VC and query reference responses. by margaretha · 3 years, 9 months ago
  52. 652c4dc Added listing available queries for users. by margaretha · 3 years, 9 months ago
  53. dc6d73d Fixed problem with multiple desktop apps by Akron · 4 years, 7 months ago
  54. da08015 Add query reference web-service. by Akron · 4 years ago
  55. 32475f7 Updated methods dependent to Antrl4-maven-plugin libraries. by margaretha · 3 years, 10 months ago
  56. 0ddaed6 Fix running pipe and updated tests with mockserver by margaretha · 3 years, 10 months ago
  57. fcf8bd9 Updated Flyway configuration. by margaretha · 3 years, 10 months ago
  58. 6398071 Removed TestHelper by margaretha · 3 years, 11 months ago
  59. 5da1f9d Fix pipe warning. by margaretha · 4 years ago
  60. 77bf8b7 Fix hibernate dialect for SQLite. by margaretha · 4 years ago
  61. f6945c4 Added persistency layer for query references by Akron · 4 years, 1 month ago
  62. bee031a Introduced query reference rewrite mechanism by Akron · 4 years, 1 month ago
  63. a26cbde Update dependency of nimbus-jose-jwt and oauth2-oidc-sdk by Akron · 4 years, 1 month ago
  64. 48e51b9 Introduced experimental X-Index-Revision header by Akron · 4 years, 6 months ago
  65. 805afde Make API welcome message configurable by Marc Kupietz · 4 years, 8 months ago
  66. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 4 years, 10 months ago
  67. 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 4 years, 10 months ago
  68. 6aee197 Added an admin API for clearing access token cache. by margaretha · 4 years, 10 months ago
  69. 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
  70. 89273b5 Fixed VirtualCorpusControllerTest. by margaretha · 4 years, 10 months ago v0.62.3-release
  71. c19bd58 Added additional statistic figures to virtual corpus info API response. by margaretha · 4 years, 10 months ago
  72. d9546d3 Updated free resource controller. by margaretha · 5 years ago
  73. d3a46ec Removed transactional annotations from simple select queries. by margaretha · 5 years ago
  74. d8aa135 Updated create update user-group API. by margaretha · 5 years ago
  75. ac4501a Updated Leibniz Association link. by margaretha · 5 years ago
  76. 137d4ee Handled invalid pipes and added tests. by margaretha · 5 years ago
  77. ed2ee24 Added support for multiple cq parameters. by margaretha · 5 years ago
  78. 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 5 years ago
  79. 1d1c73e Implemented pipe extension in the search API. by margaretha · 5 years ago
  80. 7497adf Added a service to revoke a single refresh token via super client by margaretha · 5 years ago v0.62.2-release
  81. 072a6a7 Updated the statistic API with KoralQuery and added tests. by margaretha · 5 years ago
  82. db457bc Added username filtering to token revocation service via super client by margaretha · 5 years ago
  83. 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 5 years ago
  84. 77e7474 Merged list authorized client and list registered client services by margaretha · 5 years ago
  85. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 5 years ago
  86. 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 5 years ago
  87. c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 5 years ago
  88. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
  89. 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 5 years ago
  90. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 5 years ago
  91. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 5 years ago
  92. da5a6ab Added user-group name pattern (issue #33). by margaretha · 5 years ago
  93. 802dabc Resolved #50. Added statistics API with KoralQuery input. by margaretha · 5 years ago
  94. c1db913 Resolved #49. Added page param check in the search api (margaretha) by margaretha · 5 years ago
  95. bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 5 years ago
  96. 0e1fc55 Resolved #40. by margaretha · 5 years ago
  97. c9f40e2 Fixed post requests with status OK and empty body. by margaretha · 5 years ago
  98. 93e602e Fixed missing scopes after requesting access token with refresh token. by margaretha · 5 years ago
  99. 304515b Update error message. by margaretha · 5 years ago
  100. a6cd0d9 Added backward compatibility support for corpusQuery parameter. by margaretha · 5 years ago