1. fcf8bd9 Updated Flyway configuration. by margaretha · 3 years, 10 months ago
  2. bee031a Introduced query reference rewrite mechanism by Akron · 4 years, 1 month ago
  3. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  4. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
  5. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 6 years ago
  6. 4842673 Removed codes related to user registration & password management. by margaretha · 6 years ago
  7. 0b90391 Improved predefined vc caching (issue #28) by margaretha · 6 years ago
  8. 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
  9. e72355a Handled storing cached VC with VC reference by margaretha · 6 years ago
  10. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
  11. 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
  12. 2c50c73 Implemented parsing free resource info from json. by margaretha · 6 years ago
  13. 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
  14. 8514d78 Set sqlite as datasource. by margaretha · 6 years ago
  15. 45211af Added c3p0 datasource configuration to Spring default-config-xml. by margaretha · 6 years ago
  16. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 6 years ago
  17. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
  18. 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
  19. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
  20. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
  21. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 6 years ago
  22. e4034a8 Updated redirect URI validator. by margaretha · 6 years ago openid
  23. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 6 years ago
  24. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
  25. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 7 years ago
  26. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
  27. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  28. 0512231 Implemented OAuth2 exception handler. by margaretha · 7 years ago
  29. a048627 Updated OAuth2 client authentication. by margaretha · 7 years ago
  30. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
  31. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 7 years ago
  32. 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
  33. 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 7 years ago
  34. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  35. 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 7 years ago
  36. efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
  37. aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 7 years ago
  38. c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 7 years ago 0.59.10-release
  39. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  40. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 7 years ago
  41. 4b5c141 Generalized http authentication framework. by margaretha · 7 years ago
  42. 4de4119 Changed token type to authentication type. by margaretha · 7 years ago
  43. 139d0f7 Introduced authentication type as enums. by margaretha · 7 years ago
  44. 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 7 years ago
  45. f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 7 years ago
  46. 6240a6e Added new database setup for sqlite. by margaretha · 7 years ago
  47. ea68a0a Set (new)mysql as database in full version. by margaretha · 7 years ago
  48. f68daa6 Assembled lite version. by margaretha · 7 years ago
  49. 1b10506 Restructured Kustvakt. by margaretha · 7 years ago[Renamed from src/main/resources/default-config.xml]
  50. f18298b Fixed session authentication & some other tests. by margaretha · 7 years ago
  51. 14503cd Enabled matchInfo service without availability check. by margaretha · 7 years ago
  52. ecbe72d Updated auth service path. by margaretha · 7 years ago
  53. ade7d4a Updated search service with auto injection. by margaretha · 7 years ago
  54. 543f200 Implemented Jersey spring dependency injection. by margaretha · 7 years ago
  55. b571b36 Benutzerverwaltung: Search mit authorisiertem User : OK. by Bodmo · 8 years ago
  56. 0b41830 Renamed flywayDataSource to sqliteDataSource. by margaretha · 8 years ago
  57. bcda2f7 Fixed the datasource configuration for flyway. by margaretha · 8 years ago
  58. 62055f7 Changed admin authentication by using database and removed SSL. by margaretha · 8 years ago
  59. 0f5a0e6 Added some parameters and properties to the MySQL setup by margaretha · 8 years ago
  60. f8fcc7a tests and bean loader hot fix by Michael Hanl · 8 years ago
  61. daf8660 fixed running tests by Michael Hanl · 9 years ago
  62. e4fc775 userdata bean configuration by Michael Hanl · 9 years ago
  63. 7368aa4 userdetails service responses by Michael Hanl · 9 years ago
  64. 9b84eff unittests and resource register table by Michael Hanl · 9 years ago
  65. 1939065 running version update; fixed tests all over; created more extensive rest tests by Michael Hanl · 9 years ago
  66. 2760cc4 docdao und post rewrite tests by Michael Hanl · 9 years ago
  67. 38399df config updates by Michael Hanl · 9 years ago
  68. f078532 rewrite post processor; refactoring; tests by Michael Hanl · 9 years ago
  69. d6eadd5 local properties override for ./config/kustvakt.conf, ./config/jdbc.properties, ./config/log4j.properties by Michael Hanl · 9 years ago
  70. f21773f refactoring and test run without errors by Michael Hanl · 9 years ago
  71. 482f30d refactoring; test inits by Michael Hanl · 9 years ago
  72. 72c7b83 kustvakt extension db merge and maven build for light version by Michael Hanl · 9 years ago
  73. 1e18cb4 higher performance implementation for rewrite handler, test suite for rest functions, fast jersey junit tester, rewrite test suite by Michael Hanl · 9 years ago
  74. badd79c query rewrite at rest endpoints by Michael Hanl · 9 years ago
  75. ca740d7 initial commit by Michael Hanl · 9 years ago