blob: 6b41749182034f1146fdcd0710a3d2ac1bda82a2 [file] [log] [blame]
margaretha79d738c2018-12-17 16:45:47 +01001# version 0.61.5
margaretha5c67dd52018-12-18 17:27:05 +0100217/12/2018
margaretha79d738c2018-12-17 16:45:47 +01003 - Added a search timeout test (margaretha)
margaretha5c67dd52018-12-18 17:27:05 +0100418/12/2018
5 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
margaretha0b903912019-01-08 17:41:39 +0100608/01/2019
7 - Improved predefined vc caching (issue #28, margaretha)
margaretha398f4722019-01-09 19:07:20 +0100809/01/2019
9 - Added comments (margaretha)
10 - Updated code structure (margaretha)
margaretha2ea9a1e2019-01-11 16:37:21 +01001111/01/2019
12 - Degraded API version to 1.0 (margaretha)
13 - Added OAuth2 client info tests (margaretha)
margaretha8c203962019-01-14 17:01:33 +01001414/01/2019
15 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
margaretha4af3f1e2019-01-16 17:53:26 +01001616/01/2019
17 - Added a PUT request for both creating and editing vc (margaretha)
18 - Added aliases to some VC controllers (margaretha)
margaretha0866a532019-01-22 17:52:40 +010019 - Merged VC access list controllers (margaretha)
2021/01/2019
21 - Removed codes related to user registration & password management (margaretha)
2222/01/2019
23 - Added create, edit, retrieve user default setting controllers (margaretha)
margaretha62c06762019-01-23 16:58:30 +01002422/01/2019
25 - Updated default setting controllers & added tests (margaretha)
margaretha0bcde4c2019-01-23 19:08:51 +010026 - Added delete key in setting controllers (margaretha)
margaretha6cd27f32019-01-24 14:47:47 +01002723/01/2019
28 - Added default setting key validation (margaretha)
29 - Fixed UserdataTest (margaretha)
margaretha79d738c2018-12-17 16:45:47 +010030
margaretha2df06602018-11-14 19:10:30 +010031# version 0.61.4
3214/11/2018
33 - Integrated lite and full services and controllers in core (margaretha)
margaretha6f0b7382018-11-21 17:42:02 +01003421/11/2018
35 - Updated OAuth2 refresh token request to create a new refresh token and
margarethae72355a2018-11-28 16:53:09 +010036 revoke the old one per request (margaretha)
3728/11/2018
38 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
39 - Handled storing cached VC with VC reference (margaretha)
margaretha230effb2018-11-29 17:28:18 +01004029/11/2018
margaretha5a2c34e2018-11-29 19:35:13 +010041 - Added a controller for listing user clients having active refresh tokens
margarethadda4ef72018-12-06 14:20:51 +010042 (margaretha)
436/12/2018
44 - Added debug flags to mitigate log4j debugging performance (margaretha)
margarethad6f39d52018-12-06 14:21:39 +010045 - Fixed KoralNode at() method (margaretha)
margarethac750cbb2018-12-11 12:47:02 +01004611/12/2018
47 - Implemented revoking all tokens of a user client via a super client
48 (margaretha)
margaretha420db0e2018-12-11 15:04:19 +010049 - Removed document controllers and KustvaktResource (margaretha)
margaretha1bc9cca2018-12-11 15:09:44 +010050 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
margaretha420db0e2018-12-11 15:04:19 +010051
margaretha2df06602018-11-14 19:10:30 +010052
margaretha51e5e3f2018-10-17 15:10:03 +020053# version 0.61.3
5417/10/2018
55 - Updated NamedVCLoader to be optional (margaretha)
56 - Updated annotation tables & implemented key-value structure (margaretha)
57 - Added annotation parser for annotation data from kalamar (margaretha)
margaretha2c50c732018-10-17 18:48:52 +020058 - Implemented parsing free resource info from json (margaretha)
margaretha3da7cd32018-10-22 17:42:52 +02005922/10/2018
60 - Updated jetty, spring and hibernate versions (margaretha)
margaretha0c186222018-10-22 17:48:33 +020061 - Fixed the order of annotation keys and values, and added tests (margaretha)
62 - Fixed resource DAO & added tests (margaretha)
margaretha34954472018-10-24 20:05:17 +02006324/10/2018
64 - Fixed query serialization service (margaretha)
65 - Added "highlights" parameter to matchInfo controller (margaretha)
66 - Added "fields" parameter to search controllers (margaretha)
67 - Integrated lite controllers, services and tests in full version (margaretha)
margaretha439ad572018-10-29 12:15:28 +01006829/10/2018
margaretha339fd2e2018-11-13 12:14:53 +010069 - Moved javax.servlet-api to core (margaretha)
Akron63656052018-11-07 12:20:13 +01007007/11/2018
71 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
margaretha339fd2e2018-11-13 12:14:53 +01007213/11/2018
73 - Added Shutdown handler to Jetty server (margaretha)
74 - Fixed storing VC order in NamedVCLoader (margaretha)
margaretha51e5e3f2018-10-17 15:10:03 +020075
margaretha6ef00dd2018-09-12 14:06:38 +020076# version 0.61.2
7712/09/2018
margaretha563aabe2018-09-13 20:39:45 +020078 - Added various log4j2 configurations (margaretha)
7913/09/2018
80 - Implemented VirtualCorpusRewrite (margaretha)
margaretha9e53bb22018-09-14 19:39:15 +02008114/09/2018
82 - Fixed SpringJerseyTest ApplicationContext (margaretha)
83 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
84 - Enabled VCReferenceTest in maven test suite (margaretha)
margarethaf7abb362018-09-18 20:09:37 +02008518/09/2018
margaretha51e5e3f2018-10-17 15:10:03 +020086 - Handled unique constraints / inserting duplicate items to DB (margaretha)
margarethaf7abb362018-09-18 20:09:37 +020087 - Added a controller for editing user group member roles (margaretha)
margaretha488e04b2018-09-19 18:17:45 +02008819/09/2018
margaretha51e5e3f2018-10-17 15:10:03 +020089 - Fixed cached-VC ref with username (margaretha)
margaretha6ef00dd2018-09-12 14:06:38 +020090
margarethaee0cbfe2018-08-28 17:47:14 +020091# version 0.61.1
9228/08/2018
margaretha51e5e3f2018-10-17 15:10:03 +020093 - Added API URL versioning (margaretha)
margarethaee0cbfe2018-08-28 17:47:14 +020094 - Deactivated IdRewrite (margaretha)
95 - Fixed kustvakt controller (margaretha)
margaretha7926adc2018-08-30 13:45:33 +02009630/08/2018
margaretha5a2c34e2018-11-29 19:35:13 +010097 - Fixed root packages & added api version properties in kustvakt.conf
98 (margaretha)
margaretha7926adc2018-08-30 13:45:33 +020099 - Fixed versioning in SearchController (margaretha)
100 - Added API versioning tests (margaretha)
margarethaee0cbfe2018-08-28 17:47:14 +0200101
margaretha7f5071f2018-08-14 15:58:51 +0200102# version 0.61.0
margaretha1b320452018-08-02 16:56:25 +0200103
margaretha0666ddb2018-08-02 16:54:04 +020010402/08/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100105 - Added VC reference tests (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +0200106 - Implemented loading and caching named VCs (margaretha)
10703/08/2018
108 - Implemented OAuth2 revoke token (margaretha)
109 - Updated OAuth2 refresh token implementation (margaretha)
11014/08/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100111 - Implemented revoke all OAuth2 access tokens and authorization codes of
112 client users when deregistering/deleting a client (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +0200113 - Fixed update OAuth2 access token (margaretha)
114 - Implemented reset client secret (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100115 - Fixed revoking latest access token when refreshing OAuth2 access token
116 (margaretha)
margaretha835178d2018-08-15 19:04:03 +020011715/08/2018
118 - Implemented OAuth2 client info controller (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100119 - Implemented update OAuth2 client privilege controller for admins
120 (margaretha)
121 - Implemented unlimited authorization scope for super clients with OAuth2
122 password grant (margaretha)
123 - Marked native clients implementation to deprecated in favour of super
124 clients (margaretha)
125 - Enabled using Bearer tokens as user authentication tokens (Authorization
126 header value) for many controllers including OAuth2 controllers (margaretha)
margarethaf0085122018-08-16 16:19:53 +020012716/08/2018
128 - Implemented degrading super clients (margaretha)
margaretha2e1781f2018-08-21 11:45:26 +0200129 - Improved and added OAuth2 tests (margaretha)
13021/08/2018
131 - Added VC name pattern check (margaretha)
margaretha6ad08b42018-08-22 18:33:54 +020013222/08/2018
133 - Implemented loading VC from gz files (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100134 - Updated OAuth2 authorization codes' & access tokens' expiry check
135 (margaretha)
margarethaf370f542018-08-23 18:51:49 +020013623/08/2018
137 - Updated RefreshToken implementations with separate DB tables (margaretha)
138 - Allows multiple access tokens per refresh token (margaretha)
margarethac7196d22018-08-27 14:20:03 +020013927/08/2018
140 - Added statistic with VC reference tests (margaretha)
141 - Fixed OAuth2 SQL files (margaretha)
margaretha45211af2018-08-28 12:49:07 +020014228/08/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100143 - Added c3p0 datasource configuration to Spring default-config-xml
144 (margaretha)
145 - Added running Kustvakt server with custom spring config in the readme
146 (margaretha)
margaretha45211af2018-08-28 12:49:07 +0200147 - Removed old OAuth2 codes (margaretha)
148 - Moved non-config test codes to misc (margaretha)
149
margaretha7f5071f2018-08-14 15:58:51 +0200150
151# version 0.60.5
152
15309/07/2018
margaretha20f31232018-07-09 17:49:39 +0200154 - Added service layer to the search controller (margaretha)
155 - Added OAuth2 scope checking in search and VC controllers (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100156 - Added handling OAuth2 bearer token for VC access and User group
157 controllers (margaretha)
margaretha20f31232018-07-09 17:49:39 +0200158 - Added default scope to password grant (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020015910/07/2018
margaretha064eb6f2018-07-10 18:33:01 +0200160 - Made createBasicAuthorizationHeaderValue static (margaretha)
161 - Added store access token in openID token service (margaretha)
162 - Fixed empty scope in openID authorization and token service (margaretha)
163 - Implemented storing authorization code in cache (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020016411/07/2018
margaretha07a356a2018-07-11 19:12:21 +0200165 - Fixed authentication time in authentication controller (margaretha)
margaretha0a45be12018-07-12 15:06:30 +0200166 - Added OAuth2 access token tests (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020016712/07/2018
margaretha0a45be12018-07-12 15:06:30 +0200168 - Updated maven surefire setting for faster test suite runtime (margaretha)
margaretha03b82862018-07-12 20:09:26 +0200169 - Implemented refreshing OAuth2 access token (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020017026/07/2018
margaretha0666ddb2018-08-02 16:54:04 +0200171 - Fixed issue #27 (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020017202/08/2018
margaretha0666ddb2018-08-02 16:54:04 +0200173 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +0200174
margaretha20f31232018-07-09 17:49:39 +0200175
margaretha7f5071f2018-08-14 15:58:51 +0200176# version 0.60.4
177
Akrond5058162018-07-05 11:17:15 +020017805/07/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100179 - implemented OAuth2 authorization code request with OpenID Authentication
180 (margaretha)
181 - enabled OAuth2 authorization without OpenID authentication using Nimbus
182 library (margaretha)
183 - implemented response handler for OpenID authentication errors in authorization
184 requests (margaretha)
185 - added tests regarding OpenID authentication in authorization requests
186 (margaretha)
187 - implemented OAuth2 authorization error response via redirect URI instead of
188 JSON (margaretha)
margarethab36b1a32018-06-20 20:13:07 +0200189 - added state to OAuth2 authorization error response (margaretha)
190 - implemented OpenID token service for authorization code flow (margaretha)
margaretha5225ed02018-06-25 18:38:40 +0200191 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100192 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
193 keys (margaretha)
margaretha9c78e1a2018-06-27 14:12:35 +0200194 - implemented OpenId configuration (margaretha)
margarethaa2ce63d2018-06-28 10:11:43 +0200195 - added authentication time and support for auth_time in id_token (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100196 - implemented support for nonce and max_age parameters in OpenID authentication
197 (margaretha)
198 - implemented OAuth2 token request with password grant using Nimbus library
199 (margaretha)
margarethad7cab212018-07-02 19:01:43 +0200200 - updated redirect URI validator (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100201 - updated client registration requirement to allow desktop applications
202 (margaretha)
margarethad7cab212018-07-02 19:01:43 +0200203 - fixed RSA key configuration (margaretha)
margaretha80ea0dd2018-07-03 14:22:59 +0200204 - merged OAuth2 client deregistration controllers (margaretha)
margarethab1081b12018-07-03 23:35:01 +0200205 - fixed OAuth2 client unique URL-hashcode (margaretha)
margaretha49cb6882018-07-04 04:19:54 +0200206 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
Akron6091cf32018-07-03 20:45:49 +0200207 - Added support for unrestricted corpus statistics (ndiewald)
margaretha226ec1e2018-07-04 15:45:59 +0200208 - updated paths of user-group deletion-controllers (margaretha)
Akrond5058162018-07-05 11:17:15 +0200209 - Do not pass broken queries to Krill (diewald)
margaretha5a2c34e2018-11-29 19:35:13 +0100210 - added OAuth2 token request with client authentication via Authorization
211 header (margaretha)
margaretha00c28c02018-07-05 18:09:09 +0200212 - added port checking in test suite (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200213
margaretha7f5071f2018-08-14 15:58:51 +0200214# version 0.60.3
215
margaretha235a6802018-06-06 19:21:53 +020021606/06/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100217 - improved user authentication by using authentication filter for authorization
218 code request (margaretha)
219 - limited client authentication to client id checking in authorization code
220 request (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200221 - added user_id in the oauth2_access_token database table (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100222 - implemented OAuth2Authentication provider for token context management
223 (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200224 - added parameter checking for authorization DAO (margaretha)
225 - added controller tests using OAuth2 access token (margaretha)
226 - added database tables for MySQL (margaretha)
227 - updated JWT library and related codes (margaretha)
228
margaretha7f5071f2018-08-14 15:58:51 +0200229# version 0.60.2
230
margarethabe4c5c92018-05-03 18:55:49 +020023103/05/2018
margarethaec247dd2018-06-12 21:55:46 +0200232 - implemented OAuth2 client registration (margaretha)
233 - implemented OAuth2 client authentication (margaretha)
234 - changed virtual corpus search to retrieval (margaretha)
235 - implemented public client deregistration task (margaretha)
236 - added client registration and deregistration tests (margaretha)
237 - implemented confidential client deregistration task (margaretha)
238 - fixed storing client secret (margaretha)
239 - implemented OAuth2 response handler (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100240 - implemented OAuth2 request access token with client credentials grant
241 (margaretha)
242 - implemented OAuth2 request access token with resource owner password grant
243 (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200244 - implemented OAuth2 authorization code request (margaretha)
245 - added OAuth2 error codes (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100246 - added OAuth2 authorization, scope and access token tables for SQLite
247 (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200248 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100249 - implemented OAuth2 request access token with authorization code grant
250 (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200251 - added setting default scopes in the config file (margaretha)
252 - fixed loading spring config multiple times in the test suite (margaretha)
253 - added SQLite created_date trigger for access token (margaretha)
254 - added a join table for access token scopes (margaretha)
255 - added access scopes handling (margaretha)
256 - added tests about request token with authorization code (margaretha)
257
margaretha7f5071f2018-08-14 15:58:51 +0200258# version 0.60.1
259
margaretha18533fd2018-03-28 16:01:06 +020026028/03/2018
margarethaec247dd2018-06-12 21:55:46 +0200261 - added admin-related SQL codes (margaretha)
262 - updated AdminDao (margaretha)
263 - added optional username query parameter to group list controller (margaretha)
264 - fixed non hierarchical URI of kustvakt conf files (margaretha)
265 - added delete group member triggers (margaretha)
266 - added list user-group by username and status for system admin (margaretha)
267 - added user-group status in user-group DTO (margaretha)
268 - added check for hidden groups in user-group tests (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100269 - added database trigger test on deleting members when deleting group
270 (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200271 - renamed VC type PREDEFINED to SYSTEM (margaretha)
272 - added VC list controller for system admin (margaretha)
273 - added VC controller tests with for system admin (margaretha)
274 - added hidden access removal when deleting published VC (margaretha)
275 - added check for hidden groups in VC controller tests (margaretha)
276 - added search user-group controller (margaretha)
277 - removed createdBy from VirtualCorpusJson (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100278 - moved member role setting from the invitation phase to the after-subscription
279 phase (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200280 - added member role removal after deleting members (margaretha)
281 - added add and delete member role controllers (margaretha)
282
margaretha7f5071f2018-08-14 15:58:51 +0200283# version 0.60
284
margaretha97bb3bd2018-03-14 18:41:14 +010028514/03/2018
margarethaec247dd2018-06-12 21:55:46 +0200286 - set up mail settings using localhost port 25 (margaretha)
287 - added mail template in kustvakt configuration (margaretha)
288 - added mail settings to readme (margaretha)
289 - disabled email notification for auto group (margaretha)
290 - added metadata retrieval (diewald)
291 - enabled custom implementation for email address retrieval (margaretha)
292 - removed old policy and deprecated code (margaretha)
293 - moved authentication related code to /full (margaretha)
294 - added userRoles attribute to UserGroupDto. (margaretha)
295 - fixed sqlite trigger (margaretha)
296 - fixed member exist error message (margaretha)
297 - fixed member invitation to join deleted group (margaretha)
298 - added checking deleted group (margaretha)
margarethaa86b1412018-02-21 20:40:35 +0100299
margaretha7f5071f2018-08-14 15:58:51 +0200300# version 0.59.10
301
margarethaaecee1b2018-02-20 14:44:21 +010030220/02/2018
margarethaec247dd2018-06-12 21:55:46 +0200303 - added sort VC by id (margaretha)
304 - added test cases regarding VC sharing (margaretha)
305 - implemented withdraw VC from publication (margaretha)
306 - added Changes file (margaretha)
307 - implemented add/invite users to group (margaretha)
308 - implemented delete user-group and member tasks (margaretha)
309 - added userMemberStatus in group lists (margaretha)
310 - updated and added SQL test data (margaretha)
311 - added user group related tests (margaretha)
312 - implemented custom configuration for deleting user groups and members (margaretha)
313 - updated library versions and java environment (margaretha)
314 - added expiration time check for member invitation (margaretha)
315 - moved .properties files (margaretha)
316 - merged changelog file to Changes (margaretha)
317 - updated status codes and error messages to be more detailed (margaretha)
318 - testing mail implementation using embedded jetty jndi (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100319 - fixed collection rewrite regarding OR operation with other fields
320 (margaretha)
321 - implemented sending mail using spring injection and removed jetty jndi
322 (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200323 - fixed unrecognized application/json (margaretha)
324 - fixed and updated velocity template (margaretha)
325
margaretha7f5071f2018-08-14 15:58:51 +0200326# version 0.59.9
327
margarethac9f1dfa2018-02-07 17:50:33 +010032819/01/2018
margarethaec247dd2018-06-12 21:55:46 +0200329 - restructured basic authentication (margaretha)
330 - fixed AuthenticationException to include authentication scheme (margaretha)
331 - fixed rewrite redundancy in collection rewrite (margaretha)
332 - fixed foundry rewrite for constituents (margaretha)
333 - introduced authentication methods, schemes and tokens (margaretha)
334 - implemented collection rewrite with multiple licenses (margaretha)
335 - fixed foundry rewrite for korap span without wrap node (margaretha)
336 - implemented list user group (margaretha)
337 - implemented delete VC task (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100338 - implemented create user-group, subscribe to user-groups, unsubscribe to
339 user-groups tasks(margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200340 - fixed handling JSON mapping exception for missing enums (margaretha)
margarethab874ef52018-01-23 20:26:31 +0100341 - implemented list VC task (margaretha)
margaretha45667922018-01-25 21:23:03 +0100342 - added KoralQuery in VC lists (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200343 - implemented edit VC task (margaretha)
344 - implemented publish VC task (margaretha)
margarethab874ef52018-01-23 20:26:31 +0100345 - implemented share VC task (margaretha)
346 - implemented list only owned VC task (margaretha)
347 - implemented list VC access task (margaretha)
348 - implemented search VC by id task (margaretha)
349 - implemented delete VC access (margaretha)
350 - implemented search for project VC (margaretha)
351 - added search VC related tests (margaretha)
352 - removed PredefinedUserGroup.ALL and related codes (margaretha)
353 - implemented search for published VC (margaretha)
354
margaretha7f5071f2018-08-14 15:58:51 +0200355# version 0.59.8
356
margarethac9f1dfa2018-02-07 17:50:33 +010035721/09/2017
margarethaec247dd2018-06-12 21:55:46 +0200358 - restructured statistics service (margaretha)
359 - removed deprecated loader codes and tests (margaretha)
360 - removed old Spring java configurations (margaretha)
361 - implemented entity classes for the new database (margaretha)
362 - added MySQL codes regarding VC and for testing (margaretha)
363 - added dao methods regarding VC (margaretha)
364 - added similar SQL codes (to MySQL) for sqlite (margaretha)
365 - added dao methods regarding user groups (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100366 - restructured web-service codes into controller and logic/business-service
367 (margaretha)
margarethaec247dd2018-06-12 21:55:46 +0200368 - implemented user role and privilege, and added tests (margaretha)
369 - prepared test suite using new database (margaretha)
370 - implemented UserGroupDao and tests (margaretha)
371 - fixed missing exceptions in JsonUtils (margaretha)
372 - restructured web filters and authentication codes (margaretha)
373 - implemented create/store VC (margaretha)
margaretha5a2c34e2018-11-29 19:35:13 +0100374 - fixed collection rewrite bug regarding availability with operation or
375 (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +0100376
margaretha7f5071f2018-08-14 15:58:51 +0200377# version 0.59.7
378
margarethac9f1dfa2018-02-07 17:50:33 +010037913/10/2016
380 - MOD: updated search to use new siglen (diewald)
381 - MOD: fixed matchinfo retrieval in light service (diewald)
382
38305/05/2015
384 - ADD: rest test suite for user service (hanl)
385 - MOD: setup parameter modification (hanl)
386 - ADD: oauth2 client unique constraint (hanl)