1. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 6 years ago
  2. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
  3. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 7 years ago
  4. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
  5. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  6. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
  7. 0512231 Implemented OAuth2 exception handler. by margaretha · 7 years ago
  8. a048627 Updated OAuth2 client authentication. by margaretha · 7 years ago
  9. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
  10. 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
  11. 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 7 years ago
  12. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  13. efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
  14. aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 7 years ago
  15. 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
  16. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  17. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 7 years ago
  18. 4b5c141 Generalized http authentication framework. by margaretha · 7 years ago
  19. 4de4119 Changed token type to authentication type. by margaretha · 7 years ago
  20. 139d0f7 Introduced authentication type as enums. by margaretha · 7 years ago
  21. 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 7 years ago
  22. 318fec3 Added new tables to sqlite (used for the test suite). by margaretha · 7 years ago
  23. f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 7 years ago
  24. 1f106f6 Updated tables and added VirtualCorpusDao. by margaretha · 7 years ago
  25. 514e141 Updated light services and fixed the tests. by margaretha · 7 years ago
  26. e6f079d Replaced Spring Java configs with XML configs. by margaretha · 7 years ago[Renamed from full/src/test/resources/test-default-config.xml]
  27. bc9caf4 Fixed test setting and changed version numbers of full & lite. by margaretha · 7 years ago
  28. f68daa6 Assembled lite version. by margaretha · 7 years ago
  29. 1b10506 Restructured Kustvakt. by margaretha · 7 years ago[Renamed from src/test/resources/test-default-config.xml]
  30. f18298b Fixed session authentication & some other tests. by margaretha · 7 years ago
  31. 6c2a20f Set up the test framework with SpringServlet. by margaretha · 7 years ago
  32. ade7d4a Updated search service with auto injection. by margaretha · 7 years ago
  33. 0c47c65 Added and improved tests, added collectionQuery to CollectionLoader. by margaretha · 8 years ago
  34. 62055f7 Changed admin authentication by using database and removed SSL. by margaretha · 8 years ago
  35. f09d9dc Renamed test config. by margaretha · 8 years ago[Renamed from src/test/resources/default-config.xml]
  36. f8fcc7a tests and bean loader hot fix by Michael Hanl · 8 years ago
  37. daf8660 fixed running tests by Michael Hanl · 9 years ago
  38. e4fc775 userdata bean configuration by Michael Hanl · 9 years ago
  39. 9b84eff unittests and resource register table by Michael Hanl · 9 years ago
  40. efb54c4 jwt token expiration test by Michael Hanl · 9 years ago[Renamed (97%) from src/test/resources/test-config.xml]
  41. 1939065 running version update; fixed tests all over; created more extensive rest tests by Michael Hanl · 9 years ago
  42. bd852b8 test config by Michael Hanl · 9 years ago