1. 5899529 Replace add-member-role to add-admin-role web-service by margaretha · 1 year, 10 months ago
  2. dc4925d Fix unique constraint on role. Added tests. by margaretha · 1 year, 10 months ago
  3. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 2 years, 5 months ago[Renamed from full/src/main/java/de/ids_mannheim/korap/exceptions/StatusCodes.java]
  4. 35e1ca2 Formatted project by margaretha · 2 years, 6 months ago
  5. 6672fe5 Removed OpenID by margaretha · 2 years, 8 months ago
  6. 5f5d3ed Updated authorization services using Nimbus (#650) by margaretha · 2 years, 9 months ago
  7. 6a925fe Merged core to full by margaretha · 3 years ago[Renamed from core/src/main/java/de/ids_mannheim/korap/exceptions/StatusCodes.java]
  8. bc3d3f7 Deprecate API token (JWT) web-service. by margaretha · 3 years, 3 months ago
  9. 4dee07a Implemented searching option using a network endpoint. by margaretha · 4 years ago
  10. 7d7e25e Added maximum limit to custom refresh token expiry by margaretha · 4 years ago
  11. d552732 Handled redundant plugin installation by margaretha · 4 years, 1 month ago
  12. 7da2390 Added a new API: install plugin by margaretha · 4 years, 1 month ago
  13. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 4 years, 2 months ago
  14. d8aa135 Updated create update user-group API. by margaretha · 6 years ago
  15. 137d4ee Handled invalid pipes and added tests. by margaretha · 6 years ago
  16. 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 6 years ago
  17. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 7 years ago
  18. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 7 years ago
  19. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 7 years ago
  20. da5a6ab Added user-group name pattern (issue #33). by margaretha · 7 years ago
  21. f3ff627 Added cq parameter to VC statistics API and deprecate corpusQuery. by margaretha · 7 years ago
  22. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 7 years ago
  23. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 7 years ago
  24. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 7 years ago
  25. 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 8 years ago
  26. ee0cbfe Added API URL versioning. by margaretha · 8 years ago
  27. 33fa3d9 Fixed issue #27. by margaretha · 8 years ago
  28. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  29. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  30. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  31. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  32. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
  33. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  34. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  35. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago
  36. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  37. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  38. a048627 Updated OAuth2 client authentication. by margaretha · 8 years ago
  39. 8d804f6 Implemented deregister public client task. by margaretha · 8 years ago
  40. 3a579b4 Implemented #17 and added role removal after deleting members. by margaretha · 8 years ago
  41. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  42. 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 8 years ago
  43. c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 8 years ago
  44. c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 8 years ago 0.59.10-release
  45. e6c711b Added expiration time check for member invitation. by margaretha · 8 years ago
  46. 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 8 years ago
  47. 4566792 Implemented delete user-group and member tasks. by margaretha · 8 years ago
  48. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago
  49. 4b5c141 Generalized http authentication framework. by margaretha · 9 years ago
  50. cc9277b Moved web filters and authentication codes to /full. by margaretha · 9 years ago
  51. 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 9 years ago
  52. f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 9 years ago
  53. 1b10506 Restructured Kustvakt. by margaretha · 9 years ago[Renamed from src/main/java/de/ids_mannheim/korap/exceptions/StatusCodes.java]
  54. 50179c8 Implemented DTO constructions for the annotation description service. by margaretha · 9 years ago
  55. a14f1c2 Added annotation description service. by margaretha · 9 years ago
  56. 38d530e Added new SQL tables. by margaretha · 9 years ago
  57. b786411 Added statistics tests and handled errors from a KoralQuery processor. by margaretha · 9 years ago
  58. 3d6bd35 LDAP Authentication by Bodmo · 9 years ago
  59. 99cb963 status code refactor and file for generic api messages by Michael Hanl · 10 years ago
  60. c0ed00f caching framework cleanup and test extension by Michael Hanl · 10 years ago
  61. f8fcc7a tests and bean loader hot fix by Michael Hanl · 10 years ago
  62. 8abaf9e formatter plugin by Michael Hanl · 10 years ago
  63. 7368aa4 userdetails service responses by Michael Hanl · 10 years ago
  64. 5fac8ab user data db by Michael Hanl · 10 years ago
  65. e17eaa5 map conversion bug fix by Michael Hanl · 10 years ago
  66. c8729b9 file auditing tests by Michael Hanl · 11 years ago
  67. ca740d7 initial commit by Michael Hanl · 11 years ago