Merge in RED/persistence-service from RED-5504-message to master
* commit 'd92409dadbeb8a48a377d079a5d49ac6d0476d43':
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - extract the name of the unique constraint
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - update the sql messages
Merge in RED/persistence-service from bugfix/RED-6362-kms to master
* commit '52480314c35562b8f15e7cee4e6b5f87538b1a3a':
RED-6362 - Cannot add KMS signature - update saveDigitalSignatureKms signature - move the convert from DigitalSignatureKms to DigitalSignatureKmsEntity to the service - remove the magicConvertor which cause problem for the certificate
- update saveDigitalSignatureKms signature
- move the convert from DigitalSignatureKms to DigitalSignatureKmsEntity to the service
- remove the magicConvertor which cause problem for the certificate
Merge in RED/persistence-service from bugfix/RED-6496 to master
* commit '64ff80c444cb23719e1e1b55eb04aaa24722cc28':
RED-6496 - By create new dossier states: DossierTemplateId and ColorCode mixed up - switch the dossierTemplateId with color when retrieving information from repository into model DossierStatusInfo
Merge in RED/persistence-service from RED-6523-ui-multitenancy to master
* commit 'd8d37170667996f08ed2c31e507a278c4d9533f8':
RED-6523 - ui multitenancy issue for dev realms
Merge in RED/persistence-service from RED-5504 to master
* commit '663770bf9b262c30af3f5c9ccf034bea65100dc2':
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - remove tenantsHostAndSchemaMap - update junit test
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - update junit test
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - add junit test
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - add unique constraints to tenants table
Merge in RED/persistence-service from RED-6531 to master
* commit '71d42dfdbb6062350481f02989e4893c0cc91c47':
RED-6531: Enabled to set email, firstname and lastname for users at create realm
Merge in RED/persistence-service from RED-4515-ri to master
* commit '1d759c8e30abaf83a30638a4aeb39671dceb8f9f':
RED-4515: Reimplemented datasource cache
RED-4515: Enabled to set tenant connection pool size
Merge in RED/persistence-service from RED-6224 to master
* commit 'ed33991438fa7d1871c167e6682f76416b2cc85e':
RED-6224: Fixed log output in tenant datasource cache
Merge in RED/persistence-service from RED-4515 to master
* commit '8fd0dd5735d310927b19980fc099ef07bf18cfa2':
RED-4515: Do not set schema when create datasource for tenant
Merge in RED/persistence-service from RED-6224 to master
* commit '904de033a0917830ea63a5786f0fbb48abce8fe7':
RED-6224: Fixed non working redis config for user cache
Merge in RED/persistence-service from RED-6497 to master
* commit '78758a2a418a816f4efe0f7d64647926377ad4f7':
RED-6497: Moved test to the same package as the class being tested
RED-6497: Removed alternate file size check because it offers less error reporting capabilities
RED-6497: Fixed issue where the file-size of download was saved incorrectly.
RED-6497: Changed code to use a different method of getting a file size to have better error reporting
RED-6497: Removed explicit variable initialization because its marked as a checkstyle violation.
RED-6497: Removed alternate file size check because it offers less error reporting capabilities
* Changed the update to the DownloadStatusEntity to use the entity object instead of using a query on JPA-repo. This prevents values from the object being incorrectly inserted otherwise.
* Extended the DownloadPreparationTest to check the resulting download state and file size.
Merge in RED/persistence-service from RED-4515 to master
* commit '41d5d0e29eb91cb29aa39aeadea75adee2c28047':
RED-4515: Set default client id for swagger-ui back to swagger-ui-client
Merge in RED/persistence-service from RED-6224 to master
* commit '5b7a6d5a4838fae44d20daf0ce29f39662b2484e':
RED-6224: Enabled multitenancy for redis cache
Merge in RED/persistence-service from RED-4515 to master
* commit '12bf0d4eda6f7af9e116f2da2c1046a1f469f68a':
RED-4515: Fixed liquibase migration for tenants
Merge in RED/persistence-service from RED-6476 to master
* commit '435657888cd9f27d5252d722e3ced1d7aac8090e':
RED-6476: Corrected duplicate suppression after it was introduced by the merge with master
RED-6476: Removed an unused variable (fixes a PMD violation)
RED-6476: Fixed a PMD false-positive
RED-6476: Changed handling of manual-remove-redactions.
Merge in RED/persistence-service from bugfix/RED-6265 to master
* commit '95f15cebd967d35a591e069b1b92e669de8c31b4':
RED-6265 - Bulk dossier stats endpoint does not return dossier stats of dossiers, for which the current dossier does not have access permissions
RED-6265 - Bulk dossier stats endpoint does not return dossier stats of dossiers, for which the current dossier does not have access permissions