1. db5da37 Fixed BlockingFilter (#659) by margaretha · 2 years, 9 months ago
  2. dd898b3 Replaced javax.serlet to jakarta.servlet by margaretha · 2 years, 9 months ago
  3. 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 2 years, 9 months ago
  4. b156f88 Removed old database configurations (closes #612) by margaretha · 3 years ago
  5. 6a925fe Merged core to full by margaretha · 3 years ago
  6. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 4 years, 2 months ago
  7. b19cfa2 Updated admin filter by using admin token and role checks. by margaretha · 4 years, 2 months ago
  8. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
  9. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
  10. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  11. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 8 years ago
  12. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 8 years ago
  13. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  14. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  15. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
  16. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  17. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  18. 417571c Added parameter checking for authorization DAO. by margaretha · 8 years ago
  19. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  20. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  21. 0512231 Implemented OAuth2 exception handler. by margaretha · 8 years ago
  22. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  23. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 8 years ago
  24. 4566792 Implemented delete user-group and member tasks. by margaretha · 8 years ago
  25. 23aae22 Fixed handling JSON mapping exception. by margaretha · 8 years ago
  26. dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 8 years ago
  27. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
  28. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago
  29. cd20679 Improved AuthenticationException. by margaretha · 9 years ago
  30. 4b5c141 Generalized http authentication framework. by margaretha · 9 years ago
  31. 4de4119 Changed token type to authentication type. by margaretha · 9 years ago
  32. 139d0f7 Introduced authentication type as enums. by margaretha · 9 years ago
  33. fde771a Renamed AuthFilter and moved it to /full. by margaretha · 9 years ago
  34. cc9277b Moved web filters and authentication codes to /full. by margaretha · 9 years ago
  35. 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 9 years ago