MDeLuise
MDeLuise
Brief description of the PR. This PR fixes #3567, i.e. display a list of allowed special characters for the password fields.
This issue is to require a list of allowed special characters for the password fields.
**Brief description of the PR** Currently the events broker is created starting from the old docker image `enmasseproject/activemq-artemis:2.2.0-1`. This image cannot be run under arm64 processor, on `docker run -it...
Brief description of the PR. This PR fixes #3619, i.e. enable a check in order to avoid disabled device connection to the broker.
**Brief description of the PR.** This PR fixes #3606
**Describe the bug** A disabled device can connect to the broker and send messages. **Expected behavior** A disabled device should not be able to connect and send messages.
**Describe the bug** Due to the [addition of the allowed special characters in the password field](https://github.com/eclipse/kapua/pull/3568), now the “new credentials” mask is not correctly displayed. 
**Brief description of the PR.** This PR fixes #3594, i.e. add the possibility to disable the Swagger UI if needed. In order to disable the Swagger UI execute the deployment...
It would be appreciated to have the choice to disable the Swagger UI if needed. This would improve the security of the system since sometimes the Swagger UI is affected...
## Description This pull request resolves an issue where the version number displayed in the Swagger UI was always retrieved from the `pom.xml` file, regardless of any custom version and...