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