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