- 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 7 years ago
 - 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 7 years ago
 - 0c18622 Fixed resource DAO & added tests. by margaretha · 7 years ago
 - 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 7 years ago
 - 2c50c73 Implemented parsing free resource info from json. by margaretha · 7 years ago
 - 51e5e3f Added annotation parser and implemented key-value structure. by margaretha · 7 years ago
 - 488e04b Fixed cached-VC ref with username. by margaretha · 7 years ago
 - f7abb36 Handled unique constraints. by margaretha · 7 years ago
 - 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 7 years ago
 - 563aabe Implemented VirtualCorpusRewrite. by margaretha · 7 years ago
 - 6ef00dd Added various log4j2 configurations. by margaretha · 7 years ago
 - 7926adc Added API versioning backwards compability and tests. by margaretha · 7 years ago
 - ee0cbfe Added API URL versioning. by margaretha · 7 years ago
 - 45211af Added c3p0 datasource configuration to Spring default-config-xml. by margaretha · 7 years ago
 - c7196d2 Added statistics with vc reference tests. by margaretha · 7 years ago
 - f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 7 years ago
 - 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 7 years ago
 - 2e1781f Added VC name pattern check. by margaretha · 7 years ago
 - f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 7 years ago
 - 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 7 years ago
 - 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 7 years ago
 - 7f5071f Added revocation of access tokens and authorization code when by margaretha · 7 years ago
 - dc51507 Implemented OAuth2 revoke token. by margaretha · 7 years ago
 - 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 7 years ago
 - 0666ddb Fixed clientId encoding in OAuth2ClientControllerTest. by margaretha · 7 years ago v0.60.5-release
 - 03b8286 Implemented refreshing OAuth2 access token by margaretha · 7 years ago
 - 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 7 years ago
 - 07a356a Fixed authentication time format in authentication controller. by margaretha · 7 years ago
 - 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 7 years ago
 - 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 7 years ago
 - 00c28c0 Added port checking in test suite. by margaretha · 7 years ago
 - 0073aa4 Merge branch 'master' of by margaretha · 7 years ago
 - d505816 Do not pass broken queries to Krill by Akron · 7 years ago
 - 226ec1e Updated paths of user-group deletion-controllers by margaretha · 7 years ago
 - 6091cf3 Added support for unrestricted corpus statistics in full service by Akron · 7 years ago
 - 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 7 years ago
 - b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 7 years ago
 - 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 7 years ago
 - d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 7 years ago
 - 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 7 years ago
 - a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 7 years ago
 - 9c78e1a Implemented OpenId configuration. by margaretha · 7 years ago
 - 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 7 years ago
 - 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 7 years ago
 - b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 7 years ago
 - 56fd558 Implemented OAuth2 authorization error response using redirect URI. by margaretha · 7 years ago
 - da3c785 Implemented handler for OpenID authentication error response. by margaretha · 7 years ago
 - ec247dd Implemented openid authentication for authorization code request. by margaretha · 7 years ago
 - 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 7 years ago
 - cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 7 years ago
 - 417571c Added parameter checking for authorization DAO. by margaretha · 7 years ago
 - 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
 - be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
 - 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
 - b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
 - a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago
 - fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
 - 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
 - f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
 - 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 8 years ago
 - fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 8 years ago
 - 8d804f6 Implemented deregister public client task. by margaretha · 8 years ago
 - e68021a Updated vc search path. by margaretha · 8 years ago
 - 31a9f52 Implemented OAuth2 client registration. by margaretha · 8 years ago
 - 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 8 years ago
 - 7a25f01 Removed createdBy from VirtualCorpusJson. by margaretha · 8 years ago
 - 4457383 Added VC list and search user-group controllers for system admin. by margaretha · 8 years ago
 - 293ee03 Added list group controller for system admin & status to user-group DTO. by margaretha · 8 years ago
 - 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 8 years ago
 - 97bb3bd Added more handling on deleted group and tests. by margaretha · 8 years ago 0.60-release
 - c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 8 years ago
 - 6fca729 Updated readme (moved further setup to wiki). by margaretha · 8 years ago
 - 6f28837 Added userRoles attribute to UserGroupDto. by margaretha · 8 years ago
 - ac3c471 Updated field type:date in the metadata test. by margaretha · 8 years ago
 - efc18a4 Removed old policy related and deprecated code. by margaretha · 8 years ago
 - 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 8 years ago
 - a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 8 years ago
 - 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 8 years ago
 - aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 8 years ago
 - c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 8 years ago 0.59.10-release
 - e6c711b Added expiration time check for member invitation. by margaretha · 8 years ago
 - 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 8 years ago
 - 4566792 Implemented delete user-group and member tasks. by margaretha · 8 years ago
 - b874ef5 Implemented withdraw VC publication & add user to group. by margaretha · 8 years ago