- 6475502 Introduce filter_by and deprecate authorized_only (close #579) by margaretha · 5 months ago
- 3a96602 Clean up Spring XML configs. by margaretha · 5 months ago
- f6f6c3c Remove corpusQuery param in the statistics web-service (close #758). by margaretha · 5 months ago
- 09a9a58 Remove unused sqlite datasource 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/test/resources/test-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, 6 months ago
- ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 1 year, 7 months ago
- 1960ea5 Implemented configurable resource filters for search and match info APIs by margaretha · 1 year, 9 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
- 420db0e Removed document controllers and KustvaktResource. 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
- 6ef00dd Added various log4j2 configurations. 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
- f839dde Implemented OAuth2 request access token with client credentials grant. 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
- 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
- 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
- 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
- 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
- 318fec3 Added new tables to sqlite (used for the test suite). by margaretha · 7 years ago
- f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 7 years ago
- 1f106f6 Updated tables and added VirtualCorpusDao. by margaretha · 7 years ago
- 514e141 Updated light services and fixed the tests. by margaretha · 7 years ago
- e6f079d Replaced Spring Java configs with XML configs. by margaretha · 7 years ago[Renamed from full/src/test/resources/test-default-config.xml]
- bc9caf4 Fixed test setting and changed version numbers of full & lite. 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/test/resources/test-default-config.xml]
- f18298b Fixed session authentication & some other tests. by margaretha · 7 years ago
- 6c2a20f Set up the test framework with SpringServlet. by margaretha · 7 years ago
- ade7d4a Updated search service with auto injection. by margaretha · 7 years ago
- 0c47c65 Added and improved tests, added collectionQuery to CollectionLoader. by margaretha · 8 years ago
- 62055f7 Changed admin authentication by using database and removed SSL. by margaretha · 8 years ago
- f09d9dc Renamed test config. by margaretha · 8 years ago[Renamed from src/test/resources/default-config.xml]
- 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
- 9b84eff unittests and resource register table by Michael Hanl · 9 years ago
- efb54c4 jwt token expiration test by Michael Hanl · 9 years ago[Renamed (97%) from src/test/resources/test-config.xml]
- 1939065 running version update; fixed tests all over; created more extensive rest tests by Michael Hanl · 9 years ago
- bd852b8 test config by Michael Hanl · 9 years ago